 
/*price domain*/
.section.shareFeature{
    width: 100%;
    float: left;
    padding:30px 0 0 0;
} 
.shareFeature.is-dark {
    background: #323232;
    margin:30px 0 0 0;
    padding:0 0 30px 0;
}
.section.shareFeature h2 {
	font-family: 'Quicksand', 'Prompt', sans-serif;
    letter-spacing: 0;
    font-weight: normal;
	font-size: 22px;
    /*font-family: "db_heaventregular", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 4rem;
	*/ 
    margin: 0 0 25px 0;
    padding: 0;
    text-align: center;
    color: #323232;
}
.section.shareFeature h2 span {
    color:#ff9900;
}
.section.shareFeature p.top-small{ 
    display: block;
    text-align: center;
    position: relative;
    top: -40px;
    margin-bottom: -40px;
    line-height: 1;
}
.section.shareFeature h3 {
	font-size: 18px; 
    margin: 4% 0;
    padding: 0;
    text-align: left;
    color: #323232;
    line-height: 1.3;
}
.section.shareFeature h3 span {
    color:#ff9900;
}
.section.shareFeature h3 img {
    text-align: left;
    float: left;
    margin:0 2% 0 0;
    width:64px;
    vertical-align: middle;
}
.section.shareFeature p.left {
    text-align: left;
    color: #646464;
    line-height: 1.25; 
    margin: 10px 0;
    vertical-align: middle;
} 
.shareFeature.is-dark h3, .shareFeature.is-dark p.left {
    color: #fff;
} 
/*price domain*/
.addon-price table.table-hover.sp{display: none;}
.section.shareFeature.addon-price {
    width: 100%;
    float: left;
    padding:30px 0;
}
.addon-price table.table-hover{ 
    padding: 0;
    margin:0 0 10px 0;
}
.addon-price .table > tbody > tr > td{
    /* font-size: 24px; */
    padding:5px 10px;
    line-height: .8;
}
.addon-price table.table.price tr.color {
    background: #fbfbfb;
    border-bottom: 1px solid #ddd;
}
.addon-price .table.price > tbody > tr > td:nth-child(1) {
    padding-left: 3%;
}
.addon-price .table.price > tbody > tr > td:nth-child(2) {   
    text-align: center;
    width: 40%;
}
.addon-price .table.price > tbody > tr > td:nth-child(3) {
    width: 50%;
    text-align: right;
    padding-right: 30px;
}
.addon-price .table > tbody > tr > td p {
    margin: 5px 10px;
    color: #ff9900;
}
.addon-price .table > tbody > tr > td p span {
    color: #323232;
}
.addon-price table.table-hover thead tr th.is-first {    
    width: 100%;
    background-color: #323232;
    color: #fff;
	font-size: 16px;  
    padding: 10px 20px;
    text-align: center;
}


/*price domain*/
.section.shareFeature {
    width: 100%;float: left;background: #fff;padding: 30px 0;
}
.section.shareFeature h2 {
    font-size: 42px;
    font-weight: 500;
    line-height: 62px;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none;  
    margin: 0 0 25px 0;
    padding: 0;
    text-align: center;
    color: #323232;
}
.section.shareFeature h2 span {
    color:#ff9900;
}
.section.shareFeature.addon-price {
    width: 100%;
    float: left;
    padding:30px 0;
}

/*ul li 20.2.23*/
.section.shareFeature.addon-price ul{
    width: 100%;
    padding:5px 2%;
    margin: 0 auto 3% auto;
    float: left;
}
.section.shareFeature.addon-price ul li{
    width: 50%; /* 20% = 5 cols, 33% = 3 cols, 50% = 2 cols*/
    padding:0 3px;
    margin:0;
    list-style: none;
    float: left;
}
.section.shareFeature.addon-price ul li .Bcolor--price{
    width: 100%;
    background: #fbfbfb;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding:3%;
}
.section.shareFeature.addon-price ul li .Bcolor--price p.contentL{ 
	font-size: 16px;
    line-height: 1;
    padding: 0;
    margin: 0;
    text-align: left;
    color:#646464;
}
.section.shareFeature.addon-price ul li .Bcolor--price p.contentL span.contentR{ 
	font-size: 16px;
    line-height: 1;
    padding: 0;
    margin: 0;
    text-align: right;
    color:#646464;
    float: right;
}
.section.shareFeature.addon-price ul li .Bcolor--price p.contentL span.red{
    color:#ff9900;
}
/*.ul li 20.2.23*/

