/*
Theme Name: Skf-Chipset
Text Domain: skfchipset
Version: 10.1 
Requires PHP: 8.0
Author: gssolutions
Author URI: https://gssolutions.ge/
Theme URI: https://gssolutions.ge/    
*/
@charset "UTF-8"; 

*,
*::before,
*::after {
    box-sizing: border-box;
}
.short-description > br {
	display: none;
}
.text-center {
	text-align: center;
}
.mt-30 {
	margin-top: 30px;
}
.hidden-filter {
	display: none;
}
.single-product-price .price.price {
	text-align: right;
}
.custom-logo-link {
	display: flex;
	align-items: center;
}
.partners {
	display: none;
}
.ban-all {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.custom-logo-link img {
	width: 156px;
	height: 43px;
}
.discount-sales {
	margin-top: 20px;
    max-width:1170px
}
iframe.hidden {
	display: none;
}
.gradik {
	background: url('../skfchipset/assets/images/gradik.webp') no-repeat center; 
	padding: 60px 0;
	background-size: cover;
}
#ytplayer {
	width: 100%;
	margin-bottom: 40px;
}
.footer-widget {
	margin-top: 17px;
}
.mobile-filter-cars {
	display: none;
}
.footer-block ul li a {
	color: #919191 !important;
}
.widget.woocommerce ul li {
	position: relative;
}
.footer-widget input[type=email] {
	background: #FFFFFF;
    border-radius: 4px;
    border: 0;
    width: 190px;
    max-width: 190px;
    outline: none;
    margin-right: 7px;
    padding: 13px 16px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #919191;
}
.footer-p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 26px;
	color: #919191 !important;
}
.footer-widget input[type=submit] {
	    border: 0;
    outline: none;
    padding: 13px 24px;
    background: #FBBA18;
    border-radius: 4px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer;
}
.woocommerce-checkout button[name=apply_coupon] {
	background-color: #FBBA18 !important;
    border-radius: 4px !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 13px !important;
    line-height: 15px !important;
	background-image: none !important;
}
.woocommerce-info::before {
	display: none;
}
.woocommerce-info > * {
	font-family: Poppins, sans-serif;
}
.woocommerce-info {
	background: #d4d4d4 !important;
}
.woocommerce-cart-form__contents thead tr th {
	background: #d4d4d4;
}
html {
    font-family: 'Poppins', sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.woocommerce-checkout form .col2-set {
	width: 100%;
	float: none;
}
.top-banner .button {
	color: #3D3B3D !important;
}
body {
    margin: 0;
    font-family: 'Poppins', sans-serif;
}

body > * {
	font-family: 'Poppins', sans-serif;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
a:hover{
  text-decoration:none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    margin-bottom: 0;
}
.phone {
	display: flex;
	align-items: center;
}
.phone a {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #3D3B3D;
    display: inline-block;
    margin-left: 6px;
}
.phone.PhoneFirst {
    position: relative; 
}
.phone.PhoneFirst:after {
    content: '';
    width: 1px;
    height: 17px;
    position: absolute;
    top: 2px;
    left: 40px;
    background: #9c9c9c;
}

.top-block-content {
    padding: 17px 10px;
    border-bottom: 1px solid #EBEBEB;
}
.p-detail .new-price {
color:#EB4857;
}
.search-button {
	margin-right: 25px;
	margin-left: 10px;
	    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #3D3B3D;
}
/* } */
.top-block-content span {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #919191;
}
.top-block-content svg {
    margin-right: 8px;
}
.top-block-content > div > * {
    vertical-align: middle;
}
.top-block-content > div:not(:last-child) {
    margin-bottom: 10px;
}
.top-block-content > div {
    text-align: left;
}
.service-center-wrapper {
    background: #F5F5F5;
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 90px;
  }
  .service-center__wrapper-items .service-center__item > svg {
    display: block;
    margin: 0 auto 25px auto;
  }
  .service-center__wrapper-items {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
  .service-center__link {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 26px;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 10px;
  }
  .service-center__link svg {
    margin-left: 6px;
  }
  .service-center__text {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    color: #919191;
  }
  .service-center-wrapper .title {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 65px;
  }
.language ul {
    margin-bottom:0;
    padding-left:0;
}

.language li {
    list-style-type: none;
}
.topbar {
    background-color: #EBEBEB;
    padding: 10px 0;
}
.topbar-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.call-section {
    display: flex;
    align-items: center;
}
.phone img {
    width: 17px;
}
.message img {
    width: 17px;
}
.time p {
    color: #FFF;
    font-size: 14px;
}
.language-section {
    display: flex;
    align-items: center;
}
.social-links ul {
    padding-left: 0;
    display: inline-block;
    margin-bottom: 0;
}
.social-links ul li {
    display: inline-block;
}
.phone {
    margin-right: 20px;
}
.message {
    margin-right: 20px;
}
.fb a {
    background-color: #4693FF;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
        transition: 0.3s all;
}
.fb img {
    width: 8px;
}
.insta a {
  background-color: #F74020;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
    transition: 0.3s all;
}
.insta img {
    width: 13px;
}
.youtube a{
  background-color: #F2444F;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
    transition: 0.3s all;
}
.fb a:hover {
    background-color: #327ADF;
}
.insta a:hover {
    background-color: #D53216;
}
.youtube a:hover {
    background-color: #D02934;
}
.youtube img {
    width: 14px;
}
.navbar-expand-lg {
    border-bottom: 1px solid #EBEBEB;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: space-between;
	margin-left: 45px;
}
.navbar-brand {
    display: flex;
    align-items: center;
}
/* .nav-link:hover svg path {
    fill: #ffffff;
} */
.addcard .share-us-on{
    display: none;
}
.nav-link svg{
    margin-left: 11px;
}
.menu-item.active > .nav-link {
    color: #FBBA18;
}
.navbar-expand-lg .navbar-nav > .menu-item {
	padding:0 16px;
}
.navbar-expand-lg .navbar-nav > .menu-item > .nav-link {
    height: 100%;
    display: flex;
    align-items: center;
    padding:20px 0;
    text-transform: uppercase;
	text-decoration:none;
	position:relative;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {

    color: #FBBA18;
	text-decoration:none;
}
.navbar-expand-lg .navbar-nav {
    height: 100%;
}

.navbar-expand-lg .navbar-nav > .menu-item .nav-link:after {
	content:'';
	width:0;
	height:1.5px;
	background:#FBBA18;
	position:absolute;
	bottom:20px;
	left:0;
	transition:0.3s;
}
.navbar-expand-lg .navbar-nav > .menu-item.current-menu-item .nav-link:after {
	width:100%;
}
.navbar-expand-lg .navbar-nav > .menu-item:hover .nav-link:after {
	width:100%;
}






.navbar-expand-lg>.container {
    align-items: stretch;
}
.navbar-expand-lg {
    padding: 0;
}
.fb {
    margin-right: 12px;
}
.insta {
    margin-right: 12px;
}
.language {
    margin-right: 15px;
}
.container > a.navbar-brand.logo {
    display: none;
}
.c-language {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #3D3B3D;
    margin-right: 5px;
}
.c-flag {
    margin-right: 4px;
	display: none;
}
.c-flag img {
    width: 26px;
    border-radius: 5px;
}
.drop-arrow img {
    width: 12px;
}
.logo img {
    width: 156px;
    height: auto !important;
}
.header__search span {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #919191;
    margin-left: 8px;
}
.login-section a {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #3D3B3D;
}
.login-section svg {
    margin-right: 8px;
}
.seo-category h3{
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #3D3B3D;
    margin-bottom: 30px;
}
.login-section {
    display: flex;
    align-items: center;
}
.header__search {
    display: flex;
    align-items: center;
    margin-right: 35px;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
}
.wrapper-right-col {
    height: 100%;
    display: flex;
    align-items: stretch;
}
.custom-nav a {
    color: #151515;
    font-size: 15px;
        transition: 0.3s all;
}

.wishlist-login {
    display: flex;
    align-items: center;
    margin-left: 1%;
    height: 100%;
}
.cart a {
    display: flex;
    align-items: center;
}

.login-btn button {
    border: none;
    background-color: #000;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
        background-image: -moz-linear-gradient( -3deg, rgb(243,62,77) 0%, rgb(254,163,70) 100%);
      background-image: -webkit-linear-gradient( -3deg, rgb(243,62,77) 0%, rgb(254,163,70) 100%);
      background-image: -ms-linear-gradient( -3deg, rgb(243,62,77) 0%, rgb(254,163,70) 100%);
        padding: 6px 16px 6px 16px;
        cursor:pointer;
}
.login-btn button:hover{
  background-image: -moz-linear-gradient( -3deg, rgb(254,163,70) 0%, rgb(243,62,77) 100%);
  background-image: -webkit-linear-gradient( -3deg, rgb(254,163,70) 0%, rgb(243,62,77) 100%);
  background-image: -ms-linear-gradient( -3deg, rgb(254,163,70) 0%, rgb(243,62,77) 100%);
}
.cart span img {
    width: 23px;
    margin-right: 19px;
}
.cart h5 {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #4B4B4B;
}
.cart {
        position:relative;
}
.wishlist {
    margin-right: 22px;
        position: relative;
}
.wishlist svg {
    position: relative;
    top: 4px;
}
.wishlist::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 17px;
    background-color: #a19d9d;
    right: -11px;
    top: 5px;
}
.sub-menu ul {
    box-shadow: 0px 8px 12px 1.12px rgba(143, 143, 143, 0.14);
    padding: 0;
        width: 160px;
        background-color: #fff;
}
.sub-menu *:after {
	display:none;
}
.sub-menu ul li {
    list-style: none;
}
.sub-menu {
    position: absolute;
    display: none;
        z-index: 2;
}
.custom-nav li:hover  .sub-menu{
    display: Block;
}
.down-arrow {
    width: 13px;
}
.custom-nav li {
    margin-right: 0px;
}
.wishlist:hover .active-wishlist {
    fill: #f5544b;
}
.sub-menu ul li {
    list-style: none;
    margin-right: 0;
    margin-bottom: 4px;
    border-bottom: 1px solid #e4e0e0;
    padding-bottom: 4px;
}
.sub-menu ul li a {
    font-size: 14px;
display: inline-block;
width: 100%;
}
.sub-menu ul li a:hover {
    color: #f5514c;
}
.top-banner {
    background: url('assets/img/main-cover-2.webp') no-repeat center;
    background-size: cover;
    padding-top: 130px;
    padding-bottom: 130px;
}
.top-banner .Image {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.block-content .level:nth-child(1) {
    padding-left: 0;
}
.top-banner h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.header__search.mobile {
    display: none;
}
.top-banner h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 39px;
    color: #FFFFFF;
    margin-bottom: 12px;
}
.swiper-button-next, .swiper-button-prev {
    cursor: pointer;
    color: var(--swiper-navigation-color,#ff006c);
}
.search-section {
    padding: 25px 0;
    position: relative;
}
.block-width-image img {
    object-fit: contain;
    margin: 0 auto;
    display: block;
    width: 100%;
}
.block-width-image p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #919191;
}
.wishlist-login.mobile {
    display: none;
}
.block-width-image h2 {
    font-style: normal;
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 25px;
}
.block-width-image  {
    display: flex;
    align-content: center;
    margin-top: 120px;
    margin-bottom: 60px;
}
.styled-select {
    box-sizing: border-box;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}
.partners .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.partners {
    margin: 30px 0;
    background-color: #ffffff;
}
#site-content .woocommerce-error, #site-content .woocommerce-info {
	font-family: Poppins !important;
}
.addcart h1 {
    display: none !important;
    font-size: 0;
}
.styled-select, .styled-select select
{ width: 100%;
}
.block-width-image > div {
	padding: 0 10px;
}
select:focus { outline: none;
}
.styled-select {
    display: flex;
    align-items: center;
}
.styled-div.select {
    width: 100%;
}
.styled-div.number {
    position: absolute;
    bottom: 14px;
    z-index: 1;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #919191;
    border-right: 1px solid #919191;
    padding-right: 16px;
    line-height: 22px;
    height: 22px;
    top: 50%;
    margin-top: -11px;
    left: 15px;
}
.styled-div {
    position: relative;
    
}
.wrapper-help-center svg {
    margin-right: 10px;
}
.wrapper-help-center, .help-center__item {
    display: flex;
    align-items: center;
}
.wrapper-help-center {
    padding-bottom: 60px;
}
.help-center__title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #3D3B3D;
}
.help-center__link {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #3D3B3D;
}
.help-center__item:nth-child(2) {
    padding-left: 13px;
    padding-right: 13px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    margin: 0 13px;
}
html body .styled-select select {
       height: 40px;
    padding: 5px 35px 5px 5px;
    border: none;
    -webkit-appearance: none;
    color: #fff;
    background: #ffffff;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #919191 !important;
    width: 100% !important;
    padding-left: 45px;
}

@-moz-document url-prefix(){
  .styled-select select { width: 100%; }
}

.woocommerce-variation-price .price {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    text-align: right;
}
.cart-section {
    padding-bottom: 25px !important;
}
.single_variation_wrap {
    position: relative;
}
.counter-and-cart .quantity {
    position: absolute;
    top: 20px;
}
.woocommerce-variation-price .shipping {
    margin-bottom: 16px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #919191;
    text-align: right;
    margin-top: 5px;
}
.woocommerce-variation-price del bdi {
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    color: #919191;
    text-decoration: line-through;
    text-decoration-color: #919191 !important;
}
.woocommerce-variation-price ins bdi {
    position: relative;

}
.woocommerce-variation-price ins {
    text-decoration: none;
}
.woocommerce-variation-price ins bdi:before {
    content: 'Total:';
    position: absolute;
    left: -70px;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    color: #919191;
}
.fa-sort-desck {
    position: absolute;
    top: 14px;
    right: 12px;
    background-image: url(../skfchipset/assets/img/down-arrow.png);
    width: 12px;
    height: 8px;
    background-size: cover;
}
.product-section {
    border-top: 1px solid #EBEBEB;
    padding-top: 5rem !important;
}
 select::-ms-expand { display: none; } /* hide default down arrow in IE10*/

/* hack to fall back in opera */
/* :-o-prefocus, .selector {
  .styled-select { background: none; }
  } */
html body .button {
    border: none;
    padding-left: 24px;
    padding-right: 24px;
    cursor: pointer;
    background: #FBBA18;
    border-radius: 4px;
    transition: 0.3s all;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    display: inline-block !important;
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 16px;
    text-transform: uppercase;
    color: #3D3B3D;
}
html body .button:hover{
    background: #3D3B3D;
    color: #ffffff !important;
    text-decoration: none;
}
.product-section {
    background-color: #ffffff;
    padding: 65px 0;
}
html body .ymm-selector.ymm-horizontal .level select.disabled {
	background: #ffffff !important;
	opacity: 1;
}
.heading {
    text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.block-content .level:nth-child(1) {
	padding-right: 5px;
}
.block-content .level:nth-child(2) {
	padding-right: 5px;
	padding-left: 5px;
}
.block-content .level:nth-child(3) {
	padding-right:0;
	padding-left: 5px;
}
.slick-dots > li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100%;
    background: #E5E5E5;
    margin-right: 6px;
}
.slick-dots > li.slick-active button{
	background: #FBBA18 !important;
}
.slick-dots > li button {
    width: 10px !important;
    padding: 0;
    height: 10px !important;}


.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    border-radius: 100%;
    color: transparent;
    border: 0;
    outline: none;
    background: #E5E5E5 !important;
}
.slick-dots li button:before{
    display: none;
}
.slick-dots {
	display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 32px;
}
.heading h1 ,
.heading h3,
.heading h2,
.heading div.Heading1 {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    color: #3D3B3D;
    text-align: left;
}
.heading h1 span {
    color: #F4484C;
}
.heading img {
    width: 115px;
    margin-top: 11px;
    display: none;
}
.products {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}

