/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@font-face {
        font-family:'TradeGothicLT-STD-Bold';
        src: url('TradeGothicLT-STD-Bold.eot');
        src: url('TradeGothicLT-STD-Bold.eot?#iefix') format('embedded-opentype'),
        url('TradeGothicLT-STD-Bold.woff') format('woff'),
        url('TradeGothicLT-STD-Bold.ttf')  format('truetype'),
        url('TradeGothicLT-STD-Bold.svg#svgFontName') format('svg');
}

.iqitmegamenu span.cbp-tab-title {
    font-family: TradeGothicLT-STD-Bold, sans-serif;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
    font-family: TradeGothicLT-STD-Bold, sans-serif;
}

.blockreassurance_product div {
    display: inline-grid;
    width: 32%;
    text-align: center;
}

.blockreassurance_product span.block-title {
    text-align: center!important;
    display: block!important;
    line-height: 15px;
    margin-top: 20px;
	margin-bottom: 0!important;
}
.blockreassurance_product .item-product {
    display: initial!important;
    height: 60px;
    float: none;
    margin-right: 0;
    padding-top: 0;
    width: 100%;
    margin: 0 auto;
}
.blockreassurance_product p{
	font-size:smaller;
}
.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg {
    height: 70px;
    width: 70px;
}
.whatsappDiv.right {
    bottom: 10px;
    right: 70px;
}

.asagiSabit:hover .message {
    display: none;
}

.asagiSabit{
    right: 60px!important;
}

.category-description {
    margin-top: 4rem;
}

.simpleblog__share ul li:nth-child(3) {
    display: none;
}

.header-top .form-search-control{
    border-top: none;
    border-right: none;
    border-left: none;
}
#index #wrapper{
padding-top: 0;
}
#wrapper{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,247,230,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(70%, rgba(255,255,255,1)), color-stop(100%, rgba(255,247,230,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,247,230,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,247,230,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,247,230,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,247,230,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff7e6', GradientType=0 );
}
.products-grid .product-miniature-default {
    background: #fff;
}
.social-sharing, .social-sharing a:link:not(.nav-link):not(.btn), .social-sharing a:visited:not(.nav-link):not(.btn){
    color: #d06e6a;
}

/* fix subcategories */
.subcategory-image.kustomfixsubcategory.subcategory-name {background: #ca5058;color: #fff;padding: 10px;}


/* formulario */
.btn-default, .btn-default.disabled, .btn-default:disabled {
    background: #d06e6a;
    color: #fff;
    border: none 1px;
}
.btn-default:hover, .btn-default.disabled:hover, .btn-default:disabled:hover, .btn-default:focus, .btn-default.disabled:focus, .btn-default:disabled:focus, .btn-default :active, .btn-default.disabled :active, .btn-default:disabled :active {
    background: #333;
    color: #fff;
}

.gformbuilderpro_content select#select_94469 {
    width: 100%;
    max-width: 100%;
}
.gformbuilderpro_content .radio_box input, .gformbuilderpro_content .checkbox_box input {
    margin-right: 5px;
}
/**/
#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe {
    background: #ca5058;
}

#wrapper .block-title:after {content: none;}

/* productos configurables  */

#an_productfields .an_radio label.top{
    display: inline-flex;
	font-weight:initial;
}
#an_productfields  label{
	font-weight:bold;
}

#an_productfields .radio-inline{
    width: 47%;	
}

#an_productfields .radio-inline input[type=radio]{
	margin-right: 10px;
    margin-top: 5px;
}

/* cat */
.block-categories ul.category-sub-menu li a {
    text-transform: uppercase;
    font-weight: bold;
    color: #ca5058!important;
}
.block-categories ul.category-sub-menu ul.category-sub-menu li a {
    text-transform: none;
    font-weight: normal;
    color: #252525!important;
}
.block-categories ul.category-sub-menu ul.category-sub-menu li a:before {
	content:none;
}
.block-categories ul.category-sub-menu {
    line-height: 25px;
    font-size: 14px;
}
.contact-page-info .contact-rich, .contact-form form {
    padding: 40px;
}
.grecaptcha-badge {
    visibility: hidden;
}
/*
.form-fields .form-group.row:nth-of-type(2) {
    display: none;
}
*/
.contact-rich .part .data {
    max-width: 260px;
}