#wpadminbar #wp-admin-bar-site-name > .ab-item::before {
content: '';
}
#wpadminbar #wp-admin-bar-site-name > .ab-item {
background: url(//egebim.com/wp-content/plugins/cviiz-tools/assets/images/cviiz-bar-logo@2x.png) no-repeat !important;
background-size: 32px 32px !important;
padding-left: 25px;
}
@font-face {
font-family: ArchitectRegular;
src: url(//egebim.com/wp-content/fonts/customfonts/ArchitectRegular.ttf);
font-weight: 400;
}
.spinner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
display: flex;
align-items: center;
justify-content: center;
z-index: 100;
display: none; }
.spinner .circle {
width: 60px;
height: 60px;
border: 8px solid #f3f3f3;
border-top: 8px solid #3498db;
border-radius: 50%;
animation: spin 1s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .product-list { flex-wrap: wrap;
gap: 20px;
justify-content: space-between;
} .product-item {
flex: 0 1 calc(20% - 20px); box-sizing: border-box;
padding: 10px;
background: #f9f9f9;
border: 1px solid #ddd;
text-align: center;
border-radius: 5px;
} .product-item img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto 10px;
} .product-item h2 {
font-size: 16px;
margin: 10px 0;
} .dropdown {
position: relative;
display: inline-block;
width: 200px;
margin-bottom: 20px;
}
.dropdown-button {
width: 100%;
padding: 10px;
background: #0073aa;
color: #fff;
border: none;
cursor: pointer;
text-align: left;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
width: 100%;
background: #fff;
border: 1px solid #ddd;
max-height: 200px;
overflow-y: auto;
display: none;
z-index: 1000;
}
.dropdown-menu .dropdown-item {
padding: 10px;
cursor: pointer;
background: #fff;
border-bottom: 1px solid #ddd;
}
.dropdown-menu .dropdown-item:hover {
background: #f1f1f1;
}
.dropdown.open .dropdown-menu {
display: block;
}
.dropdown-menu .dropdown-item.disabled {
color: #aaa;
pointer-events: none;
opacity: 0.6;
}    .filter-container #filter-form {
margin: 15px auto 45px;
position: relative;
display: flex;
justify-content: space-between;
flex-direction: row;
flex-wrap: nowrap;
align-content: center;
align-items: center;
gap: 15px;
max-width: 1250px;
}
.filter-container #filter-form .dropdown {
position: relative;
display: block;
border: 1px solid #c2c2c2;
border-radius: 4px;
width: 100%;
margin-bottom: 20px;
}
.dropdown-button {
width: 100%;
padding: 15px;
background: transparent;
color: #2a2a2a;
border: none;
cursor: pointer;
text-align: left;
display: flex;
justify-content: space-between;
}
.dropdown-menu .dropdown-item {
padding: 10px;
cursor: pointer;
background: #fff;
border-bottom: 0px solid #ddd;
list-style: none;
font-size: 13px;
color: #000;
margin: 0 0 2px 0;
}
.dropdown-menu .dropdown-item img {
border-radius: 99px;
width: 35px;
height: 35px;
background-color: #fff;
padding: 4px;
border: 1px solid #fff;
object-fit: contain;
margin-right: 5px;
}
.category-page-title {
background-color: rgb(0 0 0 / 10%) !important;
-webkit-backdrop-filter: blur(7px) !important;
backdrop-filter: blur(7px) !important;
z-index: 2;
text-shadow: 1px 1px 4px rgba(0,0,0,.5);
}
.featured-title .page-title-bg {
box-shadow: none;
background-color: transparent !important;
}
.category-page-title .page-title-inner {
position: relative;
align-items: center;
min-height: 140px;
padding-top: 0px;
padding-bottom: 0;
}
.shop-page-title.category-page-title.featured-title .title-bg {
background-image: none !important;
}
.shop-page-title.featured-title {
background-color: transparent !important;
text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}
.shop-page-title.featured-title .title-overlay {
background-color: transparent !important;
text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}
.h-cat-company {
padding: 0px;
background-color: #f0f0f0;
}
.h-cat-company-box > .col-inner {
padding: 30px 0 0 0;
}
.h-cat-company-box.hsc > .col-inner {
text-align: center;
}
.h-cat-company-box .col-inner .ux-logo {
width: 35%;
margin: 0 25px 10px 0;
}
.h-cat-company-box .col-inner p {
font-size: 13px;
margin-bottom: 2px;
}
.h-cat-company-box .col-inner p i {
margin-right: 8px;
}
.h-cat-compan-info-icon {
display: flex;
justify-content: center;
}
.h-cat-compan-info-icon a {
font-size: 15px !important;
padding: 6px 10px;
border: 1px solid #565656;
border-radius: 5px;
color: #565656;
margin-right: 15px !important;
opacity: .8;
}
.h-cat-compan-info-icon a:hover {
opacity: 1;
}
.message-box {
background-color: transparent;
padding: 15px 5px 0 !important;
border-radius: 6px;
}
.message-box .col {
padding-bottom: 5px!important;
padding-top: 2px!important;
text-align: center;
}
.product-info .message-box {
background-color: #f1f1f1;
padding: 15px 5px !important;
}
.product-info .message-box p {
margin: 0 auto !important;
}
.product-info p i {
margin-right: 10px;
}
.h-white-btn-maps {
font-size: 11px;
padding: 3px 10px;
border-radius: 4px;
color: #e1e1e1 !important;
background-color: #2a2a2a !important;
}
.h-custom-products {
padding-top: 30px !important;
padding-bottom: 40px !important;
margin-top: 0 !important;
}
.h-custom-products .products {
margin-top: 35px;
}
.product-page-title .page-title-inner {
min-height: 360px;
padding-top: 0px;
position: relative;
align-items: center;
padding-bottom: 155px;
display: flex;
flex-direction: row-reverse;
}
.product-page-title .page-title-bg .title-overlay {
background-color: rgb(0 0 0 / 14%);
}
.h-title-logo {
margin-right: 15px;
display: flex;
align-items: center;
width: 140px;
height: 140px;
background-color: #fff;
padding: 10px;
object-fit: contain;
box-shadow: 0 0 40px rgb(0 0 0 / 20%);
}
.h-title-logo img {
width: auto;
height: auto;
}
.product-page-title .page-title-inner.flex-has-center .flex-col.flex-center {
display: block;
margin: 0;
text-align: left;
}
.slide-in {
opacity: 1;
transform: translateY(200px);
transition: all 0.8s ease-out;
}
.slide-in.up {
opacity: 1;
transform: translateY(0);
}
.product-main {
padding: 40px 0 0 0;
}
.h-cat-product > .large-12 {
padding: 0px;
}
.h-cat-product > .large-12 > .col-inner {
background-color: #fff;
}
.h-cat-product .img-inner {
padding-top: 550px;
margin: -160px 0px 20px 0px;
}
.h-cat-product .img-inner img {
border-radius: 0px 0px 0 0;
}
.product-gallery-slider img {
width: auto;
max-height: 615px;
min-height: 615px;
margin: 0 auto;
display: flex;
align-items: center;
object-fit: contain;
}
.product-info {
padding: 10px 10px 0 10px;
}
.single-product .product-title {
letter-spacing: -2px;
text-transform: uppercase;
margin-bottom: 15px;
}
.single-product .product-info .product-title {
letter-spacing: -1px;
text-transform: uppercase;
margin-bottom: 5px;
font-size: 24px;
}
.product-info .product-short-description {
font-size: 14px;
}
.h-product-desc {
color: #000;
font-size: 14px;
margin-bottom: 65px;
margin-bottom: 25px;
}
.h-container-wrap {
position: relative;
}
.h-container {
display: flex;
gap: 4%;
flex-wrap: wrap;
justify-content: space-around;
margin-bottom: 10px;
}
.h-box {
width: 47%;
height: 70px;
border: 1px solid #70818d;
border-radius: 40px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 32px;
background-color: #ffffff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
transition: transform 0.2s, box-shadow 0.2s;
cursor: pointer;
margin-bottom: 20px;
}
.h-box:hover {
transform: translateY(-5px);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.h-box.h-deactive {
background-color: #efefef;
border-color: #dfdfdf;
cursor: not-allowed;
pointer-events: none;
opacity: 0.5;
}
.h-box.h-deactive:hover {
transform: none;
box-shadow: none;
}
.h-logo {
height: 35px;
}
.h-logo img {
width: auto;
height: 35px;
}
.h-content {
text-align: center;
}
.h-content .h-program-name {
font-weight: 700;
font-size: 14px;
color: #000;
}
.h-content .h-file-count {
font-size: 12px;
color: #8c8c8c;
}
.h-single-products-btns {
display: flex;
flex-direction: row;
align-items: stretch;
margin-bottom: 20px;
gap: 35px;
padding: 0 18px;
}
.h-download-img {
width: 32%;
position: relative;
display: flex;
}
.h-page-pdf {
width: 32%;
position: relative;
display: flex;
justify-content: center;
}
.h-page-pdf a {
color: #2a2a2a;
padding: 20px;
font-size: 14px;
line-height: 18px;
border: 1px solid #666;
width: 100%;
text-align: center;
font-weight: 600;
border-radius: 3px;
opacity: .9;
}
.h-page-pdf a i {
font-size: 35px;
display: block;
text-align: center;
margin-bottom: 10px;
}
.h-page-qrcode {
width: 32%;
position: relative;
display: flex;
justify-content: center;
border: 1px solid #000;
}
.h-page-qrcode img {
width: auto;
height: 100%;
max-height: 114px;
}
.h-page-qrcode a {
position: absolute;
top: 35px;
right: 65px;
opacity: .94;
}
.h-page-qrcode a:hover {
opacity: 1;
}
.h-page-qrcode a i {
background-color: #fff;
padding: 10px;
border-radius: 2px;
box-shadow: 0px 0px 40px rgb(0 0 0 / 20%);
}
.h-download-button {
margin:0;
padding: 10px 15px;
border: none;
border-radius: 5px;
background-color: #70818d;
color: white;
cursor: pointer;
display: flex;
align-items: center;
font-size: 14px;
transition: background-color 0.3s;
width: 100%;
justify-content: center;
flex-direction: column;
line-height: 18px;
}
.h-download-button i {
font-size: 32px;
display: block;
text-align: center;
margin-bottom: 10px;
}
.h-download-button:hover {
background-color: #477596;
}
.h-download-button.h-deactive {
background-color: #efefef;
border-color: #dfdfdf;
cursor: not-allowed;
pointer-events: none;
opacity: 0.7;
color: #b9b9b9;
}
.h-download-button.h-deactive:hover {
transform: none;
box-shadow: none;
}
.h-loader {
display: none;
position: absolute;
z-index: 10;
background: rgba(255, 255, 255, 0.9);
width: 100%;
height: 100%;
top: 0;
left: 0;
flex-direction: column;
align-items: center;
justify-content: center;
}
.h-loader i {
font-size: 28px;
color: #000;
animation: spin 1s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.h-loader .progress-bar {
width: 80%;
height: 10px;
background: #e0e0e0;
border-radius: 5px;
margin-top: 10px;
overflow: hidden;
}
.h-loader .progress {
height: 100%;
width: 0;
background: #28a745;
transition: width 0.2s;
}
.h-loader #progress-text {
margin-top: 5px;
font-size: 14px;
color: #000;
text-align: center;
}
.h-cat-product-box {
padding-bottom: 0px;
}
.h-cat-product-box > .col-inner {
padding: 0px;
}
.h-cat-product-box.hsc > .col-inner {
text-align: center;
}
.h-cat-product-box .col-inner p {
font-size: 14px;
width: 85%;
margin: 0 auto 10px;
}
.h-cat-product-box h4 {
background-color: #efefef;
padding: 10px 10px 10px;
border-radius: 5px 5px 0 0;
font-size: 15px;
letter-spacing: 1px;
font-weight: 700;
line-height: 20px;
margin-bottom: 15px;
}
.h-cat-product-info-icon {
display: block;
position: relative;
margin: 28px 0;
}
.h-cat-product-info-icon a {
font-size: 15px !important;
padding: 8px 10px;
border: 1px solid #565656;
border-radius: 5px;
color: #565656;
margin-right: 15px !important;
opacity: .8;
}
.h-cat-product-info-icon a:hover {
opacity: 1;
}
.product-section {
border-top: 0px solid #ececec;
}
.single-product table {
background-color: #f9f9f9;
padding: 15px 25px 15px;
border-radius: 0 0 6px 6px;
}
.single-product th,
.single-product td strong {
text-transform: capitalize;
font-size: 14px;
color: #000;
font-weight: 500;
letter-spacing: 0;
line-height: 1.3 !important;
width: 40%;
}
.single-product td {
color: #696969;
font-size: 13px;
}
.single-product tr:last-child th,
.single-product tr:last-child td {
border: none;
}
.header {
background-color: transparent !important;
}
.transparent .header-main {
height: 70px;
background-color: rgb(0 0 0 / 68%);
border-bottom: 1px solid rgba(255, 255, 255, .1);
-webkit-backdrop-filter: blur(7px) !important;
backdrop-filter: blur(7px) !important;
}
.transparent #logo img {
max-height: 50px;
}
#logo img {
margin-top: 4px;
}
.header-main .nav-left {
padding-top: 0px;
padding-left: 30px;
}
.nav>li {
margin: 0 3px;
}
.nav-dark .form-flat input:not([type=submit]), .form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
border-radius: 10px;
box-shadow: none;
height: 38px;
padding: 1px 5px 1px 30px;
border: none !important;
background-color: rgb(255 255 255 / 25%) !important;
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
margin-left: -3.9em;
}
.nav-right>li>a>i {
font-size: 20px;
transition: color .3s;
vertical-align: middle;
border-radius: 99px;
width: 25px;
height: 25px;
display: flex;
align-items: center;
justify-content: flex-end;
color: #ffffff;
opacity: 1 !important;
margin-left: 0.2em !important;
}
.nav>li>a {
padding: 10px 0;
}
.header-main .nav>li.header-divider {
border-left: 1px solid rgba(255,255,255,.1);
height: 69px;
}
.h-language-select {
display: flex;
align-items: center;
width: 100%;
justify-content: center;
}
b, strong {
color: #000 !important;
}
.h-text-align-left {
text-align: left !important;
}
.h-title-slogan {
font-size: 1.2em;
color: #777777;
line-height: 1.3;
text-align: center;
font-weight: 300;
letter-spacing: 2.5px;
font-family: 'Roboto', sans-serif;
font-family: 'Libre Baskerville', sans-serif
}
.h-custom-home-title  {
font-size: 2.75em;
color: #212529;
line-height: 1.2;
text-align: center;
letter-spacing: 7px;
font-weight: 900;
margin-bottom: 5px;
}
.h-custom-cat-company-title  {
font-family: 'Montserrat', sans-serif;
font-size: 5.2em;
color: #dcdcdc;
line-height: 1.2;
text-align: center;
letter-spacing: -.05em;
font-weight: 900;
margin-bottom: 15px;
opacity: .7;
}
.h-title-slogan-div {
text-align: center;
margin-bottom: 35px;
opacity: .5;
}
.custom-stroke-text-effect-1 {
font-family: 'Montserrat', sans-serif;
font-size: 8.2rem;
color: #212529;
line-height: 42px;
text-align: center;
font-weight: 900;
margin-top :40px;
letter-spacing: -.05em;
-webkit-text-fill-color: #FFF;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #000;
white-space: nowrap;
opacity: .1 !important;
transform: translateX(-50%)!important;
position: absolute!important;
left: 50%!important;
}
.xcustom-stroke-text-effect-1 span {
-webkit-text-fill-color: #000;
}
.custom-stroke-text-effect-2 {
font-family: 'ArchitectRegular', sans-serif;
font-size: 8.2rem;
color: #212529;
line-height: 42px;
text-align: center;
font-weight: 400;
margin-top: 53px;
letter-spacing: 12px;
white-space: nowrap;
opacity: .1 !important;
transform: translateX(-50%)!important;
position: absolute!important;
left: 50%!important;
}
.h-home-slide {
padding-top: 0px !important;
padding-bottom: 120px !important;
}
.h-home-slide-text {
}
.h-home-slide-text .h-slogan-big {
font-weight: 300;
font-size: 2.75rem;
line-height: 3.625rem;
color: #fff;
margin: 200px 0 90px 0;
font-family: "Montserrat", sans-serif;
letter-spacing: -1px;
text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
}
.h-home-slide-text .h-slogan-small {
margin-bottom: 8px;
font-family: "Montserrat";
font-weight: 300;
font-size: 1.4rem;
line-height: 2rem;
color: #fff;
text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
}
.h-home-slide-text h1 {
margin-bottom: 10px;
font-family: "Montserrat";
font-weight: 300;
font-size: 2.25rem;
line-height: 2.25rem;
text-transform: uppercase;
font-size: 2.25rem;
line-height: 3.25rem;
color: #fff;
text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
}
.h-home-slide-text h1 span {
font-weight: 900;
font-size: 3.2rem;
text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
}
.h-white-btn {
border: 1px solid rgb(255 255 255 / 50%) !important;
border-radius: 2px;
padding: 9px 56px;
margin: 25px auto 25px;
font-size: 15px;
font-weight: 300;
color: #fff !important;
}
.h-home-slide .h-white-btn {
text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
}
.h-white-btn:hover {
background-color: #f6f6f6 !important;;
color: #212529 !important;
}
.h-white-btn.dark {
border: 1px solid #000 !important;
color: #000 !important;
}
.h-white-btn.dark:hover {
background-color: #2a2a2a !important;;
color: #e1e1e1 !important;
}
.h-social-slide  {
position: absolute;
right: -35px;
bottom: -135px;
color: #fff;
}
.h-social-slide a {
display: inline-block;
font-size: 14px !important;
padding: 0.8em;
margin: 0 2px 2px 0 !important;
color: #fff;
opacity: .9;
}
.h-social-slide span {
color: #fff;
opacity: .7;
}
.term-dogaltas .h-category-top-slide .col-inner,
.term-natural-stone .h-category-top-slide .col-inner{
height: 200px !important;
}
.h-home-slide .section-bg img,
.h-category-top-slide .section-bg img {
width: 100%;
height: 100%;
transform: scale(1);
animation: kenburns 6s infinite alternate ease-in-out; }
@keyframes kenburns {
0% {
transform: scale(1) translate(0, 0);
}
100% {
transform: scale(1.05) translate(10px, 10px); }
}
.h-home-sec-one {
padding-top: 90px !important;
padding-bottom: 90px !important;
background-color: #f6f6f6 !important;
}
.svg-bg {
pointer-events: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: auto;
color: #d5adad;
}
.svg-bg.svg-bg-line  {
top: -8%;
left: -1%;
width: 100%;
height: 126%;
}
.svg-bg.svg-bg-circle  {
top: -3%;
left: 7%;
transform: rotate(275deg);
width: 150%;
height: 150%;
}
.h-big-title {
font-size: 40px;
line-height: 120%;
font-weight: 400;
color: #212529;
letter-spacing: 0px;
}
.h-home-logolar {
position: absolute;
}
.h-home-logolar.one{
margin: -10px 0 0 45px;
}
.h-home-logolar.two{
margin: 90px 0 0 60px;
}
.h-home-logolar.tree{
margin: -30px 0 0 50px;
}
.h-home-logolar.four{
margin: 190px 0 0 110px;
}
.h-home-logolar.five{
margin: 340px 0 0 10px;
}
.h-home-logolar.six{
margin: 210px 0 0 20px;
}
.h-home-logolar h4 {
font-size: 30px;
width: 200px;
}
.h-home-logolar span {
position: absolute;
bottom: -9px;
right: -30px;
opacity: .3;
font-size: 22px;
}
.h-home-logolar img {
width: 50px;
height: auto;
margin-top: -34px;
}
.product-category .box {
padding: 40px 15px;
border: 1px solid #c2c2c2;
border-radius: 12px;
}
.product-category .box .box-image{
margin-bottom: 55px;
}
.product-category .box .box-text {
padding-bottom: 0px;
}
.h-products {
padding-top: 120px !important;
padding-bottom: 90px !important;
background-color: #fff !important;
}
.h-home-products .col-inner .row {
margin: 0 auto;
}
.product-small.box {
padding: 0;
border: 1px solid #c2c2c2;
border-radius: 12px;
}
.product-small.box .box-image {
border-radius: 10px 10px 0 0;
}
.product-small.box .box-text {
font-size: 15px;
padding: 15px 15px 0;
}
.product-small .category-name {
margin: 8px 0 15px;
}
.product-small .category-name a {
display: flex;
align-items: center;
gap: 10px;
padding: 6px 6px;
background-color: #e4e4e4;
border-radius: 3px;
}
.product-small .category-name a:hover {
background-color: #d4d4d4;
}
.category-logo {
margin-right: 15px;
display: flex;
align-items: center;
border-radius: 99px;
width: 50px;
height: 50px;
background-color: #fff;
padding: 4px;
box-shadow: inset 0px 0px 2px 0px rgb(149 156 161 / 60%);
border: 0px solid #ffffff;
object-fit: contain;
min-width: 50px;
overflow: auto;
}
.product-small .category-name img {
width: auto;
height: auto;
}
.product-small .category-name h5 {
font-size: 12px;
font-weight: 700;
font-family: "Montserrat", sans-serif;
}
.price {
display: none !important;
}
.h-message-sec {
padding-top: 60px !important;
padding-bottom: 30px !important;
background-color: #fff !important;
}
.h-message-sec .message-box {
background-color: #2a2a2a !important;
padding: 70px 60px !important;
}
.h-faq-sec {
padding-top: 90px !important;
padding-bottom: 40px !important;
background-color: #fff !important;
}
.h-faq-sec .accordion .toggle {
left: 0.6em;
top: 0.8em;
}
.h-faq-sec .accordion-title {
font-weight: 600;
border: 0px solid #f7f7f7;
margin-bottom: 10px;
padding: 15px 50px;
border-radius: 5px;
background-color: #f7f7f7;
color: #000;
font-size: 14px;
}
.accordion-title.active {
background-color: #e3e3e3;
}
.h-home-blog-sec {
padding-top: 90px !important;
padding-bottom: 90px !important;
background-color: #fff !important;
}
.h-home-blog {
margin-top: 90px;
}
.h-home-blog .post-item .col-inner {
background-color: rgba(247,247,247,1);
padding: 1.5rem 1.5rem 1.5rem 1.5rem;
box-shadow: none;
}
.h-home-blog h5.post-title {
color: #000;
font-weight: 600;
font-family: "Roboto", sans-serif;
}
.box-blog-post .is-divider {
display: none;
}
.h-bg-top-right .section-bg img {
object-position: 100% 0%;
-o-object-fit: contain;
object-fit: contain;
}
.h-bg-bottom-left .section-bg img {
object-position: 0% 100%;
-o-object-fit: contain;
object-fit: contain;
width: 250px;
}
.h-about-eib {
padding-top: 90px !important;
padding-bottom: 90px !important;
background-color: #f6f6f6 !important;
}
.mejs-controls {
opacity: 0 !important;
display: none !important;
}
.brnd-logo .img-inner {
border-radius: 99px;
width: 120px;
height: 120px;
background-color: #fff;
display: flex;
align-items: center;
padding: 12px;
box-shadow: inset 0px 0px 9px 2px rgb(0 0 0 / 35%);
border: 1px solid #9f9f9f;
}
th {
text-transform: capitalize;
width: 40%;
}
td {
color: #000;
font-size: 13px;
}
.brnd-adr .social-icons {
color: #000;
display: inline-block;
font-size: .85em;
vertical-align: middle;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: space-evenly;
align-content: center;
}
.breadcrumbs {
color: #222;
font-weight: 700;
letter-spacing: 0;
padding: 0;
font-size: 13px;
}
.is-divider {
background-color: rgba(0,0,0,.1);
display: block;
height: 0;
margin: 1em 0;
max-width: 30px;
width: 100%;
}
#test-result>tbody>tr>td {
width: 30%;
}
#m-detail, #test-result {
min-height: 315px;
}
.h-custom-footer-dark {
padding-top: 120px !important;
padding-bottom: 20px !important;
background-color: #2a2a2a!important;
}
.h-custom-footer-dark h5 {
font-size: 15px;
color: #fff;
line-height: 20px;
font-weight: 700;
font-family: 'Roboto', sans-serif;
}
.h-custom-footer-dark .h-copyright-footer {
font-size: 13px;
color: #757575;
padding-left: 0;
}
.h-custom-footer-dark .h-footer-social {
padding-right: 0;
}
.h-custom-footer-dark .h-footer-social a {
font-size: 13px !important;
padding: 0.8em;
color: #757575;
}
.h-custom-footer {
padding-top: 40px !important;
padding-bottom: 0px !important;
background-color: #f7f7f7 !important;
}
.h-custom-footer img {
padding: 0px 30px 25px;
}
.h-footer-vertical {
flex-direction: row !important;
}
.h-footer-border {
border-bottom: 1px solid #ccc;
margin-bottom: 25px;
padding: 0 0 15px 0;
}
.h-custom-footer .ux-menu-link__link {
padding: 10px 20px;
margin-right: 15px;
font-size: 15px;
letter-spacing: 1px;
color: #242424 !important;
}
.ux-menu-link__link:first-child {
padding-left: 0px;
}
.h-copyright-footer {
font-size: 13px;
color: #757575;
padding-left: 0;
}
.h-footer-social {
padding-right: 0;
}
.h-footer-social a {
font-size: 13px !important;
padding: 0.8em;
color: #757575;
}
.h-footer-logo {
padding: 0 0 15px 15px;
}
.h-footer-logo img {
padding: 0px 0px 25px 30px;
width: 165px;
opacity: .25;
}
.absolute-footer.dark {
display: none !important;
}
@media screen and (min-width: 768px) { .container {
width: 738px;
}
}
@media screen and (min-width: 992px) { .container {
width: 962px;
}
}
@media screen and (min-width: 1280px) { .container {
width: 1250px;
}
}
@media screen and (min-width: 1920px) { .container {
width: 1890px;
}
.h-home-slide {
padding-top: 260px !important;
padding-bottom: 220px !important;
}
}
@media screen and (min-width: 3840px) { .container {
width: 3810px;
}
.h-home-slide {
padding-top: 260px !important;
padding-bottom: 220px !important;
}
}
@media (max-width: 549px) {
.brnd-img .img-inner {
padding-top: 70%;
}
.brnd-video {
position: relative;
right: inherit;
top: inherit;
width: 90% !important;
margin: 0 auto !important;
}
.brnd-info-wrap {
max-widthx: 99%;
margin: 25px 10px;
}
.brnd-info {
margin: 0 auto !important;
}
.ft-products {
border-radius: 10px;
margin: 0 15px;
max-height: inherit;
}
.ft-products .row .col {
width: 50%;
}
.h-box {
width: 45%;
margin-bottom: 15px;
}
.h-footer-vertical {
flex-direction: column !important;
}
.h-custom-footer {
padding: 40px 20px 0 20px !important;
text-align: center !important;
}
.h-custom-footer .text-right {
text-align: center;
}
.h-custom-footer .ux-menu-link__link {
margin-right: 0;
justify-content: center !important;
}
.h-copyright-footer {
padding-left: 15px;
}
.h-footer-logo img {
padding: 0 0 20px 0;
width: 135px;
}
.h-footer-border {
border-bottom: 0px solid #ccc;
}
.h-home-sec-one {
padding-top: 10px !important;
}
.h-icons .small-12 {
flex-basis: 50%;
max-width: 50%;
}
.h-home-logolar {
position: relative;
margin: 0 !important;
text-align: center;
}
.h-home-logolar h4 {
font-size: 25px;
width: 100%;
}
.h-home-logolar span {
position: relative;
bottom: 0;
right: 0;
opacity: .3;
font-size: 22px;
}
.filter-container #filter-form {
flex-wrap: wrap;
}
.category-page-title .page-title-inner,
.product-page-title .page-title-inner {
flex-direction: column-reverse;
width: 100%;
}
.h-title-logo {
margin: 0 auto;
}
.h-cat-product-box .col-inner p {
text-align: center;
}
.h-custom-footer-dark .h-copyright-footer {
text-align: center;
padding-left: 15px;
}
.h-custom-footer-dark .h-footer-social {
text-align: center;
padding-left: 15px;
padding-right: 15px;
}
}
.product-page-title .page-title-inner {
padding-top: 0px;
position: relative;
align-items: center;
padding-bottom: 0;
display: flex;
flex-direction: row-reverse;
background-color: rgb(255 255 255 / 51%);
-webkit-backdrop-filter: blur(7px) !important;
backdrop-filter: blur(7px) !important;
min-height: 0;
padding: 7px 0 7px 90px;
}
.h-title-logo {
margin-right: 20px;
display: flex;
align-items: center;
background-color: transparent;
padding: 0;
object-fit: contain;
box-shadow: none;
width: auto;
height: auto;
}
.h-title-logo img {
width: 100%;
height: 50px;
}
.product-page-title .medium-text-center {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
align-content: center;
text-shadow: none;
}
.single-product .product-title {
letter-spacing: -2px;
text-transform: uppercase;
margin-bottom: 0;
width: auto;
margin-right: 20px;
}