.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block !important;
}
.products .tab-pane {
    padding-left: 0;
    padding-right: 0;
}
.products ul.tabs li:not(:last-child) {
    margin-right: 30px;
}
.products ul {
    margin-bottom: 40px !important;
}
.products .video-block iframe {
    width: 100%;
}
.products .video-block {
    width: 100%;
}
.description-detail ul li.red-close {
    background: url('../skfchipset/assets/img/red-close.svg') no-repeat left;
}
.description-detail ul li.active {
    background: url('../skfchipset/assets/img/green-check.svg') no-repeat left;
}
.description-detail ul {
    border-bottom: 0 !important;
    margin-bottom: 40px !important;
}
.description-detail ul li,  .description-detail ul li span{
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    color: #3D3B3D;
    padding-left: 25px;
    margin-left: 0 !important;
}
.wp-block-embed__wrapper {
    margin-top: 40px;
}

/* .description-detail p em */
.description-detail p { 
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #3D3B3D;
    margin-bottom: 10px;
} 
.description-detail h2, .description-detail h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 20px;
}
.description-detail h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 20px;
}

.privacy-policy h2 {
    margin-top:30px;
}

.products ul li a.active {
    border-color: #FBBA18 !important;
}
.products ul li a {
    padding-left: 0;
    border-radius: 0 !important;
    border-bottom: 3px solid transparent !important;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 17px;
    font-style: normal;
    font-weight: bold !important;
    font-size: 14px;
    text-transform: uppercase;
    color: #FBBA18;
}
.products ul {
    width: 100%;
    display: inline-block;
    text-align: left;
    border-bottom: 1px solid #EBEBEB;
}
.products ul li {
    display: inline-block;

}
.products ul li a {
    color: #2A2A2A;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FBBA18 !important;
    background-color: #fff;
    border-color: transparent;
    color: #fff;
    border-radius: 25px;
    border: none;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #fff;

}
.post-type-archive .p-detail {
	margin-top: 0;
}
.p-detail {
    background-color: #fff;
border-radius: 4px;
text-align: center;
position: relative;
/*min-height: 300px;*/
transition:0.3s all;
border: 1px solid #EBEBEB;
min-height: 430px;
	margin-bottom: 25px;
}
.p-detail a.add_to_cart_button  {
    background-color: #FBBA18;
    border-radius: 4px;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    color: #3D3B3D;
    padding: 11px 18px 11px 30px;
    background-image: url('../skfchipset/assets/img/mini-add.svg');
    background-repeat: no-repeat;
    background-position: 10%;
}
.p-detail a.ProductItem {
    display: inline-block;
    width: 100%;
    height:243px;
    position:relative;
}
/* .p-detail:hover {
    box-shadow: 1px 24px 14px -9.88px rgba(249, 200, 165, 0.7);
    border: 1px solid #f4434d;
} */
.p-image {
    display: inline-block;
    text-align: center;
    width: 100%;

}
.breadcrumbs {
    margin: 30px 0;
}
.top-block__wrapper h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    text-transform: uppercase;
    color: #3D3B3D;
    text-align: center;
    margin-bottom: 9px;
}
.top-block__wrapper p {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #919191;
}
.wrapper-support-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 50px;
}
.support-item__top > svg {
    min-width: 98px;
    margin-right: 23px;
}
.support-item__top .service-center__link {
    justify-content: flex-start;
}
.support-accardion a h5 {
    font-style: normal;
    font-weight: normal;
	padding-right: 25px;
    font-size: 15px;
    color: #6C6C6C;
}
.support-accardion button {
    width:100%;
    border:none;
    background:none;
    padding:0;
    cursor:pointer;
}
.support-accardion button h5 {
    font-style: normal;
    font-weight: normal;
	padding-right: 25px;
    font-size: 15px;
    color: #6C6C6C; 
    text-align:left;
}