.addon-price table.table-hover{ 
    padding: 0;
    margin:0 0 10px 0;
}
.addon-price .table > tbody > tr > td{ 
	font-size: 16px; 
    padding:5px 10px;
    line-height: .8;
}

/*alldomain*/
.addon-price table.table-hover.price.title--domain{ 
    padding: 0;
    margin:0 auto 10px auto;
    width: 95%;
}
.addon-price table.table.price.content-alldomain {width: 95%;margin: 0 auto 4% auto;}
.addon-price table.table.price.content-alldomain tr.color {
    background: #fbfbfb;
    border-bottom: 1px solid #ddd;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(1) {
    text-align: left;
    width: auto;
    padding: 0 30px 0 8px;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(2) {   
    text-align: right;
    width: auto;
    border-right: 8px solid #fff;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(3) {
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(4) {
    width: auto;
    text-align: right;
    padding-right:8px;
    border-right: 8px solid #fff;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(5) {
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(6) {
    width: auto;
    text-align: right;
    padding-right: 8px;
    border-right: 8px solid #fff;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(7) {
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(8) {
    width: auto;
    text-align: right;
    padding-right: 8px;
    border-right: 8px solid #fff;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(9) {
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(10) {
    width: auto;
    text-align: right;
    padding-right: 8px;
}
.addon-price .table > tbody > tr > td p {
    margin: 5px 10px;
    color: #ff9900;
}
.addon-price .table > tbody > tr > td p span {
    color: #323232;
}
.addon-price table.table-hover.content-alldomain thead tr th.is-first {    
    width: 100%; 
    border-bottom: 2px solid #ff9900 !important;
    background: #fff;
    text-align: center;
    padding: 0;
}
.addon-price table.table-hover.content-alldomain thead tr th.is-first p{
    background-color: #ff9900;
    padding: 10px 4%;
    color: #fff;   
    text-align: center;
    width: fit-content; 
    margin:0 auto 2px auto;
    line-height: 1;
}
/*.alldomain*/ 
.addon-price table.table.price tr.color {
    background: #fbfbfb;
    border-bottom: 1px solid #ddd;
}
.addon-price .table.price > tbody > tr > td:nth-child(1) {
    padding-left: 2%;
	width: 10%;
}
.addon-price .table.price > tbody > tr > td:nth-child(2) {   
    text-align: center;
    width: 15%;
}
.addon-price .table.price > tbody > tr > td:nth-child(3) {
    width: 75%;
    text-align: right;
    padding-right: 30px;
}
.addon-price .table > tbody > tr > td p {
    margin: 5px 10px;
    color: #ff9900;
}
.addon-price .table > tbody > tr > td p span {
    color: #323232;
}
.addon-price table.table-hover thead tr th.is-first {    
    width: 100%; 
    border-bottom: 2px solid #ff9900 !important;
    background: #fff;
    text-align: center;
    padding: 0;
}
.addon-price table.table-hover thead tr th.is-first p{
    background-color: #ff9900;
    padding: 10px 4%;
    color: #fff;   
    text-align: center;
    width: fit-content;
    /* font-family: "db_heaventthin", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 2.4rem;
	*/
    margin:0 auto 2px auto;
    line-height: 1;
}
/*form*/
.addon-price table.table-hover thead tr th.center{margin: 0 auto; text-align: center;}
.addon-price table.table-hover thead tr th form.search--domain{
    width: 70%;margin: 0 auto;display: inline-flex;
}
.addon-price table.table-hover thead tr th form.search--domain .form-group.half-w {width: 50%;float: left;margin: 0 5px;}
.addon-price table.table-hover thead tr th form.search--domain .form-group label {
    /* font-family: "db_heaventregular", "Open Sans", "Tahoma", "Arial", sans-serif;
    font-size: 24px;
    font-weight: normal;
	*/
	font-size: 18px;
    display: block;
    line-height: 1;
    margin-top: 0;
    background: transparent;
    position: relative;
    color: #323232;
    top: 0px;
    padding: 8% 0 0 0;
}
.addon-price table.table-hover thead tr th form.search--domain .form-group label span {color:red;}
.addon-price table.table-hover thead tr th form.search--domain .form-group select.category {
    /* font-family: "db_heaventlight", Tahoma, sans-serif;
    font-size: 20px;
	*/
    display: block;
    width: 100%;
    line-height: 50px;
    height: 45px;
    padding: 0 15px;    
    color: #3b3b3b;
    background: #f0f0f0;
    border:none;
}

@media (max-width: 800px) { 
    .section.shareFeature h3 img {width: 44px;}
    .section.shareFeature h3 {font-size: 30px;}
    .section.shareFeature p.left {font-size: 26px;}
    .section.shareFeature .price-box-new > span{width: 100%;font-size: 40px;}
    .section.shareFeature .price-box-new > span > span {font-size: 30px;}
    .section.shareFeature .price-box-new > span > span > span {font-size: 22px;}
    
    .section.shareFeature img.svglogozcom {width: 60%;}
    .section.shareFeature h2 {margin-bottom: 10px;}
    .section.shareFeature h2 {font-size: 3rem;}
  
    .addon-price table.table-hover thead tr th.is-first {font-size: 16px;} 
    .addon-price table.table-hover thead tr th.is-first p  {font-size: 16px;} 
    .section.shareFeature p.top-small{font-size: 26px;top: 0;margin:-2% 0 0 0;}
    .addon-price .table > tbody > tr > td {font-size: 18px;} 
 
    .addon-price table.table-hover thead tr th.is-first p {font-size: 16px;}
	.addon-price table.table-hover thead tr th form.search--domain {width: 100%;}
    .addon-price table.table.price.content-alldomain.hidden-xs {display: none;}
    .addon-price table.table-hover.sp {display: inline-block;padding: 0 15px;}
}
@media (max-width: 600px) {  
    .section.shareFeature img.svglogozcom{width: 45%;margin:-10% auto;}
    .section.shareFeature .price-box-new {width: 50%;margin:0 auto;display:block;padding: 0;}
    .section.shareFeature img{width: 50%;}
 
    .shareFeature.is-dark {background:#fff;margin:5px 0;padding:0;}
    .shareFeature.is-dark h3{color:#323232; }
    .section.shareFeature h3 {font-size: 1.6rem;margin:5px 0;line-height: 1;}    
    .section.shareFeature h3 img {width: 30px;}

    .section.shareFeature.search-domain-2nd {background:#000;padding:10px 0 0 0;margin-top:10px;}
    .section.shareFeature .onepage-website{margin-top:10px;}
      
}
@media (max-width: 480px) {
    .section.shareFeature h2, .section.shareFeature.search-domain-2nd > .container > .title {
        font-size: 2.6rem;line-height: 1;}       
    .addon-price .table.price > tbody > tr > td:nth-child(3) {display: none;}
    .addon-price .table > tbody > tr > td {font-size: 24px;color:#000;}
    .addon-price .table.price > tbody > tr > td:nth-child(2) {text-align: right;}
    .section.shareFeature.addon-price {padding:20px 0;}
	
	.addon-price table.table-hover thead tr th.is-first p,
    .addon-price table.table-hover thead tr th form.search--domain .form-group label {font-size: 16px;}

    .addon-price table.table-hover thead tr th form.search--domain .form-group select.category {font-size: 16px;}
    .addon-price table.table-hover thead tr th form.search--domain .form-group.half-w {width: 100%;}
    .addon-price table.table-hover thead tr th form.search--domain {display: inline-block;}
    .addon-price table.table-hover thead tr th form.search--domain .form-group label {padding-top: 2%;}	
 
}
@media (max-width: 480px) {  
    .addon-price table.table-hover thead tr th.is-first p,
    .addon-price table.table-hover thead tr th form.search--domain .form-group label {font-size: 16px;}
}

/*scrollbar*/
.scrollbar--price-sp{
	width: auto;
	float: left;
	width: 100%;
	height: auto; /* 400px; */
	overflow-y: scroll;
	scrollbar-color: rebeccapurple green;
}
.scrollbar--price-sp::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

/* Track */
.scrollbar--price-sp::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;*/
  border: 1px solid #e4e4e4;
  border-radius: 10px;
}
 
/* Handle */
.scrollbar--price-sp::-webkit-scrollbar-thumb {
  background: #d62925;  
 border-radius: 10px;
}

/* Handle on hover */
.scrollbar--price-sp::-webkit-scrollbar-thumb:hover {
  background: #323232; 
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
} 


/* ====================================== table search price ================================================ */
 /*
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}  
.tld-price, span .tld-price{ color:#ff9900;}
.tld-items-sp .tld-price { color:#ff9900;}
*/