/** Wrapper **/
.page-header.header-newskin .nav-sections .nav-sections-items,
.page-header.type21 .header.content,
.breadcrumbs,
body .container,
body:not(.cms-index-index) .page-main,
.full_width_row_content .mgz-element-inner .inner-content{
    width: 1280px!important;
    margin: 0 auto;
    max-width:100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

[data-content-type="row"][data-appearance="contained"]{
    max-width: 1280px;
}

.cms-index-index .page-main{
    padding-left: 0;
    padding-right: 0;
}


@media only screen and (max-width: 767px) {
    body .page-header.header-newskin .nav-sections .nav-sections-items {
        padding: 0 !important;
    }
}

.block__services li:first-child, .block__services li:first-child a {
    color: #155399 !important;
}

.footer__services{
    color: #fff;
}
.footer__services .icon-envelope2:before,
.footer__services .icon-phone:before {
    background: none;
    margin-right: 0;
}

.heading-block {
    width: 600px;
    max-width: 100%;
    margin: 0 auto 30px;
    padding: 0 20px;
    background: url(../images/seprator.png) center bottom repeat-x;
}
.heading-block .mgz-element-heading-text {
    text-align: center;
    color: #155399;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 4px #155399 solid;
}
.heading-block .mgz-element-inner {
    margin: 0 !important;
}


/** Button **/
.mgz-btn-style-modern .mgz-btn {
    display: inline-block;
    border: 0;
    background: #fff;
    padding: 14px 32px;
    text-align: center;
    white-space: nowrap;
    color: #135788;
    font-weight: normal;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: auto;
    position: relative;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
}

.mgz-btn-style-modern .mgz-btn:before {
    content: '';
    border: 1px solid #135788;
    position: absolute;
    left: 3px;
    top:3px;
    right: 3px;
    bottom: 3px;
}
.mgz-btn-style-modern .mgz-btn:after {
    content: '';
    border: 1px solid #135788;
    position: absolute;
    left: 3px;
    top:3px;
    right: 3px;
    bottom: 3px;
    margin: 3px;
}

.mgz-btn-style-modern .mgz-btn:hover {
    background: #135788;
    color: #fff;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.mgz-btn-style-modern .mgz-btn:hover:before,
.mgz-btn-style-modern .mgz-btn:hover:after{
    border-color: #fff;
}


/** Category Banner Content **/
.category-image {
    display: block;
    margin: 0 auto;
    position: relative;
}
.category-image .cat-img-title.cat-box {
    margin: 22px 0 0;
    width: 100%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: block;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
}
.category-image .cat-img-title.cat-bg .cat-heading,
.category-image .cat-img-title.cat-bg p {
    color: #FFFFFF;
    font-family: 'Source Sans Pro', sans-serif;
    transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    margin-bottom: 5px;
    font-size: 28px;
    margin-top: 0;
    font-weight: normal;
}
.category-image img {
    vertical-align: top;
}

.block.widget .products-grid .product-items .price-box {
    display: none;
}

.block.widget .products-grid .product-items .product-item-name > a {
    color: #155399;
}

.side-nav-categories--title{
    color: #155399;
}

.page-main > .category-view > .category-description{ display:none;}

.catalogsearch-advanced-index .side-nav-categories--content li:last-child {
    display: none;
}

/** Navigation **/
.mtp-title {
    margin-bottom: .9rem;
    min-height: 45px;
    text-transform: uppercase;
}
.mtp-image{
    margin-bottom: .9rem;
    background-color: #eaeaea;
    color: #111;
    font-size: 60px;
    height: 120px;
    padding: 25px 0 0;
    text-align: center;
    width: 100%;
}
.mtp-description{
    margin-bottom: .9rem;
    min-height: 70px;
}
.mtp-actions{
    margin-bottom: .9rem;
}

.footer-top > .mgz-element-inner {
    padding: 40px 0!important;
}

/** Pagebuilder **/
.page-header.type21 .header-main-right .magezon-builder {
    display: inline-block;
    vertical-align: top;
}

@media only screen and (max-width: 767px) {
    .page-header.type21 .header-main-right .magezon-builder{
        display: none;
    }

    .footer__services{
        margin: 0 0 10px!important;
    }
    .footer-top > .mgz-element-inner {
        padding: 20px !important;
    }
    .footer-top .mgz-element-inner {
        text-align: center;
    }

    body header.page-header.type21 .block-search .action.search{
        margin-right: 40px;
    }
    .header-main-right .block-search .control{
        right: 0;
    }

    .page-with-filter .toolbar-amount{
        margin-left: 0;
        display: none!important;
    }
    .toolbar .limiter .label,
    .toolbar .sorter .sorter-label {
        display: none;
    }
    .page-products .toolbar select{
        width: 100px;
        margin-left: 0;
    }
}

@media only screen and (min-width: 767px) {
    .page-layout-1column .block.widget .products-grid .product-item {
        width: calc((100% - 8%) / 4);
    }

    body .page-header .switcher{
        text-align:left;
        min-width: 18%;
    }
    .page-header.type21 .logo img {
        width: 500px;
    }
    .page-header.type21 .search-toggle-icon{
        margin-right:20px;
    }

    /** Navigation **/
    .navigation .level0 .submenu a > span {
        text-transform: none;
        font-weight: normal;
        font-size: 14px;
    }
    .sw-megamenu.navigation .submenu li.parent > a{
        border-bottom: 1px solid #C9C9C9;
        display: block;
        line-height: 18px;
        margin-bottom: 0!important;
    }
    .sw-megamenu.navigation .submenu li.parent > a > span {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
    }
    .navigation .level0 .submenu a:hover span {
        text-decoration: none !important;
    }

    .sw-megamenu.navigation li.level0 .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .cms-innovations .page-header.header-newskin .navigation .nav-Innovations > .level-top{
        color: #fff;
        background: #155399;
    }

    body header.page-header.type21 .block-search{
        margin-right: 20px;
    }

    .block__services{
        border-bottom: 0;
    }
}



.product-item-details .product-item-attributes {
    text-align: center;
}

.product-info-main .product-item-attributes{
    text-align: center;
    margin: 0 -10px;
    order: -1;
}
.product-info-main .product-item-attributes--item {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}
.products-list .product-item-info .product-item-attributes--item {
    text-align: left;
}

.sidebar.sidebar-main .block.filter {
    display: none;
}

.hp-featured-products .image-title {
    color: #155399;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hp-featured-products .mgz-single-image-wrapper a {
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    display: block;
    border: 1px solid #EAEAEA;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: relative;
}
.hp-featured-products .mgz-single-image-wrapper a:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    opacity: 0;
    -webkit-transition: all 0.4s ease-out 0.2s;
    -moz-transition: all 0.4s ease-out 0.2s;
    -o-transition: all 0.4s ease-out 0.2s;
    transition: all 0.4s ease-out 0.2s;
    background-color: #eee;
}
.hp-featured-products .mgz-element-column{
    position: relative;
    padding: 10px;
}
.hp-featured-products .mgz-element-button {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: -50px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out 0.2s;
    -moz-transition: all 0.4s ease-out 0.2s;
    -o-transition: all 0.4s ease-out 0.2s;
    transition: all 0.4s ease-out 0.2s;
    z-index: 1;
}
.hp-featured-products .mgz-btn-style-modern .mgz-btn {
    background-color: transparent;
}
.hp-featured-products .mgz-btn-style-modern .mgz-btn {
    background-color: transparent;
}
.hp-featured-products .mgz-btn-style-modern .mgz-btn:hover{
    background-color:#135788;
}
.hp-featured-products .mgz-element-column:hover .mgz-single-image-wrapper a:before{
    opacity: 0.8;
}
.hp-featured-products .mgz-element-column:hover .mgz-element-button{
    opacity: 1;
}



.product-info-main .product.overview a {
    color: #333;
}
.product-info-main .page-title-wrapper h1 {
    color: #333 !important;
    text-transform: none;
}
.product-info-main .product-info-stock-sku{
    display: none;
}
.product-info-main .product.overview p{
    padding-top: 5px;
    line-height: 1.4em;
}
.catalog-product-view .product.media{
    position: relative;
}
@media only screen and (min-width: 767px) {
    .product-info-main .page-title-wrapper h1 {
        font-size: 38px !important;
    }
    .catalog-product-view .product.media{
        width: 380px !important;
        position: relative;
    }
    .page-layout-1column .product-info-main {
        width: 525px !important;
        max-width: 48%;
    }

    .page-layout-1column .product-info-main{
        display: flex;
        flex-direction: column;
    }
    .product-info-main .page-title-wrapper.product {
        order: -2;
        margin: 0;
    }
}


@media only screen and (max-width: 767px) {
    .fotorama__fullscreen-icon{
        left: 0;
        right: auto;
    }
    .products-list .product-item-description {
        display: none;
    }
}



/* Addition-247 */
/* ============ */

.header.links li:not(:first-child) {
    display: none;
}

.page-header.type21 .main-panel-top {
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    display: none;
}

.page-header.type21 .header.content {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
}

.page-header.type21 .logo {
    margin: 17px 0;
}

.page-header.type21 .header-main-right {
    text-align: right;
}

body header.page-header.type21 .search-toggle-icon + .block.block-search {
    display: none;
}  
  
header.page-header.type21 .block-search {
    position: absolute;
    top: 100%;
    left: auto;
    margin: 0;
    margin-top: 15px;
}

.page-header.type21 .search-area {
    position: absolute;
    right: 20px;
    bottom: -40px;
    z-index: 6;
}

.header-main-right .search-area .search-toggle-icon.open::after {
    display: none;
}

.page-header .switcher.language .options ul.dropdown, 
.page-footer .switcher.language .options ul.dropdown {
	border-radius: 0;
	box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
	border: 0 !important;
	padding: 4px 0 !important;
	left: 0;
}

.catalog-category-view .columns .sidebar.sidebar-main .sidebar-content,
.catalogsearch-result-index .columns .sidebar.sidebar-main .sidebar-content {
	border: 0;
}

.product-item-photo {
    border: 1px solid #eaeaea !important;
    min-height: 50px;
    transition: all .3s;
}

.product-item:hover .product-item-info.type3 .product-item-photo {
    box-shadow: 0 25px 35px -5px rgba(0, 0, 0, .1);
    z-index: 2;
}

.pages strong.page, 
.pages a.page, 
.pages .action {
    height: 26px;
    min-width: 26px;
    line-height: 24px;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
    border-radius: 3px;
}

.pages strong.page,
.pages strong.page:hover,
.pages a.page:hover {
    background: #0088cc;
    border: 1px solid #0088cc;
    color: #ffffff !important;
    text-decoration: none;
}

.pages a.page:hover span {
    color: #fff !important;
}

.toolbar select {
    background-color: #F8F8F8;
    border: 0;
    border-radius: 3px;
    padding-top: 0;
    padding-bottom: 0;
    height: 26px;
}

.toolbar .modes-mode.active:before {
    color: #fff;
}

body .product.data.items >.item.content {
    box-shadow: 0 0 0;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.product.data.items.collapsed > .item.content ul li {
    margin-bottom: 9px;
}

.product.data.items > .item.content p {
    margin-bottom: 10px;
}

.product.data.items.collapsed [role="tablist"] > .item.title {
    padding-top: 8px;
    padding-bottom: 0px;
    border: 0;
}
.product.data.items.collapsed > .item.content {
    padding: 35px 20px;
    border: 0;
}
.product.data.items.collapsed [role="tablist"] > .item.title .data.switch {
    font-size: 14px;
    font-weight: bold;
}
.product.data.items.collapsed [role="tablist"] > .item.title:not(.active) a {
    color: #888;
}
.product.data.items.collapsed [role="tablist"] > .item.title.active > .switch, 
.product.data.items.collapsed [role="tablist"] > .item.title.active > .switch:focus, 
.product.data.items.collapsed [role="tablist"] > .item.title.active > .switch:hover {
    border-bottom: 4px solid;
    border-top-color: #333;
    color: #333;
    border-bottom-color: #155399 !important;
}
body .product.data.items > .item.title.active > .switch, 
body .product.data.items > .item.title.active > .switch:focus, 
body .product.data.items > .item.title.active > .switch:hover {
    padding: 0 20px !important;
}
body .product.info.detailed .additional-attributes tr {
    display: flex;
}
.product.data.items .item.title,
.product.data.items .item.title.active,
.product.data.items .item.title:hover {
    border: 0;
    padding: 0;
}

body .product.data.items > .item.content {
    padding-block: 35px !important;
}

.mp-attachment-container h2 { 
    font-size: 25px;
}

.page-wrapper>.breadcrumbs {
    font-size: 12px;
}

.fotorama__nav__frame.fotorama__nav__frame--thumb {
    padding: 0 !important;
}

.fotorama-item .fotorama__thumb-border {
    margin-top: 0 !important;
}

.mp-attachment-container .mp-attachment-tab {
    clear: both;
    padding: 30px 0;
}

.block.related .owl-carousel .owl-nav.disabled+.owl-dots {
    position: absolute;
    right: 0;
    top: -37px;
    margin: 0;
}

.block.related .owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.block.related .owl-carousel .owl-dots .owl-dot.active span, 
.block.related .owl-carousel .owl-dots .owl-dot:hover span {
    background: #869791;
}

#notice-cookie-block {
	font-size: 12px;
    text-align: center;
} 

#notice-cookie-block .action.primary {
    background: #0088cc;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    padding: 0 19px;
}