.custom-content {
    background-color: #EBEBEB;
}
.support-accardion .card-body {
    font-style: italic;
    font-weight: 700;
    font-size: 15px;
    color: #6C6C6C;
}
.support-accardion .card-header a.collapsed {
    background: url('../skfchipset/assets/images/plus.svg') no-repeat right;
    background-size: 20px !important;
}
.support-accardion .card-header button.collapsed {
    background: url('../skfchipset/assets/images/plus.svg') no-repeat right;
    background-size: 20px !important;
}
.bottom-information-block {
    background: #F5F5F5;
    padding-top: 60px;
}
.support-accardion .card-header a {
    display: block;
    background: url('../skfchipset/assets/images/minus.svg') no-repeat right;
}
.support-accardion .card-header button {
    display: block;
    background: url('../skfchipset/assets/images/minus.svg') no-repeat right;
}
.support-accardion .card-header {
    background-color: transparent;
    border-radius: 0;
    padding: 15px;
    border: 0;
}
.wrapper-information-block h2.h2 {
    margin-bottom: 0;
    padding-bottom: 15px;
}

.wrapper-information-block p.p {
    margin-bottom: 0px;
    padding-bottom: 50px;
}
.absolute-man {
    position: absolute;
    bottom: -60px;
    right: 0;
}
.wrapper-information-block {
    position: relative;
    margin: 0 auto;
}
.wrapper-form-support {
    max-width: 700px;
    margin: 0 auto;
    background: url('../skfchipset/assets/images/plane.svg') no-repeat 87%;
    background-size: contain;
}
.wrapper-form-support input[type=submit] {
    border: 0;
    outline: none;
    padding: 13px 24px;
    background: #FBBA18;
    border-radius: 4px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer;
}
.wrapper-form-support input[type=email] {
    background: #FFFFFF;
    border-radius: 4px;
    border: 0;
	width: 254px;
	max-width: 254px;
    outline: none;
    margin-right: 29px;
    padding: 13px 16px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #919191;
}
.wrapper-form-support input {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.bottom-form__title span {
    font-size: 25px;
}
.bottom-form__title {
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #6C6C6C;
}
.bottom__subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    text-transform: uppercase;
    color: #6C6C6C;
    margin-bottom: 40px;
}
.container.support {
    margin-bottom: 150px;
}
.support__bottom-form {
    background: #F5F5F5;
    padding-top: 70px;
    padding-bottom: 70px;
}
.support-accardion .card {
    border: 0;
    margin-bottom: 10px;
    background-color: #F5F5F5;
    border-radius: 4px;
}
.support-item__top {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
	min-height: 113px;
}
.support-item__top p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #919191;
}
.top-block__wrapper {
    padding-bottom: 20px;
    background-color: #f5f5f5;
    background-image: url('../skfchipset/assets/images/support-image.svg');
    background-repeat: no-repeat;
    background-position: 60% 90%;
    margin-bottom: 90px;
} 
.ProductItem.ProductItem191688 .ProductImage,
.ProductItem.ProductItem214971 .ProductImage, 
.ProductItem.ProductItem215041 .ProductImage, 
.ProductItem.ProductItem215045 .ProductImage, 
.ProductItem.ProductItem215046 .ProductImage, 
.ProductItem.ProductItem215043 .ProductImage, 
.ProductItem.ProductItem215040 .ProductImage, 
.ProductItem.ProductItem215044 .ProductImage, 
.ProductItem.ProductItem215047 .ProductImage {
    margin-top:48px;
}
.ProductItem.ProductItem214971 .ProductImage img,
.ProductItem.ProductItem215041 .ProductImage img, 
.ProductItem.ProductItem215045 .ProductImage img, 
.ProductItem.ProductItem215046 .ProductImage img, 
.ProductItem.ProductItem215043 .ProductImage img, 
.ProductItem.ProductItem215040 .ProductImage img, 
.ProductItem.ProductItem215044 .ProductImage img, 
.ProductItem.ProductItem215047 .ProductImage img {
    position: relative;
    top:30px;
}
.p-image .ProductImage {
    width:100%;
    height:243px;
}
.p-image img {
    height: 243px;
    border-radius: 5px;
    object-fit: cover;
    width: 100%;
}
.plus-shipping {
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #919191;
    min-height: auto !important;
    display: block !important;
    margin-bottom: 15px;
}
.mobile-globe {
	display: none;
}
.rating {
    display: inline-block;
    text-align: center;
    margin-top: 16px;
}
.description-content  {
    padding: 0 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #919191;
    text-align: left;
}
.rating ul {
    padding-left: 0;
    margin-bottom: 0;
}
.p-name {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    padding: 0 10px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #3D3B3D;
    min-height: 37px;
    text-align: left;
}
.p-name:hover {
    color: #FBBA18;
}
.p-name p {
    font-size: 15px;
}
.p-price .added_to_cart {
    text-indent: -9999px;
    background-color: #39B54A;
    width: 54px;
    border-radius: 4px;
    height: 38px;
    background-image: url('../skfchipset/assets/img/new-check.svg');
    background-repeat: no-repeat;
    background-position: center;
}
.p-price .ajax_add_to_cart.added {
    display: none;
}
.p-price > div:nth-child(1) {
	width: 40% !important;
}
.p-price > div:nth-child(2) {
    display: flex;
	width: 60% !important;
    justify-content: flex-end;
}

.p-price {
    display: flex;
    justify-content: center;
    margin-top: 13px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    align-items: flex-end;
}
.rating ul li img {
    width: 17px;
}
.old-price p strike {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #919191;
}
.old-price {
    margin-right: 10px;
}
.new-price {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    height: 25px;
}
.sale p {
    color: #fff;
    font-size: 14px;
    background-color: #F54D4C;
    padding: 0 5px 0 5px;
    border-radius: 5px;
}
.sale {
    position: absolute;
    top: 12px;
    right: 12px;
}
.new-banner img {
    width: 100%;
}
.new-banner a {
    display: inline-block;
    width: 100%;
}

