/*
Theme Name:     Buildpress Child Theme
Theme URI:      http://www.proteusthemes.com
Description:    Child theme for the Buildpress
Author:         Primoz Cigler
Template:       buildpress
Version:        1.0
*/


/* add custom CSS code bellow */




div.logo a img.img-responsive {

	margin:20px;
}

span.reverse {
  unicode-bidi: bidi-override;
  direction: rtl;
}
/*#474746*/
.whmpress_domain_search_ajax {margin-top:-11px;}
.whmpress_domain_search_ajax>form {display:flex;}

div.carousel-content div.jumbotron__content form input, div.carousel-content div.jumbotron__content form select, .grocbtn, div.whmpress.whmpress_domain_search_ajax form input, div.whmpress.whmpress_domain_search_ajax input#queri {
	color: #454545!important;
	border-color: #ffce39!important;
	background-color: #ffce39!important;
	border-radius: 2px!important;
    font-family: "Montserrat",Helvetica,Arial,sans-serif;
    line-height: 1;
    padding: 15px 15px!important;
    transition: all 200ms ease-out 0s;
    display: inline-block;
    font-size: 23px!important;
    font-weight: normal;
    margin-bottom: 0;
    text-align: center!important;
    vertical-align: middle!important;
    white-space: nowrap!important;
    border:none!important;
	height: 60px!important;
    margin-right: 5px!important;
}

div.carousel-content div.jumbotron__content form input[type="text"] {
	width: 61%;
}

div.carousel-content div.jumbotron__content form input[type="submit"] {
	color: transparent!important;
	background-image: url(/wp-content/uploads/2015/04/play-e1427888416863.png);
	background-position: center;
	background-repeat: no-repeat;
    margin-right:0;
}

div.carousel-content div.jumbotron__content form select {
	height: 60px;
    padding: 12px;
    width:90px;
}

div.carousel-content div.jumbotron__content form {
	color:transparent;
	font-size: 0;

}


div#brandtable table thead tr th {
    text-align: center;
}

.domwidth {
    width: 83%!important;
}

#queri {
    width: 80%!important;
}
article.post-2348.page.type-page.status-publish.hentry p

.footer a, footer a {
    color: #999999!important;
}

div.footer-bottom__left a {color: #666666!important;}

.motivational-text {color:#333333!important;}

.whmpress_domain_search_ajax {
    background-color: transparent!important;
    padding: 0px!important;
}

div#mywhois ul li a {
    border-radius: 2px;
    font-size: 13px;
    transition: all 200ms ease-out 0s;
    color: #454545;
    font-family: "Montserrat",Helvetica,Arial,sans-serif;
}



div#brandtable table {
    border: 1px solid #454545;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
div#brandtable table caption {
    color: #000;
    font: italic 85%/1 arial,sans-serif;
    padding: 1em 0;
    text-align: center;
}
div#brandtable table td, div#brandtable table th {
    border-left: 1px solid #454545;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: 0.5em 1em;
}
div#brandtable table td:first-child, div#brandtable table th:first-child {
    border-left-width: 0;
}
div#brandtable table thead {
    background-color: #FFCE39;
    color: #454545 !important;
    text-align: left;
    vertical-align: bottom;
}
div#brandtable table td {
    background-color: transparent;
}