#notice-cookie-block .action.primary span {
	font-size: 13px;
    text-transform: capitalize;
    font-weight: 400;
}

.product-social-links {
    border-bottom: 1px #ebebeb solid;
    display: table;
    width: 100%;
    margin-bottom: 15px;
}

.product-info-main .product.attribute.sku {
    display: none;
}

body .fotorama__nav  .fotorama__nav__frame.fotorama__nav__frame--thumb {
    margin-right: 5px;
    border: 1px solid #ccc;
}

body .fotorama__nav  .fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active {
    border-color: #000;
}

body .fotorama__nav  .fotorama__thumb-border {
    display: none;
}

body .fotorama__nav .fotorama__thumb .fotorama__img {
    max-height: 100%;
}


@media only screen and (min-width: 768px) {
    .page-header.type21 .logo {
        margin: 0 !important;
    }
    body .page-header.type21 .switcher.language {
        z-index: 6;
    }
    body header.page-header.type21 .block-search {
        padding: 20px 15px !important;
    }
    body header.page-header.type21 .block-search input {
        background-color: #fff;
    }
    .toolbar > div {
        margin-bottom: 0;
    }
    .toolbar .modes {
        margin-right: 0;
    }
    .toolbar .modes-mode {
        height: 28px;
    }
    .toolbar .modes-mode:before {
        font-size: 12px;
        line-height: 2.2;
    }
    .toolbar .modes .mode-grid:before{
        color: #fff;
    }
    .toolbar .modes #mode-grid:before,
    .toolbar .modes #mode-list:before {
        color: #ccc;
        border: 1px solid #ccc;
    }
    .toolbar .modes #mode-grid:hover:before
    .toolbar .modes #mode-list:hover:before {
        color: #fff;
    }
    .toolbar .modes .mode-list:hover:before {
        color: #fff;
    }
    .toolbar .limiter {
        margin-left: auto;
    }
    .toolbar .toolbar-sorter {
        margin-right: 0;
        margin-left: 0;
    }
    .products.wrapper ~ .toolbar .pages {
        margin-left: 0;
    }
    .products.wrapper ~ .toolbar {
        border: 0;
    }
    .product.data.items.collapsed [role="tablist"] > .item.title > .switch {
        padding: 7px 20px !important;
        border: 0;
        display: inline;
    }
    .product.data.items.collapsed [role="tablist"] { 
        padding: 0 20px;
    }    
}