.about-us-video {
    width: 100%;
    margin-bottom: 80px;
    cursor: pointer;
  }
  .about-us p {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    color: #3D3B3D;
    margin-bottom: 45px;
  }
  .about-us h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 20px;
  }
  .about-us h1 {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 30px;
  }
  .wrapper-about-items img {
    width: 100%;
    object-fit: cover;
  }
  .wrapper-about-items {
    display: grid;
   /* align-items: center;*/
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
    /* grid-row-gap: 70px; */
    grid-row-gap:30px;
  }
  .wrapper-about-items .about-item {
    margin-bottom:70px;
  }
  .wrapper-about-items p {
    margin-bottom: 30px;
  }
  .wrapper-about-items h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #3D3B3D;
  }
  .item-elem h3 {
    margin-bottom: 14px;
  }
  .item-elem p {
    margin-bottom: 15px;
  }
  .item-elem-with-ico {
    display: flex;
  }
  .retoure-umatausch-wrapper {
    background: #F5F5F5;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 45px;
  }
  .retoure-umatausch-item img {
      margin: 15px auto;
      display: block;
  }
  .retoure-umatausch-item p {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    text-align: center;
    color: #6C6C6C;
    margin-bottom: 15px;
  }
  .retoure-umatausch-item {
      text-align: center;
  }
  .retoure-umatausch-item svg {
      margin-bottom: 35px;
  }
  .retoure-umatausch__items {
    display: grid;
    margin-top: 50px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }
  .einbau__wrapper-items {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-bottom: 60px;
  }
  .item-elem-with-ico svg {
    min-width: 36px;
    margin-right: 10px;
    display: block;
  }
  .einbau__item > div {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    text-align: center;
    color: #6C6C6C;
    height:35px;
  }
  .einbau__item svg{
      display: block;
      margin-bottom: 10px;
      margin-left: auto;
      margin-right: auto;
  }
  .einbau__item {
    background: #F5F5F5;
    border-radius: 4px;
    padding: 9px 10px;
  }
  .einbau-first-screen-wrapper {
      text-align: center;
  }
  .einbau-first-screen img {
      margin-bottom: 20px;
  }
  .content__title {
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    color: #3D3B3D;
    margin-bottom: 5px;
  }
  .content__text {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #6C6C6C;
    margin-bottom: 15px;
  }
  .service-center-wrapper {
    background: #F5F5F5;
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .block-center-image-wrapper {
    background: #F5F5F5;
    padding-top: 40px;
    text-align: center;
    margin-bottom: 70px;
    padding-bottom: 40px;
  }
  .service-center__wrapper-items .service-center__item > svg {
    display: block;
    margin: 0 auto 25px auto;
  }
  .service-center__wrapper-items {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
  .service-center__link {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 26px;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 10px;
  }
  .service-center__link svg {
    margin-left: 6px;
  }
  .service-center__text {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    color: #919191;
  }
  .service-center-wrapper .title {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 65px;
  }
.padding-left {
    padding-left: 0;
    padding-right: 10px;
}
.padding-right {
    padding-right: 0;
    padding-left: 10px;
}
.manufacturer{
    background-color: #F8F8F8;
padding: 65px 0;
}

.company-logo img {
    width: 170px;
}
.company-logo {
    cursor: pointer;
    background-color: #fff;
    box-shadow: 0px 8px 12px 1.12px rgba(143, 143, 143, 0.14);
    border-radius: 8px;
    min-height: 240px;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
        border: 1px solid #fff;
        transition:0.3s all;
}
.company-logo:hover {
    box-shadow: 1px 24px 14px -9.88px rgba(249, 200, 165, 0.7);
    border: 1px solid #f4434d;
}
.best-sellar {
    padding: 65px 0;
}
.sellar h1{
    color:#fff;
}
.seller-product a {
    display: flex;
}
.seller-product-img {
    background-color: #fff;
    border-radius: 10px;
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.seller-product-img img {
    width: 100px;
}
.seller-p-detail {
    padding-left: 16px;
}
.rating-1 {
    display: flex;
}
.rating-1 ul {
    padding-left: 0;
    display: inline-block;
    margin-bottom: 0;
}
.rating-1 ul li {
    display: inline-block;
}
.rating-1 ul li img {
    width: 15px;
}
.rating-1 p {
    color: #fff;
    font-size: 13px;
    margin-top: 5px;
    margin-left: 8px;
}
.sp-detail h5 {
    color: #838896;
    font-size: 14px;
    font-weight: 600;
    margin-top: 8px;
    text-transform: uppercase;
}
.sp-detail p {
    font-size: 14px;
    color: #E5E5E5;
    margin-top: 2px;
}
.wrapper-items-blog {
    overflow: hidden;
    margin-top:15px;
}
.sp-detail h4 {
    font-size: 16px;
    font-weight: 600;
    color: #C60201;
    margin-top: 10px;
}
.seller-product {
    margin-top: 50px;
}
.discount__item img {
    width: 100%;
    height:100%;
    object-fit: cover;
}
.news-section .heading .arrow-right, .discount-sales .heading .arrow-right {
    transform: rotate(180deg);
}
.discount-sales .heading, .block-width-image .heading

 {
    margin-bottom: 30px;
}

.block-width-image .heading {
	padding:0;
}
.news-section .heading img, .discount-sales .heading img{
    width: 48px;
    cursor: pointer;
}
.news-section .heading, .discount-sales .heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news-section {
    padding: 65px 0;
    padding-top:0;
}
.news-container {
    background-color: #fff;
    padding: 15px;
    transition:0.3s all;
    margin-top: 30px; 
}
.woocommerce-pagination a.page-numbers {
	color: #919191;
}
.news-img {
    
}
.news-detail {

}
.news-img img {
    width: 100%;
    height: 270px;
	max-width: 100%;
    object-fit: cover;
    max-height: 298px;
    min-width: 250px;
}
.news-detail h2,
.news-detail div.Title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #3D3B3D;
    margin-top: 12px;
    height:52px;
    margin-bottom:4px;
    overflow:hidden;
}
.ExcerptText {
    height:48px;
    overflow:hidden;
}
.news-detail span svg{
    margin-right: 6px;
}
.news-detail span {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #919191;
    display: flex;
    align-items: center;
}
.news-detail p {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    color: #919191;
    margin-top: 5px;
}
.news-btn {
    margin-top: 20px;
    width: 140px;
}
.shipping-detail{
    background-color:#F8F8F8;
    padding:65px 0;
}
.shipping-img img {
    border-radius: 5px;
}
.shipping {
    position: relative;
}
.shipping h1 {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
        text-align: center;
    text-shadow: 1px 2px #666565;
        line-height: 30px;
}
.footer-wid-2 {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #EBEBEB; 
}
.footer-wid-1 {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    color: #919191;
    margin-bottom: 6px;
    display: block;
}
.view-detail {
    position: absolute;
    width: 141px;
    right: 15px;
    bottom: 15px;
}
.footer-section {
    padding: 65px 0;
    /* border-top: 3px solid #F23C4D; */
    background: #3D3B3D;
}
.footer-block p {
    color: #fff;
    font-size: 14px;
    margin-top: 27px;
}
.footer-block h3,
.footer-block h1 {
    font-size: 17px;
    font-weight: 700;
    color: #919191 !important;
}
.footer-block ul {
    padding-left: 0;
    margin-top: 30px;
}
.footer-block ul li {
    list-style: none;
    margin-bottom: 9px;
}
.footer-block ul li a {
    color: #fff;
    font-size: 14px;
        transition:0.3s all;
}
.footer-block ul li a:hover {
    color: #f54b47;
}
.socials-club__icons a {
    margin-right: 12px;
}
.fixed-widget img {
	width: 100%;
}
.fixed-widget {
    position: fixed; 
    left: 0;
	width: 85px;
    top: 69%;
    z-index: 9999;
}
.footer-information__item img {
    margin-right: 8px;
}
.footer-information__item {
    display: flex;
    margin-bottom: 16px;
    align-items: center;
}
.socials-club__title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    color: #919191;
    margin-bottom: 6px;
}
.footer-information__item .gray {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #919191;
}
.footer-information__item span, .footer-information__item a {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #EBEBEB;
}
.award li {
    width: 47%;
    display: inline-block;
}
html body .copy-right {
    background-color: #3D3B3D;
    border-top: 1px solid #525252;
    border-color: #525252 !important;
}
.award {
    margin-top: 25px !important;
}
.footer-copyright {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #919191;
}
.copyright-container {
    padding: 12px 0;
    text-align: center;
}
.addcart h3 {
    margin-bottom: 13px;
}
.addcart table.variations tr td label {
    font-style: normal;
    font-weight: 400 !important;
    font-size: 13px;
    color: #919191;
}
.woocommerce div.product form.cart .variations select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #F5F5F5;
    padding-left: 16px;
    border: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #919191;
    background-image: url('../skfchipset/assets/images/arrow-single.svg');
    background-position: 97%;
    background-repeat: no-repeat;
    min-width: 100% !important;
    border-radius: 4px;
}
.addcart table.variations tr {
    display: flex;
    flex-direction: column;
}
.addcart h3 span {
    font-family: Helvetica;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #3D3B3D;
}
.addcart .review-star {
    display: none !important;
}
.slick-slide {
    outline: none;
}
.product-sku {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #919191;
}
.single-top-information {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.deleted-secription {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #919191;
    margin-top: 8px;
}
.single-top-information h1 ,
.single-top-information .Title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 8px;
}
.pay-card ul {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
}
.pay-card ul li {
    list-style: none;
    margin-right: 10px;
}

