/** Shopify CDN: Minification failed

Line 366:18 Unexpected ";"
Line 417:23 Expected identifier but found "!"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
.grey-back{background-image: linear-gradient(180deg,#ffffff 0%,#d2d2d2 100%)!important;}.red-back{
background-image: radial-gradient(circle at center,#9d1c28 0%,#38050d 100%)!important;
}

.blue-gredient{    background-image: radial-gradient(circle at bottom right,#00525f 0%,#00191d 100%)!important;}
.type_shipping .mb__25{margin:0px;}
.contact-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f2ece6;
    padding: 15px;
    
}
.call-buttons h3{margin-bottom:0px}
.call-buttons a {
    padding: 8px;
    background: #ffffff;
    border-radius: 4px;
    margin: 5px;
    display: flex;
    align-items: center;
    color: #222222!important;
    justify-content: start;
    font-weight: 700;
    line-height: 18px;
    min-width: 160px;
}
.call-buttons a span.pegk {
    font-size: 28px!important;
    margin-right: 5px;
}
.nt_menu>li>a {
    padding-right: 5.5px;
    padding-left: 5.5px;

}

@media(max-width:1280px){
.nt_menu>li>a {
    padding-right: 7.5px;
    padding-left: 7.5px;
}
}
.list-features {
    list-style: none;
    margin: 15px 0px;
    padding: 0px!important;
}
.list-features li {
    display: flex;
    margin: 5px 0px;
    width: 100%;
    font-size: 18px;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    font-weight: 600;
color:#ffffff;
}
.list-features li img{margin-right:8px;}
.tablepress {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1em;
    border: none;
font-size: 12px;
}
.tablepress .column-1 {
    font-weight: 800;
    letter-spacing: 0.1px;
}
.tablepress td, .tablepress th {
    padding: 8px;
    border: none;
    background: 0 0;
    text-align: left;
    float: none!important;
}
.tablepress tbody td {
    vertical-align: top;
}
.tablepress .odd td {
    background-color: rgba(0,0,0,0.05);
}
.tablepress .odd td {
    background-color: #f9f9f9;
}
.tablepress tbody tr:first-child td {
    border-top: 0;
}


.tablepress .row-hover tr:hover td {
    background-color: #ffffff;
}
.tablepress .row-hover tr[style]:hover td {
	background:#222222;
}
.tablepress .even td {
    background-color: #f3f3f3;
}
.specification .row{align-items: normal;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: normal;}
.feature-box{display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: center;
    color: #ffffff;
    list-style: none;}
.feature-box li{width:48%;margin:15px 0px; position:relative; padding-left:52px;}
body.rtl_true .feature-box li{padding-left:0px; padding-right:52px;}
.feature-box.full-row li{width:100%}
.feature-box li:before{
font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f058";
font-size:38px;
position:absolute;
left:0px;top:0px;
line-height:42px;
}
body.rtl_true .feature-box li:before{left:inherit; right:0px;}
.feature-box li h3{color:#ffffff;margin-bottom:5px;margin-top:0px;}
.feature-box li p{margin:0px;}
.feature-box.dark *{color:#222222}
.features-box{
display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: center;
    margin: 15px 0px;
}
.features-box img{    margin-right: 15px;
    max-width: 80px!important;}
.features-box h3{margin: 0px;
    margin-bottom: 5px; font-size:20px}
.features-box p{margin: 0px;}
.template-product .nt_shipping .title{margin-bottom:0px;}
.template-product .nt_shipping {    align-items: center;}
.footer__top .widget-title{text-transform:uppercase;}
.nt_se_template--15874890957018__1648708518b68ee60d .nt_shipping{margin-bottom:20px;}
.nt_se_template--15875374186714__16487062115b8cd213 .section_item{position:relative;}
.nt_se_template--15875374186714__16487062115b8cd213 .section_item:before{
background:#ffffff;
content:'';
display:block;
top:-5px;
bottom:0px;
left:0px;
right:0px;
position:absolute;
border-radius:4px;
}
.category-content{position:relative;}
.features-box.white-box{background: #ffffff;
    padding: 5px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    margin: 10px 0px;}
.dark-background{position:relative;}
.dark-background:before{
position:absolute;
width:100%;
height:100%;
top:0px;
left:0px;
background:#000000;
opacity:0.5;
content:'';
display:block;
}
.checklist,.list-styles{list-style:none;margin:0px;padding:0px;}
.checklist li,.list-styles li{position:relative;margin:10px 0px;padding-left:24px;}
body.rtl_true .checklist li,body.rtl_true .list-styles li{padding-left:0px; padding-right:24px;}

.checklist li:before,.list-styles li:before{font-family: 'Line Awesome Free';
    font-weight: 900;content: "\f00c"; position:absolute;left:0px;}
body.rtl_true .checklist li:before,body.rtl_true .list-styles li:before{left:inherit; right:0px;}
.footer-link p{position:relative;
padding-left:35px;
}
body.rtl_true  .footer-link p{padding-left:0px; padding-right:35px;}

.footer-link p i{
    background: #9d1c28;
    padding: 4px 4px;
    font-size: 18px;
    border-radius: 4px;
    position: absolute;
left:0px;
}
.block-grey .nt_img_txt{position:relative;
    padding: 50px 0px;
overflow:visible;
}
.block-grey .nt_img_txt:before{
    position: absolute;
right:0px;
width:100%;
transform:translateX(15%);
height:100%;
top:0px;
background:#f4f4f4;
content:'';
display:block;
}
body.rtl_true .block-grey .nt_img_txt:before{right:inherit; left:0px;    transform: translate(-15%);}
.nt_se_template--15855607087322__16487062115b8cd213 .cat_space_item  img{margin:0px;min-width:100%;}
.nt_se_template--15855607087322__16487062115b8cd213 .cat_space_item .category-content{
background:#999999;color:#ffffff;
padding:10px;}
.nt_se_template--15855607087322__16487062115b8cd213 .cat_space_item .category-content h3{color:#ffffff;}

.nt_se_template--15855607087322__16487062115b8cd213 .cat_space_item{
position:relative;
}
.nt_se_template--15855607087322__16487062115b8cd213  .cat_space_item:before{
background:#999999;
color:#ffffff;
  position: absolute;
left:15px;
right:15px;
bottom:0px;
top:0px;
display:block;
content:'';
}
.nt_se_template--15875035463898__16487062115b8cd213 img{    filter: saturate(0%);
    backface-visibility: hidden;}
.team-section .row{align-items: flex-start;}
.spr-badge-starrating .spr-icon{margin:0px 2px!important;}
.et_pb_tab_content h2{margin:0px;}

#callBackVariant_ppr ul[data-id="0"] .bg_color_xr.lazyloadt4sed{
background-image:url('https://cdn.shopify.com/s/files/1/0637/4640/8666/files/Matrix-Console-XXR-150x150.jpg?v=1649655596')!important;
}
#callBackVariant_ppr ul[data-id="0"] .bg_color_xer.lazyloadt4sed{
background-image:url('https://cdn.shopify.com/s/files/1/0637/4640/8666/files/Matrix-Console-XER-150x150.jpg?v=1649655596')!important;
}
#callBackVariant_ppr ul[data-id="0"] .bg_color_xir.lazyloadt4sed{
background-image:url('https://cdn.shopify.com/s/files/1/0637/4640/8666/files/Matrix-Console-XIR-150x150.jpg?v=1649655596')!important;
}
#callBackVariant_ppr ul[data-id="0"] .bg_color_xur.lazyloadt4sed{
background-image:url('https://cdn.shopify.com/s/files/1/0637/4640/8666/files/Matrix-Console-XUR-150x150.jpg?v=1649655596')!important;
}
.et_pb_tab_content h2{display:none;}
.bg-gradient-dark {
    background: linear-gradient(180deg,#000,#464647);
}
.restockify-branding-text{display:none!important;}
.lookbooktitle{    position: absolute;
    left: 0px;
    bottom: 0;
    color: #ffffff;
    padding: 5px 15px;
    background: #2222229e;
    width: 100%;}
.lookbooktitle h3{color:#ffffff;margin:0px;}
.small-container{
max-width: 1000px!important;
    background: #f1ebe6;
    padding: 15px;
}
.small-container h3{line-height:36px;}

.tablepress.text-body tr:nth-child(odd) td{    background-color: #f9f9f9;}
.tablepress.text-body tr:nth-child(even) td{
background-color: #f3f3f3;
}
.tablepress.text-body tr td:first-child{
    font-weight: 800;
    letter-spacing: .1px;
text-transform:uppercase;
}
.slideshow__slide.has_video.is-selected .vid_nt{opacity:1}
.slideshow__slide.has_video .pa.btn_video_ef{    opacity: 0;}
.type_slideshow .has_video .nt_bg_lz, #nt_48417b5e-17c2-467f-87ac-01cf7ad5c3f4 .vid_ratio {
    padding-top: 46.25%!important;
}
.pink-back{background-image: radial-gradient( circle 874px at 9.8% 8%,  rgba(255,20,175,1) 0%, rgba(22,22,22,1) 58.4% );}
.blue-back{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000420+0,21638b+100 */
background: #000420; /* Old browsers */
background: -moz-linear-gradient(left,  #000420 0%, #21638b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #000420 0%,#21638b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #000420 0%,#21638b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000420', endColorstr='#21638b',GradientType=1 ); /* IE6-9 */
}
.maroon-back{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#004941+0,007d72+100 */
background: #004941; /* Old browsers */
background: -moz-linear-gradient(left,  #004941 0%, #007d72 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #004941 0%,#007d72 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #004941 0%,#007d72 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004941', endColorstr='#007d72',GradientType=1 ); /* IE6-9 */
}
.tabs{display:none;}
.tabs.active{display:block;}
.custom-tab a{cursor: pointer;}
.border-box{border-radius: 8px; border: 1px solid #C6C6C6;
    background: #F9F3F3;
    padding: 15px;}
.nt_se_template--16843622645978__48921683-7f58-4d45-9de3-5ca8ef42ea8c
  .cat_space_item:before {
  border: 1px solid #c6c6c6;
  position: absolute;
  left: 10px;
  top: 10px;
  bottom: 10px;
  right: 10px;
  content: "";
  background: #f9f3f3;
  border-radius: 8px;
}
body .globo-form-app .block-container + p {    font-size: 0px!important;
    line-height: 0px;
    height: 0px;
margin:0px;
}
.globo-form-app .message+.footer {
    margin-top: 5px!important;
}
.pxFormGenerator {
  position: relative;
}
.pxFormGenerator:after {
  position: absolute;
  content: "";
  display: block;
  bottom: 0px;
  height: 100px;
  left: 0px;
background: #f8f8f8;
    width: 100%;
}
#shopify-section-sticky_atc .sticky_atc_wrap {-webkit-transform: translate3d(0, 0, 0)!important;
    transform: translate3d(0, 0, 0)!important;
}
.bench-background{background: #521750; /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #521750, #220321); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #521750, #220321); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */}
 .align-center{}
#nt_menu_id > li:first-child > a{border-radius: 5px;
    color: #ffffff!important;
    height: auto;
    padding: 8px 10px;
    background: #9d1c28;}
.product-banner.desktopbanner .nt_promotion_html{position:relative!important;background:#000000; left:0px;}
#nt_menu_id > li:first-child > a:hover{color:#ffffff;}
.trust-advisor .container{background: #f9f9f9;}
.row-title td, .row-title{background:#222222!important}
.cw{color:#ffffff};
.rtl_true .footer-link p i{left:inherit; right:0px;}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  #shopify-section-template--15855607021786__1648197693e69ecd4e .container{max-width:1180px;background:#ffffff;border-radius:8px;padding-top:10px;padding-bottom:10px;}
.nt_se_template--15855607021786__1648197693e69ecd4e  .col-lg-2{ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
}
#shopify-section-template--15855607021786__1648197693e69ecd4e{border-bottom:1px solid #d5d5d5;}
/*#shopify-section-template--15855607021786__1648197693e69ecd4e {margin-top:-142px!important;position:relative;}*/
#shopify-section-template--15855607021786__1648197693e69ecd4e
 .cat_space_30 .cat_space_item{margin-bottom:0px;}
#shopify-section-template--15855607021786__1648197693e69ecd4e .section-title{
font-size:16px;
}
#shopify-section-template--15855607021786__1648197693e69ecd4e 
 .nt_banner_holder{margin-top:0px;}
.about-text{max-width:50%}
.nt_se_template--15874890957018__16487073827238524e.container{max-width:700px}
.nt_se_template--15875374186714__16487062115b8cd213 .section_item:before{left:10px;right:10px;}
.align-bottom .row{    align-items: end!important;  -webkit-box-align: end!important;
-ms-flex-align: end!important;}
.des_header_3 .col_group_btns{min-width:160px;}
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  .product-banner .nt_promotion_html.pa{position:relative;}
.product-banner  .nt_promotion{background:#000000;}
.align-bottom .row{    align-items: end!important;  -webkit-box-align: end!important;
-ms-flex-align: end!important;}
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  .feature-box li{width:100%;}
.mb_nav_tabs{display:none;}
.nt_mb_menu>li>a {
    letter-spacing: .2px;
    font-size: 18px;
}
.menu-item-acount{background:#9d1c28}
.menu-item-acount a{color:#ffffff!important;}
.tab_cat_title.des_tab_13>li>a{
    padding: 10px 15px;!important
}
.tab_cat_title.des_tab_13>li {
    margin: 0 2px;
}
.nt_se_template--15855607021786__1581530479619 .nt_shipping{margin-bottom:30px;}
.nt_se_template--15855607021786__164888597696ee3e92 .flickityt4s-page-dots{bottom:-20px!important}
.contact-box{flex-direction: column;}
.contact-box h3, .contact-box p{margin:0px;}
.contact-box .call-buttons{display:flex;}
.call-buttons a{font-size:13px;}
}