@media only screen and (max-width: 767px) { 
    .catalog-category-view .sidebar.sidebar-main {
        position: static !important;
        order: 1;
        width: 100%;
        max-width: 100%;
        transform: unset;
        transition: unset;
    }
    .toolbar a.porto-product-filters-toggle {
        display: none !important;
        width: 0;
        visibility: hidden;
    }
    .nav-sections .header.links {
        display: none;
    }
    .top__links a {
        font-size: 13px !important;
    }
    .top__links a:hover {
        color: #0088cc !important;
    }
    .page-header.type21 .header-main-right {
        display: flex;
        align-items: center;
        margin-left: auto;
    }
    .page-header.type21 .search-area {
        position: relative;
        inset: unset;
    }
    .page-header.type21 .nav-toggle {
        padding: 0;
    }
    .page-header.type21 .search-area .porto-icon-search:before {
        font-size: 18px;
        content: '\e884';
        color: #222529;
        font-weight: 900;
        font-family: 'porto-icons';
    }
    .page-header.type21 .search-area .search-toggle-icon {
        display: block;
        margin-top: 5px;
    }
    .page-header.type21 .search-area .search-toggle-icon span {
        display: none;
    }
    header.page-header.type21 .block-search {
        right: -20px;
    }
    header.page-header.type21 .block-search {
        border: 0;
    }
    .block.block-search.show .control {
        display: block;
    }
    .header-main-right #search_mini_form input {
        background-color: #fff;
        padding-right: 60px;
    }
    .toolbar.toolbar-products {
        background: 0;
    }
    .toolbar.toolbar-products .modes {
        display: block;
        order: 2;
    }
    .toolbar.toolbar-products .toolbar-amount {
        margin-bottom: 10px;
        margin-right: auto;
    }
    .toolbar.toolbar-products .limiter {
        display: none;
    }
    .toolbar.toolbar-products .toolbar-sorter {
        order: -1;
        margin-right: 0;
    }

    .toolbar .modes {
        margin-right: 0;
    }
    .toolbar .modes-mode {
        height: 28px;
    }
    .toolbar .modes-mode:before {
        font-size: 12px;
        line-height: 2.2;
    }
    .toolbar .modes .mode-grid:before{
        color: #fff;
    }
    .toolbar .modes #mode-grid:before,
    .toolbar .modes #mode-list:before {
        color: #ccc;
        border: 1px solid #ccc;
    }
    .toolbar .modes #mode-grid:hover:before
    .toolbar .modes #mode-list:hover:before {
        color: #fff;
    }
    .product.data.items.collapsed [role="tablist"] > .item.title .data.switch:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 13px;
        line-height: inherit;
        color: inherit;
        content: '\f807';
        font-family: 'porto-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }
    .product.data.items .item.title.active a:after {
        content: '\f804' !important;
    }
    .product.data.items.collapsed [role="tablist"] > .item.title .data.switch {
        border: 0;
    }
    .product.data.items.collapsed [role="tablist"] > .item.title.active .data.switch {
        border-bottom: 1px solid;
    }
    .product.data.items.collapsed [role="tablist"] {
        display: block;
    }
    .product.data.items.collapsed [role="tablist"] > .item.title { 
        float: none;
    }
    .page-footer .footer__services {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .page-footer .footer__services li {
        display: flex;
        align-items: center;
    }
}


@media (max-width: 560px) {
    .products-list .product-item-details {
        max-width: calc(100% - (180px));
    }
    .products-list .product-item-photo {
        flex: 0 0 150px;
    }   
}

@media (min-width: 992px) {
    .page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span::before,
    .page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span::after {
      display: none;
    }
    .page-header.type21 .nav-sections .navigation:not(.side-megamenu) .level0 .level-top { 
        padding: 19px 0;
    }
    .page-header.type21 .nav-sections .navigation:not(.side-megamenu) > ul {
        display: inline-block;
    }
    .page-header.type21 .header-main-right .switcher .options .action.toggle {
        background: transparent;
        line-height: normal;
        padding: 0;
    }
    .page-header.type21 .nav-sections .navigation:not(.side-megamenu) .level0 .level-top {
        font-size: 13px;
    }
}