.i-banner {
    padding-top: 17px;
    padding-bottom: 17px;
    width: 100%;
}
.banner-heading {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.banner-heading h1 {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
}
.other-support-section {
    margin-bottom: 60px;
}
.site-logo a:nth-child(1) {
    display: none;
}
.path-detail {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
}
.other-section__item {
    background: #F5F5F5;
    border-radius: 4px;
    padding: 29px;
}
.questions-and-answers {
    margin-bottom: 70px;
}
.other-section__item .service-center__link{
    justify-content: flex-start;
}
.section-item__text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #919191;
}
.other-section__item > svg{
    min-width: 64px;
    margin-right: 23px;
}
.other-section__item {
    display: flex;
    align-items: center;
}
.wrapper-other-section {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #919191;
    margin-bottom: 25px;
}
.h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 15px;
}
.path-detail span {
    margin-right: 12px;
    margin-left: 12px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 15px;
    color: #909090;
}
.path-detail h3, .path-detail a {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #CDCDCD;
}
section.description {
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.description {
    padding: 65px 0;
}
.cart-section .row {
    position: relative;
    margin-left: 0;
    margin-right: 0;
}
.rating ul li {
    display: inline-block;
}
.cart-section{
    padding:65px 0;
}
.addcart {
    padding-left: 30px;
}
.addcart h1 {
    font-size: 28px;
    color: #201E1E;
}
.review-star {
    margin-top: 7px;
}
.review-star p {
    color: #000;
    margin-left: 10px;
}
.addcart > p {
    margin-top: 10px;
    color: #424040;
    font-size: 15px;
}
.price {
    margin-top: 10px;
    color: #F3424C !important;
    font-weight: 600;
    font-size: 24px !important;
}
.addcart h3 {
    display: flex;
    margin-top: 9px;
}

.addcart h3 {
    display: flex;
    margin-top: 9px;
    font-size: 16px;
}
.addcart h3 p {
    color: #A0A0A0;
    margin-left: 8px;
}
.counter-and-cart #wc-stripe-payment-request-wrapper, #wc-stripe-payment-request-button-separator {
    opacity: 0;
    display: none !important;
    visibility: hidden;
}
.counter-and-cart {
    display: flex;
    width: 100%;
    justify-content: space-between;
        margin-top: 20px;
}
.addtocart {
    width: 100%;
    text-align: right;
}
.paypal a {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #0275BA;
    border-radius: 5px;
    padding: 12px 0;
}
.paypal a img {
    width: 80px;
}
.paypal {
    margin-top: 20px;
}
.credit-card {
    margin-top: 20px;
}
.credit-card a {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #1B1A1A;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 12px 0;
}
.single-product div.product .product_meta {
    display: none;
}
#wc-stripe-payment-request-button-separator {
    display: none !important;
}
.counter-and-cart .quantity .qty {
    border: 1px solid #EBEBEB;
    border-radius: 4px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #3D3B3D;
    max-width: 93px;
    outline: none;
}
.woocommerce div.product form.cart .reset_variations {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}
.card-gallery .product__wrapper-images a{
    margin: 10px 0;
    display: block;
}
.arrow-top {
    top: 18px;
    left: 25px;
    transform: rotate(180deg);
}
.arrow-bottom {
    bottom: 18px;
    left: 25px;
}
.main-image {
    width: 100%;
    display: block;
    height: 450px;
    max-height: 450px;
}
.main-image img {
    border-radius: 4px;
    width: 100%;
}
.arrow-top, .arrow-bottom {
    width: 20px;
    height: 20px;
    background: red;
    cursor: pointer;
    position: absolute;
    background: url('../skfchipset/assets/images/arrow-single.svg') no-repeat center;
    background-size: 11px;
    z-index: 10;
    min-width: 20px;
}
.product__wrapper-images img {
    height: 70px;
    width: 70px;
    border-radius: 4px;
    object-fit: cover;
}
.card-gallery .product__wrapper-images {
    min-width: 70px;
    transition: all .3s linear;
    opacity: 0;
    max-width: 70px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: 450px;
}
.card-gallery {
    display: flex;
    position: relative;
    max-height: 450px;
    overflow: hidden;
    padding-left: 0;
}
.credit-card img {
    margin-right: 6px;
    position: relative;
    top: -1px;
}
.woocommerce div.product form.cart .button {
    background-color: #FBBA18;
    border-radius: 4px;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    outline: none;
    text-transform: uppercase;
    color: #3D3B3D;
    padding: 11px 18px 11px 30px;
    background-image: url(../skfchipset/assets/img/mini-add.svg);
    background-repeat: no-repeat;
    background-position: 10%;
    float: none;
    max-width: 150px;
    width: 100%;
}
.share-us-on {
    display: flex;
    margin-top: 20px;
    display: none;
}
.share-us-on p {
    margin-right: 10px;
}
.quantity {
    width: 50%;
    margin-right: 20px;
}
.quantity input {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #989898;
    height: 48px;
        padding: 8px;
}
.addtocart button {
    height: 48px;
}
.product-variations{
    background-color: #fff;
    border:1px solid #DBDBDB;
    padding:20px;
    height: 530px;
    border-radius: 5px;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
    margin-bottom: 15px;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.product-variations .swiper-slide {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.thumb .swiper-slide {
    border: 1px solid #DFDFDF;
    border-radius: 5px;

}
.rightarrow {
    background-image: url(../skfchipset/assets/img/next.png);
    width: 13px;
    background-repeat: no-repeat;
    height: 15px;
    background-size: cover;
}
.leftarrow{
    background-image: url(../skfchipset/assets/img/pre.png);
    width: 13px;
    background-repeat: no-repeat;
    height: 15px;
    background-size: cover;
}
.thumb {
    padding: 0 40px 0 40px;
}
.leftarrow  {
    --swiper-navigation-color: transparent !important;
}
.rightarrow  {
    --swiper-navigation-color: transparent !important;
}
.manufactur-section{
    background-color:#ffffff;
    padding:65px 0;
}
.Manufacturer-tabs {
    padding: 15px;
    padding-top: 0;
    padding-left: 0;
    background-color: #fff;
    margin-top:-5px;
}
.orderby {
    background-color: #ffffff !important;
}
.Manufacturer-tabs h1,
.Manufacturer-tabs .SidebarTitle {
    text-align: left;
    padding: 10px 0;
	padding-top: 3px;
    padding-left: 12px;
    padding-left: 0;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #3D3B3D;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 25px;
    text-transform:uppercase;
}
.Manufacturer-tabs ul {
    width: 100%;
    display: inline-block; 
}
.Manufacturer-tabs ul li {
    border-bottom: 1px solid #F5F5F5;
}
.Manufacturer-tabs ul li a {
    color: #302F2F;
    font-size: 15px;
         border: none !important;
         padding: 12px 0 12px 0;
}
.Manufacturer-tabs ul li a:hover {
    border: none;
    color: #FBBA18;
}
.seo-category p {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #3D3B3D;
    margin-bottom: 30px;
}
.seo-category ul li.check, .archive-single__content ul li.check {
    background: url('../skfchipset/assets/img/green-check.svg') no-repeat left;
    padding-left: 30px;
}
.seo-category ul li.not-check, .archive-single__content ul li.not-check {
    background: url('../skfchipset/assets/img/red-close.svg') no-repeat left;
    padding-left: 30px;
}
.seo-category ul li, .archive-single__content ul li {
    margin-bottom: 8px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #3D3B3D;
	list-style-type:disc;
	margin-left:16px;
}
.seo-category ul, .archive-single__content ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 30px;
}
.seo-category h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 20px;
}
.seo-category h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 18px;
    text-transform: uppercase;
    color: #3D3B3D;
    margin-bottom: 20px;
    line-height: 27px;
}
.added-new-func__title {
    margin-bottom: 16px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #919191;
}
.added-new-func input{
    display: none;
}
.option-for-product__price {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    font-size: 13px;
    color: #919191;
}
.single-product-price h1 {
    display: block !important;
}
.option-for-product__title {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    color: #3D3B3D;
    margin-bottom: 6px;
}
.option-for-product__elem.active {
    border-color: #FBBA18;
}
.option-for-product__elem {
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 15px;
}
.hover-effect-description {
    cursor: pointer;
}
.new-price.solo {
    color: #000000;
}
/* .wishlist-fragment {
    display: none;
} */ 
.wrapper-option-for-product {
    display: grid;
    margin-bottom: 25px;
    align-items: center; 
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}
.p-price.archive .new-price bdi {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #EB4857;
}
.p-price.archive .added_to_cart {
    width: 100%;
}
.p-price.archive .new-price {
    text-align: left;
}
.p-price.archive {
    flex-direction: column;
    position: relative;
    overflow:hidden;
}
.p-price.archive > div p {
    text-align: left;
}
.p-price.archive > div {
    width: 100% !important;
    min-height: 43px;
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.filter {
    margin-top: 15px;
}
.showing-all {
    background-color: #FFF;
    padding: 12px;
    padding-right: 0;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
        border-radius: 5px;
}
.sorting {
    width: 268px;
    border: 1px solid #CECECE;
}
.sorting select {
    color: #000;
}
.sorting .fa-sort-desc {
  top: 15px;
}
.Manufacturer-tabs .active {
    border-radius: 5px !important;
}

.count {
    position: absolute;
    top: -11px;
    right: -7px;
}
.count span {
    background-color: #f4434d;
    color: #fff;
    padding: 0px 5px 0 5px;
    border-radius: 50%;
    font-size: 11px;
}
.cart-count {
    position: absolute;
    top: -5px;
    left: 14px;
}
.cart-count span {
    background: #39B54A;
    color: #fff;
    width: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 18px;
    min-width: 18px;
    border-radius: 100%;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
}
.small-cart {
    position: absolute;
    background-color: #fff;
	box-shadow: 0px 8px 12px 1.12px rgba(143, 143, 143, 0.14);
    z-index: 9999;
    border-radius: 3px;
    right: 0;
    padding: 15px;
        display:none;

}
.cart:hover .small-cart{
    display:block;
}
.small-cart > .CartTitle {
    font-size: 17px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #dfdfdf;
    text-align: center; 
    font-weight: bold;
    text-transform: uppercase;
    color: #3D3B3D;
}
.p_detail {
    text-align: center;
}
.p_detail p {
    font-weight: 500;
    font-size: 16px;
}
.subtotal h1,
.subtotal .SubTotal { 
    font-size: 19px;
    width: 100%;
    padding: 5px 10px 5px 10px;
    background-color: #ececec;
    margin-top: 15px;
    margin-bottom: 13px;
    text-transform: uppercase;
    font-weight: bold;
    text-transform: uppercase;
    color: #3D3B3D;
}
.subtotal h1 span,
.subtotal .SubTotal span {
    color: #868686;
    margin-left: 5px;
}
.product-name {
    color: #f6554b;
    font-size: 19px;
    margin: 5px 0 5px 0;
}
.view-cart a {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #292929;
    color: #fff;
    border-radius: 5px;
    padding: 5px 0 5px 0;
    font-size: 15px;
    transition: 0.3s all;
}
.view-cart a:hover{
      background-color: #000;
}
.Checkout a {
    /* display: inherit;
    width: 100%;
    background-image: -webkit-linear-gradient( -3deg, rgb(243,62,77) 0%, rgb(254,163,70) 100%);
    border-radius: 3px;
        color:#fff;
        padding: 5px 0; */

        border: none;
        display: block;
        width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    cursor: pointer;
    background: #FBBA18;
    border-radius: 4px;
    transition: 0.3s all;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    display: inline-block !important;
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 16px;
    text-transform: uppercase;
    color: #3D3B3D;
}
.Checkout {
    margin-top: 10px;
}
.p-lisitng-cart ul {
    padding-left: 0;
    display: inline-block;
        width: 300px;
}
.p-lisitng-cart ul li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ececec;
}
.p-description-cart {
    display: flex;
    position: relative;
        margin-top: 10px;
}
.p-img-cart img {
    width: 95px;
    border-radius: 5px;
}
.p-n-des h1,
.p-n-des .CartTitle {
    font-size:14px;
    line-height: 19px;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3D3B3D;
}
.p-n-des p {
    color: #aeadad;
    font-size: 14px;
    font-weight: normal;
}
.p-n-des h2 {
    display: flex;
    font-size: 13px;
}
.cross {
    position: absolute;
    right: 0;
}
.cross img {
    width: 16px;
}
.p-n-des {
    text-align: left;
}
.woo-address label {
    font-weight: 500;
    line-height: 1 !important;
    font-size: 14px;
    margin-top: 10px;
}
.woo-address span {
    font-size: 13px;
}
.woo-address fieldset {
    margin-top: 25px;
}
.woo-address .woo-button-login {
    margin-top: 15px !important;
}
.woocommerce-error {
    color: #fff;
    background: #b22222;
    display: inline-block;
}
.woocommerce-error li {
    width: 100%;
    display: inline-block;
}
#select2-shipping_country-container {
    line-height: 44px;
}

