@font-face {
font-family: 'Jost-Regular';
src: url(//rightbrand.com/wp-content/themes/jacob/fonts/Jost-Regular.ttf);
}
@font-face {
font-family: 'Jost-Medium';
src: url(//rightbrand.com/wp-content/themes/jacob/fonts/Jost-Medium.ttf);
}
@font-face {
font-family: 'Jost-SemiBold';
src: url(//rightbrand.com/wp-content/themes/jacob/fonts/Jost-SemiBold.ttf);
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
a {
color: inherit;
text-decoration: none;
}
body {
font-family: 'Jost-Regular', sans-serif;
font-size: 12px;
background-color: #fff;
color: #333;
}
h1 {
font-family: Jost-SemiBold;
font-size: 40px;
line-height: 50px;
margin-bottom: 0;
color: #333;
}
.single_mockup h1 {
position: absolute;
top: 50%;
transform: translate(0, -50%);
}
h3 {
font-family: Jost-SemiBold;
font-size: 26px;
line-height: 33px;
margin-bottom: 10px;
font-weight: normal;
color: #333;
}
h4 {
font-family: Jost-SemiBold;
font-size: 18px;
line-height: 33px;
margin-bottom: 5px;
font-weight: normal;
color: #333;
}
.in {
width: 1180px;
max-width: 96vw;
margin: 0 auto;
}
.clear {
clear: both;
}
.header_social ul, .menu ul{
list-style-type: none;
}
.menu ul {
display: table;
margin: 0 auto;
}
.menu li {
float: left;
padding: 0 30px;
text-transform: none;
height: auto;
}
.menu li a {
font-size: 16px;
color: #000;
}
.contact_button {
padding: 0px;
background-color: transparent;
border-radius: 3px;
font-size: 14px;
position: absolute;
right: 35px;
top: 8px;
}
.header_regular .contact_button {
color: #333;
}
.header_purplebg .contact_button {
color: #fff;
}
.header_regular {
color: #333;
}
.header_purplebg .header_cart {
color: #fff;
}
.header_cart {
padding: 0px;
background-color: transparent;
color: #333;
border-radius: 3px;
font-size: 16px;
position: absolute;
right: 0;
top: 8px;
}
.menu li:last-of-type {
border-right: 0px solid black;
}
.menu {
margin-top: 0;
float: none;
}
.menu .in {
padding: 13px 0;
border-top: 1px solid #BCBBBA;
border-bottom: 1px solid #BCBBBA;
}
.content-area {
width: 1180px;
margin: 0 auto;
max-width: 96vw;
padding-top: 20px;
padding-bottom: 50px;
}
.picker__button--close {
display: none;
}
.header_logo {
float: none;
position: absolute;
top: 6px;
left: 0;
}
.intro_in {
position: relative;
z-index: 99;
}
.intro_right {
width: 50%;
height: 100%;
position: relative;
float: left;
}
.intro_left {
width: 50%;
height: 100%;
position: relative;
float: right;
}
span.intro_button {
position: absolute;
right: 0;
bottom: 80px;
font-size: 32px;
padding: 14px 30px;
border: 2px solid #010c44;
border-radius: 6px;
cursor: pointer;
}
span.intro_button i {
font-size: 28px;
}
span.efektivni {
color: #4e4d76;
}
.section {
padding: 80px 0;
}
.section .three_main h2 {
text-transform: uppercase;
font-size: 54px;
line-height: 64px;
margin-bottom: 12px;
}
.three_section {
float: left;
}
.three_secondary {
width: 28%;
padding: 0 3.5%;
}
.three_secondary h2 {
text-transform: uppercase;
font-size: 32px;
margin-bottom: 4px;
}
div#about .three_main p {
max-width: 510px;
}
.three_main {
width: 44%;
display: table;
}
p {
font-size: 16px;
line-height: 25px;
margin-bottom: 25px;
color: #333333;
}
p:last-of-type, p:only-of-type {
margin-bottom: 0;
}
.header {
z-index: 999;
width: 100%;
padding: 10px 0;
height: auto;
transition: 0.25s ease all;
}
.header_regular {
background-color: #fff;
position: fixed;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
}
.header_purplebg {
background-color: #6600cc;
position: absolute;
display: none;
}
.home .header_purplebg {
display: block;
}
.home .header_regular {
opacity: 0;
visibility: hidden;
display: none;
}
.wrapper {
position: relative;
}
.header_in {
position: relative;
}
.single_wrapper {
padding-top: 62px;
}
.single_mockup {
width: 100%;
position: relative; }
.single_buy {
width: 330px;
float: right;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 35px 25px;
border-radius: 10px;
position: sticky;
top: 70px;
}
.single_description {
float: left;
width: calc(100% - 330px - 35px);
}
.single_wrapper_in {
padding-top: 18px;
}
.single_buy_buybutton a {
font-size: 13px;
line-height: 18px;
padding: 20px 12px;
width: 100%;
background-color: #6600CC;
color: white;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-family: 'Jost-SemiBold';
margin-top: 15px;
border-radius: 5px;
display: table;
}
.single_buy_buybutton button {
font-size: 13px;
line-height: 18px;
padding: 20px 12px;
width: 100%;
background-color: #6600CC;
color: white;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-family: 'Jost-SemiBold';
margin-top: 15px;
border-radius: 5px;
display: table;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
}
.single_buy_inquire {
font-size: 14px;
line-height: 18px;
padding: 0;
background-color: white;
color: #777777;
border: 0px solid #333;
cursor: inherit;
text-align: center;
text-transform: none;
font-family: 'Jost-Regular';
margin-top: 10px;
border-radius: unset;
}
.single_buy_inquire span {
color: #333333;
cursor: pointer;
}
.single_buy_regularprice {
font-family: Jost-SemiBold;
font-size: 18px;
line-height: 28px;
color: black;
float: right;
}
.single_section {
margin-top: 50px;
}
.copyright {
padding: 50px 0 15px 0;
}
.single_buy_questions {
margin-top: 10px;
padding-top: 5px;
border-top: 0px solid black;
}
.single_buy_questions a {
font-size: 14px;
line-height: 24px;
display: table;
color: #777777;
}
.single_buy_questions a img {
height: 14px;
vertical-align: sub;
margin-right: 2px;
}
.single_mockup_in img {
width: 100%;
}
.header_logo img {
width: auto;
height: 30px;
}
.single_secondarymockups_img {
width: 33%;
float: left;
}
.single_secondarymockups_img img {
width: 100%;
height: auto;
padding: 5%;
}
.single_logo {
margin-bottom: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.single_logo img {
width: 400px;
}
.extra_buynow {
background-color: white;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
opacity: 0;
visibility: hidden;
transition: 0.25s ease all;
display: none;
}
.show {
opacity: 1;
visibility: visible;
}
.extra_buynow_in_left {
float: left;
}
.extra_buynow_in_right {
float: right;
}
.extra_buynow_in_right_buybutton {
font-size: 13px;
line-height: 18px;
padding: 20px 30px;
background-color: #6600CC;
color: white;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-family: 'Jost-SemiBold';
margin-top: 0;
float: left;
border-radius: 5px;
}
.extra_buynow_in_right_price {
font-family: Jost-SemiBold;
font-size: 20px;
line-height: 58px;
color: black;
float: left;
margin-right: 15px;
}
.extra_buynow_in_left h3 {
margin-bottom: 0;
line-height: 58px;
}
.single_description_mainslide {
height: auto;
width: 84%;
position: relative;
float: right;
}
.counter {
visibility: hidden;
opacity: 0;
display: none;
}
.single_description_thumbnails {
width: 12%;
height: 100%;
margin-right: 4%;
float: left;
}
.single_description_single_thumbnail img {
width: 100%;
height: 100%;
object-fit: cover;
}
.single_description_single_thumbnail {
height: calc(25% - 8px);
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
margin: 0 0 10px 0;
box-shadow: 0.1875rem 0.1875rem 0.625rem -0.125rem rgb(0 0 0 / 9%);
border-radius: 8%;
overflow: hidden;
cursor: pointer;
}
.single_description_single_thumbnail_bg {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
width: 100%;
height: 100%;
}
.single_description_mainslide img {
width: 100%;
height: auto;
box-shadow: none;
display: table;
}
.single_confidence {
margin-top: 50px;
border-bottom: 0px solid #777777;
margin-bottom: 50px;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 35px 25px;
border-radius: 10px;
}
.single_confidence_item_icon i {
font-size: 34px;
margin: 0 auto;
display: table;
}
.single_confidence_item_heading {
font-size: 16px;
margin-top: 8px;
margin-bottom: 8px;
font-family: "Jost-Medium";
text-align: center;
}
.single_confidence_item {
width: 33.3%;
float: left;
text-align: center;
padding: 0 8px;
}
.single_confidence_item_icon i {
font-size: 34px;
margin: 0 auto;
display: table;
color: #6600cc;
}
.single_book_left img {
width: 100%;
height: auto;
}
.single_book_right {
float: right;
width: 55%;
}
.single_book_left {
width: 40%;
float: left;
}
.single_book_right_text a {
font-size: 13px;
line-height: 18px;
padding: 20px 12px;
background-color: #6600CC;
color: white;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-family: 'Jost-SemiBold';
margin-top: 15px;
border-radius: 5px;
display: table;
}
.single_book.single_section {
margin-top: 50px;
border-top: 1px solid #777777;
padding-top: 50px;
display: none;
}
.single_buy_title {
float: left;
}
.single_buy_title label {
font-family: Jost-SemiBold;
font-size: 18px;
line-height: 28px;
color: black;
margin-left: 8px;
float: left;
}
.single_buy_title input[type=radio] {
width: 16px;
height: 16px;
margin-top: 5px;
vertical-align: top;
background-color: #e6e6f0;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border: 1px solid #000000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-print-color-adjust: exact;
color-adjust: exact;
border-radius: 50%;
float: left;
}
.single_buy_title input[type=radio]:checked {
background-color: #6600CC;
border-color: #6600CC;
}
.single_buy_now {
margin-bottom: 0;
margin-top: 0;
padding-bottom: 18px;
padding-top: 18px;
}
.single_buy_withinstalments {
margin-bottom: 0;
margin-top: 0;
padding-bottom: 18px;
padding-top: 18px;
}
.single_buy_note {
font-size: 14px;
line-height: 22px;
color: #333333;
margin-top: 8px;
}
.single_buynow_details {
transition: all ease 0.25s;
}
.single_buy_period_details {
transition: all ease-in 0.1s;
}
.single_buy_period_title {
font-size: 14px;
line-height: 22px;
color: #333333;
margin-top: 8px;
margin-bottom: 5px;
}
.single_buy_period_select select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
font-size: 14px;
padding: 8px;
border-radius: 5px;
}
.single_buy_including ul {
list-style-type: none;
}
.single_buy_including {
font-size: 14px;
line-height: 22px;
color: #333333;
margin-top: 30px;
}
.single_buy_including i {
color: #6600cc;
}
.single_buy_including ul {
list-style-type: none;
}
.single_buy_including {
font-size: 14px;
line-height: 22px;
color: #333333;
margin-top: 30px;
}
.single_buy_paymentmethods i {
font-size: 50px;
margin-right: 5px;
color: #777777;
}
.single_buy_paymentmethods {
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #777777;
text-align: center;
}
.home .header_search {
display: none;
}
.header_search input[type=text] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
padding: 8px;
border-radius: 5px;
border: 0px solid black;
background-color: #EDEDED;
outline: none;
width: 300px;
font-family: Jost-Regular;
color: #333333;
}
.intro_search input[type=text] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
padding: 8px;
border-radius: 5px;
border: 0px solid black;
background-color: #FFFFFF;
outline: none;
width: 500px;
max-width: 90vw;
font-family: Jost-Regular;
margin: 0 auto 0px auto;
color: #333333;
display: table;
}
.header_search {
display: table;
margin: 0;
float: left;
}
.header_regular .header_menu a {
color: #333333;
}
.header_purplebg .header_menu a {
color: #fff;
}
.header_menu a {
font-size: 14px;
line-height: 22px;
text-align: center;
margin: 0 15px;
}
.header_menu {
text-align: center;
padding: 7px 0;
float: left;
margin-right: 18px;
}
.header_search_menu {
display: table;
margin: 0 auto;
}
.single_confidence h3 {
text-align: center;
margin-bottom: 30px;
}
.single_description_single_thumbnail:last-of-type {
margin-bottom: 0;
}
.single_description_slider {
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 35px 25px;
border-radius: 10px;
box-sizing: content-box;
}
.homepage_wrapper {
padding-top: 0px;
}
.homepage_wrapper h2 {
text-align: center;
font-family: Jost-SemiBold;
font-size: 26px;
line-height: 33px;
margin-bottom: 30px;
font-weight: normal;
color: #000;
}
.how_it_works_item {
width: 33.3%;
float: left;
text-align: center;
padding: 0 8px;
}
.how_it_works_item_heading {
font-size: 16px;
margin-top: 8px;
margin-bottom: 8px;
font-family: "Jost-Medium";
text-align: center;
}
.good_company_item {
float: left;
width: 105px;
margin: 0 15px;
text-align: center;
margin-bottom: 40px;
}
.good_company_item img {
width: 105px;
height: auto;
overflow: hidden;
border-radius: 10px;
display: table;
margin: 20px auto;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
}
.featured_domains {
margin: 20px 0;
}
.good_company {
margin: 20px 0;
}
.how_it_works {
margin: 20px 0;
}
.browse {
margin: 20px 0;
}
.homepage_cta a {
font-size: 13px;
line-height: 18px;
padding: 20px 12px;
background-color: #6600CC;
color: white;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-family: 'Jost-SemiBold';
margin: 50px auto;
border-radius: 5px;
display: table;
width: 214px;
}
.featured_domains_item {
width: calc(100%/4 - 20px);
margin: 0 10px 24px 10px;
float: left;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 25px 15px;
border-radius: 10px;
}
.featured_domains_item img {
max-width: 100%;
width: 180px;
margin: 0 auto;
display: table;
}
.featured_domains_item_text {
font-family: Jost-SemiBold;
font-size: 14px;
line-height: 26px;
color: black;
float: left;
}
.featured_domains_item_price {
font-family: Jost-SemiBold;
font-size: 14px;
line-height: 26px;
color: black;
float: right;
}
.browse_in a {
width: 270px;
margin: 0 12px 24px 12px;
float: left;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 25px 25px;
border-radius: 10px;
text-align: center;
font-family: Jost-SemiBold;
font-size: 16px;
line-height: 28px;
color: black;
}
.how_it_works_item_icon i {
font-size: 34px;
margin: 0 auto;
display: table;
color: #6600cc;
}
.type1 {
float: left;
font-family: Jost-SemiBold;
font-size: 26px;
line-height: 33px;
margin-bottom: 30px;
font-weight: normal;
color: white;
margin-right: 8px;
}
.typewrite {
float: left;
font-family: Jost-SemiBold;
font-size: 26px;
line-height: 33px;
margin-bottom: 30px;
font-weight: normal;
color: white;
}
.intro {
padding: 86px 0 120px 0;
background-color: #6600cc;
position: relative;
}
.type_in {
text-align: center;
margin: 0 auto;
display: table;
}
.intro p {
text-align: center;
color: white;
margin-bottom: 8px;
}
.intro .homepage_cta a {
font-size: 13px;
line-height: 18px;
padding: 20px 12px;
background-color: white;
color: #6600CC;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-family: 'Jost-SemiBold';
margin: 50px auto 0 auto;
border-radius: 5px;
display: none;
width: 214px;
}
@keyframes move_wave {
0% {
transform: translateX(0) translateZ(0) scaleY(1)
}
50% {
transform: translateX(-25%) translateZ(0) scaleY(0.55)
}
100% {
transform: translateX(-50%) translateZ(0) scaleY(1)
}
}
.waveWrapper {
overflow: hidden;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
}
.waveWrapperInner {
position: absolute;
width: 100%;
overflow: hidden;
height: 100%;
bottom: -1px;
background-image: linear-gradient(rgb(102, 0, 204) 50%, rgb(153, 70, 178) 100%);
}
.bgTop {
z-index: 15;
opacity: 0.5;
}
.bgMiddle {
z-index: 10;
opacity: 0.75;
}
.bgBottom {
z-index: 5;
}
.wave {
position: absolute;
left: 0;
width: 200%;
height: 100%;
background-repeat: repeat no-repeat;
background-position: 0 bottom;
transform-origin: center bottom;
}
.waveTop {
background-size: 50% 100px;
}
.waveAnimation .waveTop {
animation: move-wave 3s;
-webkit-animation: move-wave 3s;
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.waveMiddle {
background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
animation: move_wave 10s linear infinite;
}
.waveBottom {
background-size: 50% 100px;
}
.waveAnimation .waveBottom {
animation: move_wave 15s linear infinite;
}
.intro_search form button {
position: absolute;
top: 50%;
right: 12px;
border: 0;
transform: translate(0, -50%);
cursor: pointer;
color: #838383;
font-size: 14px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
background-color: transparent;
}
.intro_search form {
position: relative;
display: table;
margin: 0 auto 30px auto;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
.header_search_in form button {
position: absolute;
top: 50%;
right: 12px;
border: 0;
transform: translate(0, -50%);
cursor: pointer;
color: #838383;
font-size: 14px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
background-color: transparent;
}
.header_search_in form {
position: relative;
}
.cart_item strong.product-quantity {
display: none;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
padding: 8px;
border-radius: 5px;
border: 0px solid black;
background-color: #EDEDED;
outline: none;
font-family: Jost-Regular;
color: #333333;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px;
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
padding: 8px;
border-radius: 5px;
border: 0px solid black;
background-color: #EDEDED;
outline: none;
font-family: Jost-Regular;
color: #333333;
}
.select2-container--default .select2-selection--single {
border: none;
}
.select2-container .select2-selection--single {
height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 36px;
}
.woocommerce-billing-fields { border-bottom: 0px solid #777777;
margin-bottom: 50px;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 35px 25px;
border-radius: 10px;
}
.col_2_in {
border-bottom: 0px solid #777777;
margin-bottom: 50px;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 35px 25px;
border-radius: 10px;
}
.woocommerce table.shop_table {
border: 0;
}
table.shop_table.woocommerce-checkout-review-order-table thead .product-name {
display: none;
}
table.shop_table.woocommerce-checkout-review-order-table thead .product-total {
display: none;
}
.woocommerce table.shop_table td {
border-top: 0;
}
table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal {
display: none;
}
.woocommerce table.shop_table {
border: 0;
font-size: 16px;
line-height: 22px;
color: #333333;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: #fff;
border-radius: 5px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: right;
font-size: 13px;
line-height: 18px;
padding: 20px 12px;
background-color: #6600CC;
color: white;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-family: 'Jost-SemiBold';
margin-top: 15px;
border-radius: 5px;
width: 100%;
}
.wizard a {
padding: 0px 12px;
line-height: 33px;
margin-right: 2%;
background: #efefef;
position: relative;
display: inline-block;
width: calc(33.3% - 18px);
margin-bottom: 8px;
text-align: center;
text-transform: none;
font-size: 16px;
font-weight: 600;
}
.wizard .current {
background: #6600CC;
color: #fff;
}
.wizard a:first-child:before, .wizard a:last-child:after {
border: none;
}
.wizard a:before {
width: 0;
height: 0;
border-top: 16px inset transparent;
border-bottom: 17px inset transparent;
border-left: 20px solid #fff;
position: absolute;
content: "";
top: 0;
left: 0;
}
.wizard a:after {
width: 0;
height: 0;
border-top: 16px inset transparent;
border-bottom: 17px inset transparent;
border-left: 20px solid #efefef;
position: absolute;
content: "";
top: 0;
right: -20px;
z-index: 2;
}
.wizard .current:after {
border-left-color: #6600CC;
}
.wizard a:last-of-type {
margin-right: 0;
}
.wizard a:first-of-type {
border-radius: 5px 0 0 5px;
}
.wizard a:last-of-type {
margin-right: 0;
border-radius: 0 5px 5px 0;
}
.checkout_header p {
text-align: center;
margin-top: 10px;
margin-bottom: 30px;
}
li.wc_payment_method.payment_method_stripe_cc label {
font-size: 16px;
line-height: 22px;
}
.payment_box.payment_method_stripe_cc {
display: none;
}
tr.order-total {
font-family: 'Jost-SemiBold';
}
.archive .content-area {
padding-top: 62px;
}
h1.woocommerce-products-header__title.page-title {
font-family: Jost-SemiBold;
font-size: 26px;
line-height: 33px;
margin-bottom: 10px;
font-weight: normal;
color: #333;
text-align: center;
}
.archive_header {
padding-top: 15px;
padding-bottom: 15px;
}
select.orderby {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
padding: 8px;
border-radius: 5px;
border: 0px solid black;
background-color: #EDEDED;
outline: none;
font-family: Jost-Regular;
color: #333333;
}
.footer a {
color: white;
}
.footer_section ul {
list-style-type: none;
}
.footer_section {
float: left;
width: 33.3%;
padding: 0;
}
.footer_section.footer_menu {
width: 46.7%;
}
.footer_section.footer_social {
width: 20%;
}
.footer_description img {
width: auto;
height: 38px;
margin-bottom: 10px;
}
.footer_description p {
font-size: 14px;
line-height: 22px;
max-width: 340px;
color: white;
}
.footer_section.footer_menu .footer_center_in {
padding: 0 4%;
}
.footer_center {
width: 50%;
float: left;
padding: 0 2%;
}
.footer {
background-color: #6600CC;
padding: 75px 0;
}
.footer h4 {
color: #fff;
font-size: 16px;
font-family: "Jost-Medium";
}
.copyright {
padding: 15px 0 15px 0;
background-color: #6600cc;
color: white;
}
.footer_center ul li {
font-size: 14px;
margin-bottom: 3px;
}
.footer input[type=email] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
padding: 8px;
border-radius: 5px;
border: 0px solid black;
background-color: #EDEDED;
outline: none;
width: 100%;
max-width: 300px;
font-family: Jost-Regular;
margin: 0;
color: #333333;
display: table;
}
.footer form {
position: relative;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
display: table;
width: 100%;
max-width: 300px;
margin-bottom: 18px;
}
.footer form button#vlozit_pribeh_submit {
position: absolute;
top: 50%;
right: 12px;
border: 0;
transform: translate(0, -50%);
cursor: pointer;
color: #838383;
font-size: 14px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
background-color: transparent;
}
.footer form input[type=submit] {
position: absolute;
top: 50%;
right: 12px;
border: 0;
transform: translate(0, -50%);
cursor: pointer;
color: #838383;
font-size: 14px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
background-color: transparent;
}
.social_icons i {
font-size: 22px;
margin-right: 8px;
}
.woocommerce-info {
border-top-color: #6600cc;
}
.woocommerce-info::before {
color: #6600cc;
}
a.button.wc-backward {
font-size: 13px;
line-height: 18px;
padding: 20px 12px;
background-color: #6600CC;
color: white;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-family: 'Jost-SemiBold';
border-radius: 5px;
display: table;
width: 214px;
}
a.button.wc-backward:hover {
background-color: #6600CC;
color: white;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: #6600cc;
color: #fff;
}
.select2-dropdown {
background-color: #fff;
border: 0px solid #aaa;
border-radius: 4px;
box-sizing: border-box;
display: block;
position: absolute;
left: -100000px;
width: 100%;
z-index: 1051;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #ececec;
border-radius: 3px;
outline: 0;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
margin-top: 10px;
margin-bottom: 30px;
}
.woocommerce-order-received .woocommerce ul.order_details {
margin: 0 0 3em;
list-style: none;
display: none;
}
h2.woocommerce-order-details__title {
font-size: 16px;
font-family: "Jost-Medium";
}
h2.woocommerce-order-details__title {
font-family: "Jost-SemiBold";
font-size: 26px;
line-height: 33px;
margin-bottom: 10px;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
font-weight: normal;
font-family: Jost-SemiBold;
}
table.woocommerce-table .product-quantity {
display: none;
}
.woocommerce-order-details thead {
font-weight: normal;
font-family: Jost-SemiBold;
}
.redirect_to_dan {
position: fixed;
height: 100vh;
width: 100vw;
background: white;
top: 0;
left: 0;
z-index: 99;
}
.redirect_to_dan_close {
position: absolute;
right: 18px;
top: 18px;
font-size: 22px;
color: #777;
cursor: pointer;
}
.proceed_lto {
font-size: 13px;
line-height: 18px;
padding: 20px 12px;
background-color: #6600CC;
color: white;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-family: 'Jost-SemiBold';
margin: 50px auto 0 auto;
border-radius: 5px;
display: table;
width: 214px;
}
.redirect_to_dan_message p {
text-align: center;
}
.redirect_to_dan_message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 640px;
max-width: 90vw;
}
.inquire_modal {
position: fixed;
height: 100vh;
width: 100vw;
background: white;
top: 0;
left: 0;
z-index: 99;
}
.inquire_modal_close {
position: absolute;
right: 2vw;
top: 75px;
font-size: 22px;
color: #777;
cursor: pointer;
}
.inquire_modal_message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 640px;
max-width: 90vw;
height: 75vh;
overflow-y: auto;
padding: 0 25px;
}
.inquire_modal_message p {
text-align: center;
}
.inquire_modal_message h3 {
text-align: center;
}
.kontakt_nadsekce {
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 35px 25px;
border-radius: 10px;
}
form#kontakt_form label {
display: table;
font-size: 16px;
line-height: 25px;
color: #333333;
line-height: 2;
}
form#kontakt_form textarea {
box-sizing: border-box;
width: 100%;
height: 150px;
margin: 0;
outline: 0;
line-height: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
padding: 8px;
border-radius: 5px;
border: 0px solid black;
background-color: #EDEDED;
outline: none;
font-family: Jost-Regular;
color: #333333;
}
#kontakt_form input {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
padding: 8px;
border-radius: 5px;
border: 0px solid black;
background-color: #EDEDED;
outline: none;
font-family: Jost-Regular;
color: #333333;
}
button.odeslat {
font-size: 13px;
line-height: 18px;
padding: 20px 12px;
background-color: #6600CC;
color: white;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-family: 'Jost-SemiBold';
margin: 50px auto 0 auto;
border-radius: 5px;
display: table;
width: 214px;
border: 0;
}
.kontakt_nadsekce {
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 20px 25px 35px 25px;
border-radius: 10px;
}
.single_other_famous_brands {
display: none;
}
.search_results {
padding-top: 100px;
min-height: calc(100vh - 395px);
}
.single_description_single_thumbnail:first-of-type {
border: 1px solid #777777;
}
.search_results_heading h1 {
text-align: left;
font-family: Jost-SemiBold;
font-size: 26px;
line-height: 33px;
margin-bottom: 30px;
font-weight: normal;
color: #000;
}
.single_description_featured_image_only {
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 35px 25px;
border-radius: 10px;
width: 100%;
height: auto;
}
.single_description_featured_image_only img {
width: 100%;
height: auto;
}
.single_please_note {
margin-bottom: 35px;
}
.single_please_note p {
font-size: 12px;
line-height: 18px;
}
.mobilni_menu {
position: absolute;
z-index: 99999;
right: unset;
left: -2vw;
top: -10px;
height: 100vh;
visibility: hidden;
transition: ease all 0.25s;
opacity: 0;
width: 100vw;
min-width: unset;
background-color: #fff;
border-right: 0px solid black;
padding-left: 1vw;
padding-bottom: 1vw;
border-bottom: 0px solid black;
padding-top: 57px;
}
.menu_aktivni {
visibility: visible !important;
opacity: 1 !important;
} .home .hambac {
background-color: transparent;
}
.hambac {
padding: 3px 0px;
display: inline-block;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible; }
.hambac:hover {
opacity: 0.85; }
.hambac.is-active:hover {
opacity: 0.85; }
.hambac.is-active .hambac-inner,
.hambac.is-active .hambac-inner::before,
.hambac.is-active .hambac-inner::after {
background-color: #000; }
.hambac-box {
width: 30px;
height: 24px;
display: inline-block;
position: relative; }
.home .hambac-inner {
background-color: #fff;
}
.hambac-inner {
display: block;
top: 50%;
margin-top: -2px; }
.hambac-inner, .hambac-inner::before, .hambac-inner::after {
width: 30px;
height: 3px;
background-color: #000;
border-radius: 4px;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease; }
.hambac-inner::before, .hambac-inner::after {
content: "";
display: block; }
.hambac-inner::before {
top: -10px; }
.hambac-inner::after {
bottom: -10px; }
.hambac--collapse .hambac-inner {
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0.13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hambac--collapse .hambac-inner::after {
top: -20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
.hambac--collapse .hambac-inner::before {
transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hambac--collapse.is-active .hambac-inner {
transform: translate3d(0, -10px, 0) rotate(-45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hambac--collapse.is-active .hambac-inner::after {
top: 0;
opacity: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
.hambac--collapse.is-active .hambac-inner::before {
top: 0;
transform: rotate(-90deg);
transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }
.mobile_header_menu {
float: right;
line-height: 44px;
}
.hambac.is-active .hambac-inner, .hambac.is-active .hambac-inner::before, .hambac.is-active .hambac-inner::after {
background-color: #6600CC;
}
.home .hambac-inner, .home .hambac-inner::before, .home .hambac-inner::after {
background-color: #fff;
}
.hambac-inner, .hambac-inner::before, .hambac-inner::after {
background-color: #fff;
}
.hambac-inner.blek, .hambac-inner.blek::before, .hambac-inner.blek::after {
background-color: #fff;
}
div#mobilni_menu h2 {
font-size: 14px;
font-weight: 600;
letter-spacing: 0.5px;
text-align: center;
margin-top: 18px;
margin-bottom: 5px;
}
div#mobilni_menu .mobile_collection_menu_item h2.header_nazev_kolekce {
text-align: center;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.3px;
margin-top: 0px;
}
.mobile_collection_menu_item {
width: 50%;
float: left;
margin-bottom: 18px;
}
.mobilni_menu_pismena li.letter_menu_item {
width: 16.6%;
line-height: 50px;
}
.mobile_collection_menu_item img {
max-width: 100%;
} .spoustec_mobilniho_menu {
display: table;
position: relative;
z-index: 1818182;
}
.mobile_menu {
display: none;
}
.header_regular .hambac-inner, .header_regular .hambac-inner::before, .header_regular .hambac-inner::after {
background-color: #60c;
}
.mobilni_menu ul li {
margin-bottom: 10px;
padding: 20px 0;
border-bottom: 0px solid #f3f3f3;
font-size: 16px;
list-style-type: none;
}
.mobilni_menu_vyhledavani input[type="text"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 16px;
padding: 10px;
border-radius: 5px;
border: 0px solid black;
background-color: #EDEDED;
outline: none;
width: 200px;
font-family: Jost-Regular;
color: #333333;
}
.mobilni_menu_vyhledavani {
position: relative;
display: table;
margin-top: 20px;
}
.mobilni_menu_vyhledavani button {
position: absolute;
top: 50%;
right: 12px;
border: 0;
transform: translate(0, -50%);
cursor: pointer;
color: #838383;
font-size: 14px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
background-color: transparent;
}
.featured_domains_item img {
max-width: 100%;
width: 100%;
height: auto;
margin: 0 auto;
display: table;
}
.wizard {
display: none;
}
.mobile_only {
display: none;
}
.desktop_only {
display: table;
}
.single_description_slider.mobile_only {
margin-top: 0;
margin-bottom: 25px;
}
.owl-nav {
width: 96vw;
height: 22px;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
left: 50%;
}
button.owl-prev {
position: absolute;
left: 0;
}
button.owl-next {
position: absolute;
right: 0;
}
.owl-nav button span {
color: black;
background-color: white;
width: 22px;
height: 22px;
display: table;
line-height: 22px;
text-align: center;
font-size: 15px;
border-radius: 5px;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
}
.good_company_in.in {
width: auto;
display: table;
margin: 0 auto;
padding: 0;
}
.single_description_featured_image_only.mobile_only {
margin-bottom: 25px;
}
img.automatedlogo {
position: absolute;
height: 100%;
width: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.featured_domains_item_automatedlogo {
position: relative;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
font-size: 18px;
}
.woocommerce nav.woocommerce-pagination ul li {
border-right: 0px solid #d3ced2;
}
.woocommerce nav.woocommerce-pagination ul {
border: 0;
}
.featured_domains_item_text:first-letter {
text-transform: uppercase;
}
.nazevuprodeje {
display: inline-block;
}
.nazevuprodeje:first-letter {
text-transform: uppercase;
}
.home .featured_domains_item_logo, .shop .featured_domains_item_logo {
margin-bottom: 5px;
height: 164px;
}
.single_para_section h4 {
text-transform: capitalize;
margin-top: 15px;
}
.single_para_section_length p::first-letter {
text-transform: capitalize;
}
.searchpage_pagination ul {
list-style-type: none;
}
.searchpage_pagination li {
float: left;
margin: 0 50px;
font-size: 18px;
}
.searchpage_pagination {
display: table;
margin: 50px auto;
}
.single_para_section_about p:first-letter {
text-transform: uppercase;
}
.bloghome_wrapper {
padding-top: 80px;
padding-bottom: 0px;
}
.bloghome_wrapper_in ul {
display: flex;
flex-wrap: wrap;
}
.bloghome_item {
box-sizing: border-box;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
list-style-type: none;
width: 30%;
margin: 0 1.6% 55px 1.6%;
overflow: hidden;
border-radius: 10px;
position: relative;
}
.bloghome_dalsiclanky .bloghome_item .bloghome_prvniclanek_text_readmore {
position: absolute;
bottom: 30px;
left: 25px;
}
.bloghome_item_text {
padding: 25px 25px 90px 25px;
background-color: white;
}
.bloghome_item:nth-of-type(3n+2) {
}
.bloghome_item_heading h2 {
font-size: 24px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 34px;
font-family: "Jost-SemiBold";
}
.bloghome_item_readmore {
font-size: 12px;
font-weight: 600;
line-height: 16px;
float: right;
font-family: "Jost-Medium";
}
.bloghome_item_thumbnail img {
width: 100%;
height: auto;
display: block;
}
.single_loop_thumbnail {
margin: 30px 0;
}
.single_loop_thumbnail img {
width: 100%;
height: auto;
}
.single_post h1 {
font-size: 48px;
margin-bottom: 8px;
margin-top: 8px;
}
.bloghome_wrapper h1 {
text-align: left;
margin-bottom: 30px;
}
.author_avatar {
float: left;
}
.author_avatar img {
border-radius: 50%;
height: 40px;
width: 40px;
}
.author_name {
line-height: 40px;
float: left;
margin-left: 10px;
}
.single_post {
padding-top: 50px;
padding-bottom: 50px;
}
.single_post ul {
padding-left: 18px;
margin-bottom: 20px;
}
.single_post ul li {
font-size: 18px;
line-height: 30px;
}
.single_loop {
padding-top: 50px;
}
select#kontakt_country {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
padding: 8px;
border-radius: 5px;
border: 0px solid black;
background-color: #EDEDED;
outline: none;
font-family: Jost-Regular;
color: #333333;
} .clearfix::after {
content: "";
display: table;
clear: both;
}
.bloghome_prvniclanek_thumbnail img {
width: 100%;
height: auto;
}
.bloghome_categories {
padding: 30px 0;
margin: 30px 0 0 0;
background-color: #f8f8f8;
}
.bloghome_dalsiclanky {
background-color: #f8f8f8;
padding: 0 0 30px 0;
}
.bloghome_prvniclanek_thumbnail {
width: 46%;
float: left;
overflow: hidden;
border-radius: 10px;
}
.bloghome_categories ul li {
float: left;
margin-right: 20px;
cursor: pointer;
}
.bloghome_categories ul {
list-style-type: none;
font-size: 16px;
margin-top: 8px;
margin-bottom: 8px;
font-family: "Jost-Regular";
text-align: left;
}
.bloghome_prvniclanek_text {
width: 46%;
float: right;
}
.bloghome_prvniclanek_text_heading h2 {
font-size: 26px;
line-height: 33px;
font-family: 'Jost-SemiBold';
margin-bottom: 10px;
margin-top: 10px;
}
.bloghome_prvniclanek_text_mark {
font-size: 16px;
margin-top: 8px;
margin-bottom: 8px;
font-family: "Jost-Medium";
text-align: left;
color: #6600CC;
}
.bloghome_prvniclanek_text_readmore {
font-size: 13px;
line-height: 18px;
font-family: 'Jost-SemiBold';
text-transform: uppercase;
margin-top: 25px;
}
.single_confidence_item_icon {
margin-bottom: 10px;
}
.page-template-page-contact .single_confidence {
margin-top: 0;
}
.page-template-page-contact div#thank-you {
margin-top: 50px;
text-align: center;
}
.header_menu ul li.spusti {
font-size: 14px;
line-height: 22px;
text-align: center;
margin: 0 15px;
position: relative;
}
.header_menu ul li.spusti .uka {
cursor: pointer;
}
.header_purplebg .header_menu ul li {
color: white;
}
.header_regular .header_menu ul li {
color: black;
}
.header_menu ul li {
font-size: 14px;
line-height: 22px;
text-align: center;
margin: 0 15px;
color: white;
list-style-type: none;
float: left;
}
.spusti:hover .objevise {
visibility: visible;
opacity: 1;
}
.objevise_in {
padding: 25px 15px;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
position: relative;
background-color: white;
border-radius: 10px;
width: 100%;
height: auto;
}
.objevise {
position: absolute;
visibility: hidden;
opacity: 0;
color: black;
padding: 20px 0 0 0;
left: 50%;
transform: translate(-50%, 0px);
top: 19px;
width: 750px;
transition: 0.25s ease all; }
.objevise_in:before {
border-color: rgba(51, 51, 51, 0);
border-bottom-color: #333;
border-width: 9px;
margin-left: -9px;
}
.objevise_in:after, .objevise_in:before {
bottom: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.objevise_in:after {
border-color: rgba(153, 153, 153, 0);
border-bottom-color: white;
border-width: 8px;
margin-left: -8px;
}
.objevise h2 {
text-align: center;
font-family: Jost-SemiBold;
font-size: 26px;
line-height: 33px;
margin-bottom: 15px;
font-weight: normal;
color: #000;
}
.header_menu .objevise a {
color: black;
text-align: center;
font-family: Jost-SemiBold;
font-size: 16px;
line-height: 28px;
float: left;
width: calc(33.3% - 30px);
margin: 15px;
}
.menu2022_searchresults, .search2022_nothingfound {
position: absolute;
font-size: 14px;
line-height: 36px;
background-color: #FFFFFF;
width: 100%;
padding: 8px 8px;
z-index: 1;
top: 33px;
}
.homepage2022_nahleddokolekci_item_bg img {
height: 36px;
width: auto;
}
.homepage2022_nahleddokolekci_item_bg {
float: left;
}
.homepage2022_nahleddokolekci_item_title {
float: left;
margin-left: 8px;
} @media only screen and (max-width: 1180px) {
.featured_domains_item_text {
font-size: 12px;
}
.featured_domains_item_price {
font-size: 12px;
}
.home .featured_domains_item_logo, .shop .featured_domains_item_logo {
height: 143px;
}
}
@media only screen and (max-width: 991px) {
.bloghome_prvniclanek_thumbnail {
margin: 0 0 10px 0;
width: 100%;
float: none;
}
.bloghome_prvniclanek_text {
margin: 0 0 0px 0;
width: 100%;
float: none;
}
.inquire_modal_close {
right: 2vw;
top: 50px;
}
.bloghome_item:nth-of-type(3n+2) {
}
.bloghome_item {
width: 100%;
float: none;
margin-left: 0;
margin-right: 0;
}
.home .featured_domains_item_logo, .shop .featured_domains_item_logo {
height: auto;
}
.owl-carousel .owl-item {
min-height: unset !important;
}
.good_company_in.in {
width: 100vw;
max-width: unset;
display: block;
margin: 0 auto;
padding: 0;
}
.single_confidence {
margin-top: 25px;
}
.header {
padding: 5px 0;
}
.single_wrapper {
padding-top: 25px;
}
.mobile_only {
display: block;
}
.desktop_only {
display: none;
}
.header_regular {
background-color: #fff;
position: fixed;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
}
.header_cart {
color: #6600CC;
top: 0px;
font-size: 22px;
}
.single_confidence_item {
width: 100%;
float: none;
margin-bottom: 35px;
}
.single_description_single_thumbnail:last-of-type {
margin-right: 0;
}
.single_description_single_thumbnail {
height: 60px;
width: calc(25% - 8px);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
margin: 0 10px 0px 0;
box-shadow: 0.1875rem 0.1875rem 0.625rem -0.125rem rgb(0 0 0 / 9%);
border-radius: 8%;
overflow: hidden;
cursor: pointer;
float: left;
}
.single_description_mainslide {
height: auto;
width: 100%;
position: relative;
float: none;
}
.single_description_thumbnails {
width: 100%;
height: auto !important;
margin-right: 0;
float: none;
margin-top: 10px;
}
.single_description_slider {
height: auto !important;
margin-top: 50px;
}
.single_buy {
width: 100%;
float: none;
box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 8%), 0px 0.25rem 1.5rem rgb(0 0 0 / 8%);
padding: 35px 25px;
border-radius: 10px;
position: relative;
top: unset;
}
.single_description {
float: none;
width: 100%;
}
.mobile_menu {
display: block;
}
.header_logo {
float: none;
position: absolute;
top: 8px;
left: 50%;
transform: translate(-50%, 0px);
}
.header_search_menu {
display: none;
}
.typewrite {
font-size: 18px;
margin-bottom: 15px;
}
.type1 {
font-size: 18px;
margin-bottom: 15px;
}
.intro_search form {
margin: 0 auto 20px auto;
}
.header_logo img {
width: auto;
height: 20px;
}
.contact_button {
display: none;
}
.homepage_wrapper h2 {
font-size: 20px;
line-height: 28px;
}
.good_company_item {
float: none;
width: 105px;
margin: 0;
text-align: center;
margin-bottom: 0px;
}
.featured_domains_item {
width: 100%;
margin: 0 0px 10px 0px;
}
.how_it_works_item {
width: 100%;
float: none;
text-align: center;
padding: 0 8px;
margin-bottom: 50px;
}
.browse_in a {
width: 100%;
margin: 0 0px 10px 0px;
}
.footer_section {
float: none;
width: 100%;
padding: 0;
}
.footer_center {
width: 100%;
float: none;
padding: 0;
margin-bottom: 25px;
}
.footer_section.footer_menu .footer_center_in {
padding: 0;
}
.footer_section.footer_menu {
width: 100%;
}
.footer_section.footer_social {
width: 100%;
}
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 440px) {
}