body{background-color:#202633;background-position:50% 50%;}
.page-wrapper{max-width:95%;}
.page-header{background-color:#ffffff;/*background-image:url(../images/logo.png);*/border-color:#202633;}
.page-header .panel.wrapper{background-color:#ffffff;border-color:#202633;}
.page-header .block-search .input-text{border-color:#ff0000;background:#d6d6d6;}
.page-header .block-search.inline .action.close{color:#202633;}
.page-footer{background-color:#202633;}
.page-footer .block.newsletter .action.subscribe{background-color:#ff0000;}
.page-footer .block.newsletter .action.subscribe:hover, .page-footer .block.newsletter .action.subscribe:focus, .page-footer .block.newsletter .action.subscribe:active{background-color:#c7c7c7;}
.action.primary{background:#202633;border-color:#ff0000;color:#ffffff;}
.action.primary:hover, .action.primary:focus, .action.primary:active{background:#202633;}
.tocart.action, .block.soldtogether-block .soldtogether-cart-btn, .bundle-actions .action.primary.customize{background:#ff0000;border-color:#202633;}
.tocart.action:hover, .block.soldtogether-block .soldtogether-cart-btn:hover, .bundle-actions .action.primary.customize:hover, .tocart.action:active, .block.soldtogether-block .soldtogether-cart-btn:active, .bundle-actions .action.primary.customize:active, .tocart.action:focus, .block.soldtogether-block .soldtogether-cart-btn:focus, .bundle-actions .action.primary.customize:focus{background:#c7c7c7;border-color:#202633;color:#202633;}
.page-title-wrapper .page-title, 
.argento-force-title [role="heading"], 
.hero .block-title [role="heading"], 
.argento-force-title-centered [role="heading"], 
.catalog-product-view .column.main>.block .block-title [role="heading"] {
  background-image: none;
}

@media (min-width: 768px) {
.nav-sections .orientation-horizontal .level0>a.level-top {
    padding: 15px 5px !important;
    font-size: 13px;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
}
}

.page-title-wrapper .page-title, .argento-force-title [role="heading"], .hero .block-title [role="heading"], .argento-force-title-centered [role="heading"], .catalog-product-view .column.main>.block .block-title [role="heading"] {
  word-break: break-word;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
