body.page-cart #main-content > .page-width,
body.page-order #main-content > .page-width,
body.page-product #main-content > .page-width,
body.page-category #main-content div[data-elementor-type='page'],
body.page-contact #main-content > .page-width,
body.page #main-content > .page-width,
body.page-search #main-content > .page-width{
    margin-left:auto;
    margin-right:auto;
    max-width:1560px!important;
    width:90%!important;
}

body:not(.page-index):not(.page-cms) #main-content{
    margin-top:2rem;
}

body.page-cart .page-header h1{
    text-align:left;
}
body.page-cms .page-header{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:90%;
}
body.page-cms .page-header h1{
    color: black;
    font-family: Inter;
    font-weight: 900;
    font-size: 50px;
    letter-spacing: 0;
    line-height:1!important;
    margin-bottom: 0;
    margin-top: 1.4rem;
    text-transform:none;
}

#main-content .page-width{
    max-width:100%!important;
    width:100%!important;
}

body.page-contact header h3.h3,
.page-header h1
body.page .page-title{
    font-family: 'Inter', sans-serif;
    font-size: 36px;
    font-weight:900;
    letter-spacing:0px!important;
    margin-top:50px;
    margin-bottom: 20px;
    text-align:center;
}

body.page-contact header h3.h3,
body.page .page-title{
    color:black;
    margin-top:0;
    text-align:left;
    text-transform: none;
}

.page-content .elementor-text-editor h2{
    color:black;
    margin-top:30px;
    font-weight: 600;
    font-size:27px;
}

.page-content .elementor-text-editor h3{
    color:black;
    margin-top:24px;
    font-size:22px;
}

.page-content .elementor-text-editor h4{
    color:black;
    margin-top:18px;
    font-size:18px;
}

.page-width .product-info-section h1{
    font-size:25px !important;
}

.headline.border-bottom h2{
    border-bottom:2px solid #333;
    margin-bottom:1rem;
    padding-bottom:14px;
}
.d-inline h2{
    display:inline-block;
}
html body .pk-fixed-bottom-right .pk-show-panel{
    display:none!important;
}

/*
html body .product-price-and-shipping .price{
    background:#E42729;
    border-radius:30px;
    
    color:white;
    font-size:15px;
    max-width: 100px;
    padding: 12px 25px;
    
    text-align:center;
    width:100%;

}
*/

html body .btn-red{
    background:#e42729!important;
    border-color:#e42729!important;
    font-weight:bold!important;
}
html body .btn-red:hover{
    background:#fff!important;
    color:#e42729!important;
}
body.cms-id-8 .breadcrumb{
    display:none!important;
}
body.cms-id-8 .page-header{
    display:none!important;
}

body.cms-id-9 .breadcrumb{
    display:none!important;
}
body.cms-id-9 .page-header{
    display:none !important;
}

product-desc-wrap{
    margin-right:20px;
}
.wrap-btn{
    position:absolute;
    bottom:40px;
    left:20px;
    color: white;
}

.wrap-btn p{
    margin: 0;
    text-shadow: 0 0 8px #00000080;
    font-weight:bold;
}

.wrap-btn h2{
  margin: 0;
  margin-bottom: 25px;
  margin-top:5px;
  text-shadow: 0 0 8px #00000080;
  font-weight:bold;
    
}

a.btnc {
    background:white;
    border-radius:30px;
    
    color:#000;
    font-size:15px;
    max-width: 150px;
    padding: 8px 30px;
    
    text-align:center;
    width:100%;
}
a.btnc:hover{
    background:black;
    color:white;
}

#footer .tb-sect-icon img {
  filter: invert(1)!important;
}

.pk-languages ul.opt-list{
    gap:20px!important;
}
.pk-languages ul.opt-list li{
    font-size:14px!important;
    line-height:1!important;
}
.pk-languages ul.opt-list > li:not(:last-child):after{
    right:-12px!important;
}
body:not(#index) #header {
    border-bottom: none!important;
    margin-bottom: 0px!important;
}
#main {
    padding: 0!important;
}
.product-flags{
    top:39px!important;
}

.product-add-to-cart .add-to-cart{
    background-color: #E42729 !important;
    border:none;
    border-radius:30px;
    color:#ffffff;
}

.product-add-to-cart .add-to-cart:hover{
    background-color: #818a91 !important;
    color:#ffffff;
}

.pk-nav-ul .pk-nav-li a:hover{
    color: #000000;
}