/* .short-description span {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #919191;
    margin-bottom: 30px;
} */
.short-description h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #3D3B3D;
}
.short-description {
    margin-bottom: 30px;
}
.short-description a {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #FBBA18;
    text-transform: none;
}
.short-description p {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #919191;
    text-transform: none;
}
.short-description ul {
    padding-left: 16px;
}
.description-detail h1, h2 {
    font-size: 17px;
    margin-bottom: 10px;
}
.description-detail p {
    color: #807d7d;
    font-size: 15px;
}
.comment-form-comment textarea {
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 5px;
}
.comment-form-comment textarea:focus {
    box-shadow: none;
    outline: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #fdb0b0;
    color: red;
}
.wpcf7 label {
    width: 100%;
}
.inner-page label {
    width: 100%;
}
.woocommerce-message::before {
    top: 24px;
}
@media (min-width:1200px) {
}
@media (max-width: 1199px) {
    .menu-bar {
        flex-direction: column-reverse;
    }
}
@media (max-width: 991px) {
    .Manufacturer-tabs h1 {
    font-size: 15px;
}
.i-banner > div {
    padding-left: 0;
}
.retoure-umatausch__items {
    grid-template-columns: 1fr;
}
.einbau-first-screen {
    display: none;
}
.einbau-first-screen-wrapper {
    display: none;
}
.block-center-image {
    margin-left: 20px;
    margin-right: 20px;
}
.top-block__wrapper {
    margin-bottom: 50px;
}
.block-center-image-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
}
.block-center-image img {
    width: 100%;
}
.wrapper-about-items {
    grid-template-columns: 1fr;
    grid-row-gap: 30px;
}
.bottom-information-block {
    display: none;
}
.wrapper-other-section {
    grid-template-columns: 1fr;
}
/* .wrapper-about-items .about-item:nth-child(1) {
    order: 1;
}
.wrapper-about-items .about-item:nth-child(2) {
    order: 2;
} */
.wrapper-support-items {
    grid-template-columns: 1fr;
}
.wishlist-login.mobile {
    display: flex;
    height: auto;
}
#header-cart-total{
    display: none;
}
.header__search.mobile{
    display: flex;
}
.fixed-widget {
    display: none;
}
    .navbar-toggler-icon img {
    width: 35px;
}
.wrapper-right-col {
    display: none;
}
.nav-link:hover svg path {
    fill: black !important;
}
.wishlist-login {
    margin-left: 0;
}
.navbar-expand-lg .navbar-collapse {
    margin-top: 25px;
}
.custom-nav li:not(:last-child) {
    border-bottom: 1px solid #EBEBEB;
}
.custom-nav li:hover .sub-menu {
    width: 100%;
}
.navbar-expand-lg .navbar-nav > .menu-item > .nav-link {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    height: 50px;
    color: #919191;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    background: url('../skfchipset/assets/images/right-arrow.svg') no-repeat 98%;
}
.navbar-expand-lg .navbar-nav > .menu-item > .nav-link > svg {
    display: none;
}

