File: /python/moda/public_html/tech/old/theme/wp-content/plugins/whmpress/styles/default.less
@import "general";
.whmpress {
.box1 {
box-shadow: 0px 10px 18px -3px #dcdcdc;
height: 50px;
text-align: center;
padding-top: 13px;
}
.box0 {
padding: 11px 20px;
background: #337ab7;
color: #fff;
text-align: center;
font-weight: 500;
}
.box0 span {
font-size: 20px;
display: block;
font-weight: 400;
}
.headline-container {
padding: 11px 20px;
background: #337ab7;
color: #fff;
font-weight: 600;
}
.content {
padding: 20px;
line-height: 1.6em;
background: #ffffff;
}
.product-label {
text-align: center;
padding: 6px 0 5px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
background-color: #d05b00;
color: #ffffff;
font-weight: 500;
}
.list-inline>li {
display: inline-block;
}
.brand {
background: #fff;
padding: 20px 0;
}
.content-container.content-container-list {
background: #fff;
}
.hr-grey {
background-color: #ededed;
}
.hr-grey {
height: 1px;
border-top: 0;
border-bottom: 0;
margin: 15px 0;
}
ul.list-operating-systems li figure>img {
max-width: 40px;
}
ul.list-operating-systems {
margin: 0;
text-align: center;
}
.wpl-gapeges{
height: 30px;
}
.content-container.content-container-list {
background: #fff;
}
ul.list-items li {
background-color: #fff;
padding: 15px 15px;
}
ul.list-items li:nth-child(2n) {
background-color: #f5f5f5;
}
.color-green {
color: #59a219;
}
.side-barleft {
font-size: 18px;
font-weight: 500;
}
.side-baright {
font-size: 18px;
font-weight: 400;
}
.product-order-sidebar-ordering {
background: #337ab7;
padding: 20px;
line-height: 1em;
text-align: center;
}
.product-order-sidebar-ordering .price {
font-size: 2.8rem;
background: #FFD520;
font-weight: 500;
line-height: 1em;
}
.product-order-sidebar-ordering .price-additional {
line-height: 1.6em;
padding: 10px 0 20px;
color: #fff;
font-size: .8rem;
}
.product-order-sidebar-check-availability{
text-align: center;
padding-top: 10px;
}
.product-order-sidebar-check-availability a {
& i {
padding-right: 5px;
}
color: #337ab7;
}
/*.btn.btn-yellow {*/
/*color: #383838;*/
/*background-color: #fdc400;*/
/*box-shadow: none;*/
/*display: block;*/
/*padding: 10px;*/
/*border-radius: 5px;*/
/*}*/
.btn {
text-decoration: none;
border: 0;
font-family: Montserrat,sans-serif;
text-transform: uppercase;
font-weight: 500;
}
#whcom_product ul{
margin: 0;
}
#whcom_product ul li{
list-style: none;
}
#whcom_product .whcom_row .whcom_col_6{
padding: 0;
}
#whcom_product ul li a{
color: #383838;
text-decoration: underline;
font-weight: 500;
}
#whcom_product ul li a:hover{
color: #d50c2d;
}
#whcom_product .whcom_row.row-content{
margin: 0;
}
#whcom_product .whcom_row .whcom_col_6.right-side-border{
border-right: 1px solid #e0e0e0;
}
#whcom_product figure {
padding: 10px;
}
.text-center.color-green{
text-align: center;
}
}
/**===============================================**/
/**== Grid ==**/
/**===============================================**/
.whcom_row {
margin-left: -10px;
margin-right: -10px;
}
.whcom_row * {
box-sizing: border-box;
}
.whcom_row:before,
.whcom_row:after {
content: "";
clear: both;
display: block;
}
.whcom_row > [class*="whcom_col"] {
padding: 0 10px;
min-height: 16px;
float: left;
width: 100%;
}
.whcom_row .whcom_col_1,
.whcom_row .whcom_col_xs_1 {
width: 8.33333333%;
}
.whcom_row .whcom_col_2,
.whcom_row .whcom_col_xs_2 {
width: 16.66666667%;
}
.whcom_row .whcom_col_3,
.whcom_row .whcom_col_xs_3 {
width: 25%;
}
.whcom_row .whcom_col_4,
.whcom_row .whcom_col_xs_4 {
width: 33.33333333%;
}
.whcom_row .whcom_col_5,
.whcom_row .whcom_col_xs_5 {
width: 41.66666667%;
}
.whcom_row .whcom_col_6,
.whcom_row .whcom_col_xs_6 {
width: 50%;
}
.whcom_row .whcom_col_7,
.whcom_row .whcom_col_xs_7 {
width: 58.33333333%;
}
.whcom_row .whcom_col_8,
.whcom_row .whcom_col_xs_8 {
width: 66.66666667%;
}
.whcom_row .whcom_col_9,
.whcom_row .whcom_col_xs_9 {
width: 75%;
}
.whcom_row .whcom_col_10,
.whcom_row .whcom_col_xs_10 {
width: 83.33333333%;
}
.whcom_row .whcom_col_11,
.whcom_row .whcom_col_xs_11 {
width: 91.66666667%;
}
.whcom_row .whcom_col_12,
.whcom_row .whcom_col_xs_12 {
width: 100%;
}
@media (min-width: 576px) {
.whcom_row .whcom_col_sm_1 {
width: 8.33333333%;
}
.whcom_row .whcom_col_sm_2 {
width: 16.66666667%;
}
.whcom_row .whcom_col_sm_3 {
width: 25%;
}
.whcom_row .whcom_col_sm_4 {
width: 33.33333333%;
}
.whcom_row .whcom_col_sm_5 {
width: 41.66666667%;
}
.whcom_row .whcom_col_sm_6 {
width: 50%;
}
.whcom_row .whcom_col_sm_7 {
width: 58.33333333%;
}
.whcom_row .whcom_col_sm_8 {
width: 66.66666667%;
}
.whcom_row .whcom_col_sm_9 {
width: 75%;
}
.whcom_row .whcom_col_sm_10 {
width: 83.33333333%;
}
.whcom_row .whcom_col_sm_11 {
width: 91.66666667%;
}
.whcom_row .whcom_col_sm_12 {
width: 100%;
}
}
@media (min-width: 768px) {
.whcom_row .whcom_col_md_1 {
width: 8.33333333%;
}
.whcom_row .whcom_col_md_2 {
width: 16.66666667%;
}
.whcom_row .whcom_col_md_3 {
width: 25%;
}
.whcom_row .whcom_col_md_4 {
width: 33.33333333%;
}
.whcom_row .whcom_col_md_5 {
width: 41.66666667%;
}
.whcom_row .whcom_col_md_6 {
width: 50%;
}
.whcom_row .whcom_col_md_7 {
width: 58.33333333%;
}
.whcom_row .whcom_col_md_8 {
width: 66.66666667%;
}
.whcom_row .whcom_col_md_9 {
width: 75%;
}
.whcom_row .whcom_col_md_10 {
width: 83.33333333%;
}
.whcom_row .whcom_col_md_11 {
width: 91.66666667%;
}
.whcom_row .whcom_col_md_12 {
width: 100%;
}
}
@media (min-width: 992px) {
.whcom_row .whcom_col_lg_1 {
width: 8.33333333%;
}
.whcom_row .whcom_col_lg_2 {
width: 16.66666667%;
}
.whcom_row .whcom_col_lg_3 {
width: 25%;
}
.whcom_row .whcom_col_lg_4 {
width: 33.33333333%;
}
.whcom_row .whcom_col_lg_5 {
width: 41.66666667%;
}
.whcom_row .whcom_col_lg_6 {
width: 50%;
}
.whcom_row .whcom_col_lg_7 {
width: 58.33333333%;
}
.whcom_row .whcom_col_lg_8 {
width: 66.66666667%;
}
.whcom_row .whcom_col_lg_9 {
width: 75%;
}
.whcom_row .whcom_col_lg_10 {
width: 83.33333333%;
}
.whcom_row .whcom_col_lg_11 {
width: 91.66666667%;
}
.whcom_row .whcom_col_lg_12 {
width: 100%;
}
}
@media (min-width: 1200px) {
.whcom_row .whcom_col_xl_1 {
width: 8.33333333%;
}
.whcom_row .whcom_col_xl_2 {
width: 16.66666667%;
}
.whcom_row .whcom_col_xl_3 {
width: 25%;
}
.whcom_row .whcom_col_xl_4 {
width: 33.33333333%;
}
.whcom_row .whcom_col_xl_5 {
width: 41.66666667%;
}
.whcom_row .whcom_col_xl_6 {
width: 50%;
}
.whcom_row .whcom_col_xl_7 {
width: 58.33333333%;
}
.whcom_row .whcom_col_xl_8 {
width: 66.66666667%;
}
.whcom_row .whcom_col_xl_9 {
width: 75%;
}
.whcom_row .whcom_col_xl_10 {
width: 83.33333333%;
}
.whcom_row .whcom_col_xl_11 {
width: 91.66666667%;
}
.whcom_row .whcom_col_xl_12 {
width: 100%;
}
}
.whcom_row.whcom_row_no_gap {
margin-left: 0;
margin-right: 0;
}
.whcom_row.whcom_row_no_gap > [class^="whcom_col"] {
padding: 0;
}
.btn.btn-yellow button {
background: #fdc400;
width: 100%;
color: #383838;
font-size: 20px;
font-weight: bold;
}
.whcom_product_name {
text-align: center;
}
.whcom_tooltip {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
}
.whcom_tooltip .whcom_tooltiptext {
visibility: hidden;
width: 120px;
background-color: black;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
/* Position the tooltip */
position: absolute;
z-index: 1;
}
.whcom_tooltip:hover .whcom_tooltiptext {
visibility: visible;
}
.whmpress_price_matrix_domain {
.whmpress_price_matrix_header {
.whmp_domain_type_toggle_container {
width: 100%;
}
}
}
.whmpress_price_matrix_domain {
.whmpress_price_matrix_header {
padding-bottom: 0px !important;
.whmp_domain_type_toggle_container {
span.whmp_domain_type_toggle {
margin: 2px;
}
}
label{
text-transform: uppercase;
}
.whmp_domain_special_toggle_container{
float: right;
}
input{
width: 72%;
}
}
}
.whmpress_price_matrix_domain .whmpress_price_matrix_header .whmp_domain_type_toggle_container span.whmp_domain_type_toggle.whmpress_tld_active,
.whmpress_price_matrix_domain .whmpress_price_matrix_header span.whmp_domain_special_toggle.whmpress_tld_active {
background: #fb4400;
}
.whmpress .dataTables_wrapper .dataTables_length {
float: right !important;
padding: 6px;
}