@media(min-width:1025px){
	.pk-nav-ul .pk-nav-li a.active,
	body.page-index .pk-nav-ul .pk-nav-li:first-child a{
	    border-bottom:1px solid #000000;
	}
}

.pk-nav-ul .pk-nav-li a.active,
body.page-index .pk-nav-ul .pk-nav-li:first-child a{
    border-bottom:1px solid #000000;
}

.page-contact .sidebar{
    display: none;
}

.page-contact #content-wrapper-left{
    width:100%;
}
.hookDisplayGuide{
    display:none!important;
}
.product-add-to-cart .qty{
    margin-right:1rem;
}
/*
.shopping_cart .cart-button a{
    background-color: #4e5255 !important;
    border:none;
    border-radius:30px;
    color:#ffffff;
}
.shopping_cart .cart-button a:hover{
    background-color: #E42729 !important;
    border:none;
    border-radius:30px;
    color:#ffffff;
}*/

.btn:not(.btn-touchspin){
    background-color: #000 !important;
    border:1px solid black !important;
    border-radius:30px !important;
    color:#ffffff !important;
}

.btn:hover:not(.btn-touchspin){
    background-color: #FFF !important;
    border:1px solid #000;
    border-radius:30px;
    color:#000!important;
}

.promo-code .btn{
    margin-left:20px;
}

.block-promo .promo-code .flex-grow1 {
    padding-left: 15px;
}


.blockreassurance_product p{
    padding-left:25px;
}



#main .js-cart-line-product-quantity {
    border-radius: 0 !important;
}

.elementor-15010000 .elementor-element.elementor-element-61d98f7a .user-select .current-item svg {
    width: 25px;
    height: 25px;
}

.elementor-15010000 .elementor-element.elementor-element-61d98f7a .header-item-counter {
    width: 20px;
    height: 20px;
}

.elementor-15010000 .elementor-element.elementor-element-1cca3957 .pk-search-widget fieldset button svg {
    width: 18px;
    height: 18px;
}

.header-item-counter{
    font-size:13px!important;
}
.pk-inline .opt-list > li a.active{
    font-weight:bold!important;
}

.breadcrumb {
    display:none!important;
    
}

@media(max-width:766px){
    .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding-bottom: 0px;
    }
}

@media(max-width:768px){
    .wrap-btn {
        bottom: 40px;
        left: 15px;
    }
}

@media(max-width:768px){
    a.btnc {
        font-size: 15px;
        padding: 9px 20px;
    }
}

/*@media(max-width:360px){
    a.btnc {
        font-size:20px;
    }
}*/

html body #header .logo{
    border-radius:0 !important;
}

.page-content .elementor-text-editor h2{
    line-height:1.3!important;
}

.page-content .elementor-text-editor p{
	font-size:16px!important;
	line-height:1.5!important;
}


@media (min-width: 1280px) {
    #cart #main > .cart-grid .cart-grid-right {
        margin-top: 7rem;
    }
}

#checkout #wrapper h1, #checkout .step-title {
    font-size: 1.375em;
    font-weight: 700;
    color: black!important;
    letter-spacing:0px;
}

#product h1 {
    font-size: 30px!important;
    font-weight: 700;
    line-height: 1.4em;
    color: black;
}

.tabs-container {
    margin-top: 0rem;
}

body.cms-id-12 .page-header h1{
    display:none !important;
}

#wrapper {
    padding: 0px;
}

@media(min-width:1731px){
    #wrapper {
        padding: 0 10px;
    }
    body.page-cart #wrapper,
    body.page-checkout #wrapper,
    body.page-search #wrapper{
        padding: 0 20px;
    }
}

@media(max-width:1730px){
    body.page-cart #wrapper,
    body.page-checkout #wrapper{
        padding: 0 10px;
    }
}

#wrapper > .row {
    margin-left: 0px;
    margin-right: 0px;
}

.product-actions a:hover svg,
.product-actions .add-to-cart:hover svg{
    color:black!important;
}

body.category-id-2 #headline-main{
    display:none;
}

.fpp_searchers .searcher-header{
    padding: 10px 10px;
}

.pk-aside {
    width:470px;
}

.ps_categorytree{
    display:none;
}

.pk-aside .cart-button{
    padding-top: 50px !important;
}
.product-cover.relative .layer{
    display:none!important;
}
body.page-product .product-cover img{
    cursor:auto;
}
#main-menu-top .pk-menu-icon span{ display:none!important;}