.sub-menu .nav-link {
    color: #919191;
}
.wishlist-login.mobile .cart span img {
    margin-right: 0;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    outline: none;
}
.header__search.mobile {
    margin-right: 0;
    padding-right: 14px;
    padding-left: 14px;
}
.header__search.mobile span {
    display: none;
}
.sub-menu {
    position: inherit;
}
.sub-menu ul {
    width: 100%;
}
.sub-menu ul li {
    border: none;
}
.block-width-image {
    flex-direction: column;
}

}
@media (max-width: 767px) {
	.login-section a:nth-child(2) {
		display: none;
	}
	.navbar-expand-lg .navbar-collapse {
		margin-left: 0;
	}
	.navbar-expand-lg .navbar-collapse {
		margin-left: -15px;
		margin-right: -15px;
	}
	.mobile-globe {
		display: block;
		width: 19px;
		height: 19px;
	}
	.drop-arrow {
		margin-left: 10px;
	}
	.language {
		display: flex;
		margin-left: 15px;
		align-items: center;
	}
	.c-language {
		display: none;
	}
	.search-button {
		display: none;
	}
	.gradik {
		padding: 30px 0;
	}
	.ban-all img {
		width: 100%;
		margin: 20px 0;
		height: 205px;
		object-fit: contain;
	}
	.ban-all {
		flex-direction: column;
	}
    .banner-heading h1 {
    font-size: 20px;
}
	.navbar-expand-lg .navbar-nav {
		background: #ffffff;
		position: relative;
		z-index: 2;
	}
	.product-subtotal {
		border-top: 0 !important;
	}
	td.product-quantity:nth-of-type(4), td.product-quantity:nth-of-type(5), td.product-quantity:nth-of-type(6) {
		border-top: 0 !important;
	}
	.mobile-filter-cars {
		display: block;
	}
	.mobile-filter-cars .Manufacturer-tabs {
		display: block;
	}
	.mobile-filter-cars.no-active .Manufacturer-tabs{
		display: none;
	}
	.hidden-filter svg path {
		fill: #919191;
	}
	.hidden-filter svg {
		width: 25px;
    	margin-left: 15px;
	}
	.hidden-filter span {
		font-style: normal;
		font-weight: normal; 
        font-size: 13px;
        line-height: 12px;
		color: #919191 !important;
	}
	.hidden-filter {
		display: flex;
		align-items: center;
		width: 102px !important;
		border: 1px solid #CECECE;
		padding: 7px 12px;
		margin-top: 45px;
		box-sizing: border-box;
		border-radius: 3px;
	}
	.filter-mobile {
		display: flex;
		align-items: center;
	}
	.hidden-filter {
		width: 50%;
	}
	.styled-select.sorting {
		margin-bottom: 0;
	}
	.Manufacturer-tabs {
		
	}
/* 	.manufactur-section .row{
		flex-direction: column-reverse;
	} */
	.block-content .level:nth-child(1), .block-content .level:nth-child(2) {
		padding-right: 0;
	}
.single-top-information {
    flex-direction: column;
    align-items: flex-start;
}
.card-gallery .product__wrapper-images {
    padding-right: 20px;
    padding-left: 20px;
}
.card-gallery .product__wrapper-images a img {
    margin-right: auto;
    margin-left: auto;
}
.addcart {
    margin-top: 50px;
}
.main-image {
    overflow: hidden;
    height: 340px;
}
.arrow-bottom {
    top: auto;
    transform: rotate(270deg);
    bottom: 25px;
    right: 3px;
    left: auto;
}
.arrow-top {
    bottom: 25px;
    transform: rotate(90deg);
    top: auto;
    left: 3px;
}
.card-gallery .product__wrapper-images {
    flex-direction: row;
    margin-top: 20px;
    margin-right: 0;
}
.card-gallery .product__wrapper-images a {
    margin: 0 10px;
}
.cart-section .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
.card-gallery {
    flex-direction: column-reverse;
}
.card-gallery .product__wrapper-images {
    width: 100%;
    max-width: 100%;
}
.copy-right {
    padding-top: 0 !important;
}
.cart-section {
    padding-bottom: 10px;
}
.product-section {
    padding-bottom: 0;
}
.wraper-tabs {
    overflow: scroll;
}
.products {
    overflow: hidden;
}
.woocommerce .products ul.tabs {
    width: 1000px;
}
.einbau__wrapper-items {
    display: none;
}
.sorting, .woocommerce-ordering {
    width: 100%;
}
.manufactur-section .tab-pane .row .col-lg-4 {
    padding-left: 0;
    padding-right: 0;
}
.showing-all {
    padding-right: 0;
}
.woocommerce-ordering {
    margin-bottom: 0 !important;
}
.manufactur-section .col-12 {
    padding-left: 0;
    padding-right: 0;
}
.manufactur-section h3 {
    margin-top: 30px;
}
.other-support-section {
    margin-bottom: 50px;
}
.other-section__item .service-center__link {
    font-size: 14px;
}
.other-section__item {
    padding-left: 20px;
    padding-right: 20px;
}
.support-accardion a h5 {
    padding-right: 25px;
}
.support-item__top {
    flex-direction: column;
}
.container.support {
    margin-bottom: 60px;
}
.support-item__top > svg {
    margin-right: 0;
    margin-bottom: 20px;
}
.wrapper-form-support input[type=email] {
    margin-right: 0;
}
.wrapper-form-support input[type=submit] {
    max-width: 130px;
    margin: 20px auto 0 auto;
}
.wrapper-form-support {
    padding-top: 214px;
    background-position: top;
    background-size: 280px;
}
.wrapper-form-support form {
    display: flex;
    flex-direction: column;
}
.navbar-expand-lg {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.product-section {
    padding-top: 20px;
}
.discount-sales {
    margin-top: 50px;
}
.c-language {
/*     display: none; */
}
.discount__item {
    padding-left: 0;
    padding-right: 0;
}
#popular > .row > div {
    padding-left: 0;
    padding-right: 0;
}
.news-img {
    
}
.news-container {
    padding-left: 0;
    padding-right: 0;
}
.news-section {
   
}
.button.news-btn {
     
}
.service-center-wrapper{
    padding-bottom: 50px;
}
.service-center__wrapper-items {
    grid-template-columns: 1fr;
}
.block-width-image > div img:nth-child(2) {
    display: none;
}
.block-width-image{
    margin-top: 50px;
    margin-bottom: 50px;
}
.block-width-image img {
    width: 100%;
}
.partners {
    display: none;
}
.top-banner {
    padding-bottom: 60px;
}

.block-content .level:nth-child(2), .block-content .level:nth-child(3) {
    padding-left: 0;
}
.col-inner p {
    padding: 10px;
}
    .showing-all {
    display: inline-block;
    width: 100%;
}
.showing-all form {
    margin-top: 25px !important;
}
    .forgot a {
    font-size: 12px;
}
.remember_container {
 
    font-size: 14px;
}
    .coupon {
    display: inline-block;
}
.coupon input {
    margin-bottom: 10px !important;
}
.coupon button {
    margin-bottom: 10px !important;
}
    .description-detail strong {
    font-size: 20px;
}
    .showing-all{
        margin-top:20px;
    }
    .insta {
    margin-right: 5px;
}
.fb {
    margin-right: 5px;
}
.styled-select {
    margin-bottom: 10px;
}
.padding-left {
    padding-left: 0;
    padding-right: 0;
}
.padding-right {
    padding-right: 0;
    padding-left: 0;
}
.new-banner {
    margin-bottom: 10px;
}
.news-container {
    margin-bottom: 20px;
        margin-top: 0px;
}
.shipping-img img {
    width: 100%;
}
.shipping {
    position: relative;
    margin-bottom: 15px;
}
.footer-block {
    margin-bottom: 30px;
}
.footer-block ul {

    margin-top: 15px;
}

.footer-block ul li a {
    color: #c2c2c2;
    }
    .addcart {
    padding-left: 0;
    margin-top: 40px;
}
.social-links ul li {
    display: none;
}
.ymm-selector.ymm-horizontal .level {
    width: 100%;
}
.sub-menu-language {
    right: 5px;
}
}
@media (max-width: 575px) {
    .time {
    display: none;
}
}

.right-footer img {
    width: 100%;
}

.modal.active {
    display: block !important; 
}

.modal-background {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.85);
}

.modal-data {
    width: 350px;
    max-width: 90%;
    position: fixed;
    top: 30%;
    left: calc(50% - 175px);
}

div.asl_r.vertical,
div.asl_w .probox .promagnifier,
#ajaxsearchlite1,
#ajaxsearchlite1 .probox, div.asl_w .probox {
    background-color: transparent !important;
    background-image: none !important;
}


#ajaxsearchlite1 {
    border-bottom: 1px solid #fff;
    padding-right: 5px;
}

.fixed-body {
    height: 100vh;
    overflow: hidden;
}



.custom-nav > li > .sub-menu > li.menu-item-has-children .nav-link {
    background-image: url('assets/img/header-arrow.svg') !important;
    background-repeat: no-repeat;
    background-position: 94% center;
}
.custom-nav > li > .sub-menu > li.menu-item-has-children {
	position:relative
}

.custom-nav > li > .sub-menu > li.menu-item-has-children .sub-menu {
	display:none;
	position:absolute;
	left: 100%;
	top: 0;
}

.custom-nav > li > .sub-menu > li a{
    padding-left:30px !important;
    padding-right:30px !important;
}


.custom-nav > li > .sub-menu > li.menu-item-has-children:hover .sub-menu {
	display:block
}

.custom-nav > li > .sub-menu > li.menu-item-has-children .sub-menu li {
	margin-bottom:0;
	padding-bottom:0
}

.custom-nav > li > .sub-menu > li.menu-item-has-children .sub-menu li a {
	/* background:none !important; */
	/* background-color: #EBEBEB; */
	background-image: none !important;
}


.custom-nav > li > .sub-menu > li.menu-item-has-children .sub-menu li a:hover {
	/* background:none !important; */
	/* background-color: #EBEBEB; */
	background-image: none !important;
	background-color: #EBEBEB;
}




.custom-nav > li > .sub-menu > li.menu-item-has-children .nav-link svg{
    display:none;
}

.paypal-button-tagline .paypal-button-text {
    display: none !important;
}



#CountdowunIframe {
    width: 280px;
    height: 65px;
    border: none; 
    position: fixed;
    left: 50%;
    bottom: 21px;
    z-index: 9999;
    margin-left: -140px;
}

@media (max-width: 768px){
    #CountdowunIframe {
        position: relative;
        left:0px;
        top:7px;
        margin-left:0;
        height:50px;
        width:200px;
    }
}

@media (min-width: 768px){
    #CountdowunIframe {
        /* left:50px; */
        left:103px;
        margin-left:0;
        bottom: 50px;
    }
}


.woocommerce #reviews #comments ol.commentlist .children li {
    width:calc(100% - 50px); 
}


.archive-wrapper h1 {
    line-height:162%;
}


.WeDoNot {
    display:inline-block;
    width:100%;
    margin-top:90px;  
    margin-bottom:30px;
}
.WeDoNot .Head {}
.WeDoNot .Head .Title {
    font-style: normal;
    font-weight: 400;
    font-size:1.75rem;
    line-height: 25px;
    text-transform: uppercase;
    color: #3d3b3d;
    text-align: center;
    margin-bottom:20px;
} 

.WeDoNot .Head .Text {
    display:inline-block;
    width:100%;
    margin-bottom:50px;
    text-align:center;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #3d3b3d; 
}

.WeDoNot .Content {
    display:inline-block;
    width:100%;
}
.WeDoNot .Content .Item {
    display:inline-block;
    width:100%;
    margin-bottom:45px;
}
.WeDoNot .Content .Item .Title {
    display:inline-flex;
    align-items:center;
    margin-bottom:8px;
}
.WeDoNot .Content .Item .Title span {
    display:inline-block;
    width:34px;
    height:34px;
    border-radius:100%;
    background:#F9D073;
    text-align:center;
    line-height:34px;
}
.WeDoNot .Content .Item .Title label {
    margin-bottom:0;
    padding-left:16px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 20px; 
    justify-content: center;
    text-transform: uppercase;
    color: #3d3b3d; 
    width:calc(100% - 34px)
}
.WeDoNot .Content .Item .Text {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px; 
    color: #919191;
}
.woocommerce ul#shipping_method li {
    margin-bottom:0;
}

.shipping_method_description {
    display:inline-block;
    position: relative;
    top: 0; 
    color: #555555;  
}
.shipping_method_description small {
    font-size:13px;
}
.ShippingEffectText {
    position:relative;
    top:2px; 
}
.ShippingEffectText .hover-effect-description-text {
    left: auto;
    right: 0;
    top: 16px;
    font-size: 13px;
    color: #919191;
    font-weight:normal;
}
.ShippingEffectText .hover-effect-description-text:after {
    left: calc(100% - 16px);
    top: -13px;
    transform: rotate(90deg);
}

.shipping_method:checked ~ .shipping_method_description, 
.shipping_method:checked ~ .ShippingEffectText {
    display:inline-block !important;
}

.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
    width:20%;
}


#loader {
    display: none;
    height:66px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    background: #fff;
}
#loader svg {
    margin-top:-60px !important;
}

.product table.variations {
    position:relative;
}

#disable_variation_switch{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}


#CheckoutPopup .Content .Info2 .Buttons .button {
    width:260px !important; 
}



.WooLoader {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: #FF3D00;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }
 
    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



.PopupCheckbox {
}
.PopupCheckbox input[type="checkbox"] {
    width:20px;
    height:20px;
    position:relative;
    top:5px;
    margin-right:5px;
    cursor: pointer;
}
.PopupCheckbox label {
    font-size:16px !important;
    cursor: pointer;
    font-weight:normal !important;
}
.PopupCheckbox.warning label {
    color:red !important;
}




.woocommerce-product-gallery__video {
    text-align: center;
    margin-top: 20px;
}

.woocommerce-product-gallery__video iframe {
    max-width: 100%;
    height: auto;
}


.ProductYoutubeGallery {
    position: relative;
}
.ProductYoutubeGallery img {

}
.ProductYoutubeGallery .YouIcon {
    position: absolute;
    top:calc(50% - 16px);
    left:calc(50% - 16px);
} 


.woocommerce-billing-fields {
    color: #909090;
    font-size: 13px;
    font-weight:normal;
}



.woocommerce-view-order {}
.woocommerce-view-order .woocommerce .col2-set .col-1, 
.woocommerce-view-order .woocommerce-page .col2-set .col-1 {
    height:auto;
    min-height: auto;
    padding: 0;
}

.OrderTrackingTable {
	width:100%;
	margin:30px 0;
}
.OrderTrackingTable th {
	font-weight:500;
	padding:10px;
	background:#d4d4d4;
	border:solid #ccc 1px;
}
.OrderTrackingTable td {
	padding:10px 5px;
	border:solid #d4d4d4 1px;
}
.OrderTrackingButton {
    text-align:center;
    margin-top:10px;
    font-size:20px;
    padding:0;
}
.OrderTrackingButton a {
    display:block; 
    background-color: #FBBA18;
    border-radius: 4px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    color: #3D3B3D;
    padding: 14px 18px 14px 30px; 
    border-radius:10px;
}

.woocommerce-OrderUpdate-text {
    display:inline-flex;
}
.woocommerce-OrderUpdate-text .description {
    padding:0;
} 
.woocommerce-OrderUpdate-text .description p { 
    padding-left:10px;
}

/************** My Account Style *************/
@media (max-width: 767px) {
    .woocommerce-account {}
    .woocommerce-account .col-12 {
        padding:0;
    }
    .woocommerce-account table.account-orders-table td {
        padding-left: 15px !important;
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom:10px !important;
    }
    .woocommerce-account table.account-orders-table .button {
        width: 120px !important;
        margin-bottom: 8px !important;
        margin-top:-3px;
    }
    .woocommerce-account table.account-orders-table .button.cancel {
        height: 39px !important;
        position: relative;
        top: -2px;
    }
    .woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(odd) td {
        background:#f7f5f5 !important;
    }
}



.SocialShare {
    position: relative;
    cursor: pointer;
    display: inline-block;
    padding: 10px;
    z-index: 999;
    position: absolute;
    right: 40px;
}
.SocialShare .Icon {
    
    color: #000;
}
.SocialShare .Icon svg {
    height:30px;
}
.SocialShare:hover .Icon {
    color: #FBBA18;
}
.SocialShare:hover .ssw {
    visibility: visible;
    opacity: 1;
}

.ssw {
    display: inline-flex;
    align-items: center;
    gap: var(--ssw-gap);
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
    user-select: none;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 1px 8px 15px rgba(0, 0, 0, 0.12);
    position: absolute;
    top: 50px;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
}

.ssw-label {
    font-weight: 600;
    color: #0f172a;
    font-size: var(--ssw-text-size);
    margin-right: 6px;
}

.ssw-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 10px;
    border-radius: 8px;
    border: 1px solid var(--ssw-btn-border);
    background: var(--ssw-btn-bg);
    cursor: pointer;
    transition: transform 0.06s ease, box-shadow 0.06s ease;
    font-size: var(--ssw-text-size);
    color: #0f172a;
    line-height: 1;
    min-height: 36px;
    min-width: 46px;
}
.ssw-btn:focus {
    outline: 3px solid rgba(59, 130, 246, 0.18);
    outline-offset: 2px;
}
.ssw-btn:hover {
    background: var(--ssw-btn-hover);
}
.ssw-btn:hover svg { 
	fill:#FBBA18;
}
.ssw-btn svg {
    display: block;
    height: 20px;
    width: 26px;
}
.ssw-text {
    display: inline-block;
    font-weight: 600;
}

@media (max-width: 992px) { 
	.SocialShare {
        right: 13px;
        top: 65px;
	}
    .ssw-text {
        display: none;
    }
    .ssw {
        gap: 6px;
		right:-15px;
		display:block;
    }
}


