body{

}


.page-header .header.content .logo {
    max-width: unset;
}

.page-wrapper .page-header .panel.wrapper {
    background-color: #f0f0ed;
    color: #777;
}

.page-header .header.panel,
.page-header .header.panel > .header.links > li,
.page-header .header.panel > .header.links > li > a, 
.page-header .header.panel > .header.links > li > span {
    line-height: 1.4;
}

.porto-icon-shopping-cart::before {
    content: '\f815';
    color: #08c;
    line-height: 40px;
    margin: 0;
}

.minicart-wrapper .action.showcart .minicart-icon {
    font-size: 35px;
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #08c;
    color: #fff;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    margin: -11px 0 0;
    min-width: 18px;
    width: 100%;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    white-space: normal;
    position: absolute;
    top: 50%;
    left: 0;
    font-weight: 600;
    font-size: 14px;
    background-color: transparent;
}

.minicart-wrapper .action.showcart::after {
    display: none;
}

.minicart-wrapper .action.showcart::before, 
.minicart-wrapper .action.showcart.active::before {
    display: none;
}

.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary {
    background-image: none;
    background: #08c;
    border: 1px solid #08c;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 600;
    padding: 7px 15px;
    font-size: .75rem;
    box-sizing: border-box;
    vertical-align: middle;
    font-weight: 400;
    line-height: 22px;
  }

.header.content .logo {
    display: inline-block;
    vertical-align: middle;
    margin: 30px 0;
    max-width: 50%;
    position: relative;
    z-index: 5;
}

.header.content .block-search input:focus {
    box-shadow: 0 0 3px 1px #68a8e0 !important;
}

.form.search.advanced input {
    border: 1px solid #ccc;
    border-radius: 6px;
    height: 38px;
}

.form.search.advanced .actions-toolbar .action.primary {
    background: #08c;
    border: 1px solid #08c;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 3px;
    height: 38px;
    position: relative;
    line-height: 38px;
    padding: 7px 15px;
    display: flex;
    align-items: center;
}

.customer-account-login .page-title-wrapper, 
.customer-account-create .page-title-wrapper, 
.customer-account-forgotpassword .page-title-wrapper {
    background: transparent;
    padding: 40px 0 0;
}

.customer-account-create .page-main > .page-title-wrapper .page-title,
.customer-account-login .page-main > .page-title-wrapper .page-title {
    font-size: 20px;
    margin: 0 0 15px;
    color: #0088cc !important;
    font-weight: 400;
}

.login-container .block .block-title, 
.fieldset.create > .legend {
    padding: 0;
    border: 0;
    color: #08c;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 400;
}

.login-container, 
.form.password.reset, 
.form.send.confirmation, 
.form.password.forget, 
.form.create.account, 
.form.form-edit-account,
 .form-address-edit, 
.form-newsletter-manage {
    display: block;
    border: 1px solid #ececec;
    border-radius: 8px;
    background: #fff;
    border-top: 4px solid #08c;
    padding: 35px 25px 0;
    box-shadow: 0 2px 3px rgba(0,0,0,0.08);
}

.abs-blocks-2columns, 
.abs-discount-block-desktop .block, 
.amazon-addresses .amazon-address, 
.login-container .block, 
.account .column.main .block:not(.widget) 
.block-content .box, 
.block-addresses-list .items.addresses>.item,
.form-edit-account .fieldset, 
.form-address-edit .fieldset, 
.storecredit .block, 
.paypal-review-discount .block, 
.cart-discount .block {
    width: 48%;
}

.login-container .block .block-title {
    font-size: 18px;
    font-weight: 400 !important;
    color: #777;
}

input[type="text"], 
input[type="password"], 
input[type="url"], 
input[type="tel"], 
input[type="search"], 
input[type="number"], 
input[type*="date"], 
input[type="email"] {
    background-clip: padding-box;
    border-radius: 6px !important;
    font-size: 13px !important;
    height: 38px !important;
    padding: 10px !important;
    width: 100%;
    box-sizing: border-box;
}

input[type="checkbox"] {
    margin: 2px 4.5px 0 0;
    position: relative;
    top: 2px;
}

.login-container .block .actions-toolbar {
    display: flex;
    gap: 10px;
}

.login-container .block.block-customer-login {
    margin: 0 !important;
}

.login-container .block .actions-toolbar > .primary {
    margin-bottom: 0;
  }


.form.create.account .actions-toolbar > .primary .action, 
.login-container .block .actions-toolbar > .primary .action, 
.login-container .block .actions-toolbar > .secondary .action {
    background: #08c !important;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 3px;
    height: 38px !important;
    position: relative;
    line-height: 38px !important;
    padding: 7px 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: flex;
    align-items: center;
    font-size: 14px !important;
    justify-content: center;
}
.login-container .block .actions-toolbar > .primary .action, .login-container .block .actions-toolbar > .secondary .action {
	width: 100%;
	text-align: center;
	margin: 0;
	float: none;
	height: auto;
}

.page-wrapper > .breadcrumbs .items {
    padding: 0;
}

.catalog-product-view .page-wrapper .page-main {
    padding: 15px;
}

.product-info-main .page-title-wrapper h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    color: #555;
}

.cart.table-wrapper .col.qty .field.qty {
    min-width: 67px;
}

.product-item-info .product.name a {
    text-decoration: none;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 400;
    color: #777;
}

.product-options-bottom .price-box .price-container .price, 
.product-info-price .price-box .price-container .price {
    font-weight: 600;
    color: #08c;
    font-family: Oswald;
}

.product-info-main .product-info-price {
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.catalog-product-view .product-info-main .product-info-stock-sku {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}

.product-info-main .product-info-stock-sku {
    min-width: 15rem;
    text-align: right;
    vertical-align: bottom;
    padding-left: 10%;
    padding-bottom: 30px;
    color: #777;
    font-size: 14px;
    text-transform: capitalize;
}

.product-info-main .product.overview .value {
    font-size: 13px;
    color: #777;
    margin: 18px 0;
}

.product-info-main .product-info-stock-sku > span,
.product-info-main .product-info-stock-sku .stock.available {
    display: inline-block;
    color: #777;
    font-weight: 400;
}

.product-info-main .product.sku,
.product-info-main .product.sku .value {
    color: #777;
    font-weight: 400;
}

.product-info-main .product-add-form .box-tocart {
    border-bottom: 0;
}

.product-info-main .mp-attachment-container.under-cart h2 {
    font-size: 25px;
}

.product-add-form .box-tocart .input-text.qty, 
.bundle-options-container .input-text.qty {
    vertical-align: middle;
    height: 43px !important;
    border-color: #dae2e6;
    margin-right: 4px;
    width: 54px;
    text-align: center;
    border-radius: 3px !important;
    font-weight: 400;
}

.qty.field .qty-changer>a:hover {
    color: #08c;
}

.qty.field .qty-changer>a:first-child {
    margin-top: 0;
}

.qty.field .qty-changer>a {
    display: block;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 18px;
    line-height: 16px;
    margin-top: 2px;
    color: #ccc;
    font-size: 11px;
    width: auto;
}

.porto-icon-up-dir:before {
    content: '\f820';
}

.porto-icon-down-dir:before {
    content: '\f823';
}

[class^="porto-icon-"]:before, [class*=" porto-icon-"]:before {
    font-family: 'porto-icons';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.qty.field .qty-changer > a i, 
.col.qty .qty-changer > a i {
    display: block;
}

.qty.field .qty-changer > a, 
.col.qty .qty-changer > a {
    position: relative;
}

.qty.field .qty-changer > a.qty-inc {
    margin-top: 2px;
} 

.qty.field .input-text.qty, 
.col.qty .input-text.qty {
    border-width: 1px;
}


.qty.field .qty-changer > a.qty-inc::after, 
.col.qty .qty-changer > a.qty-inc::after,
.qty.field .qty-changer > a::before, 
.col.qty .qty-changer > a::before {
    display: none;
}

.qty.field .control, 
.col.qty .control {
    width: auto;
}

.product-info-main .product-social-links .action.mailto.friend {
    height: 32px;
    width: 32px;
    line-height: 32px;
}

.product-info-main .product-social-links .product-addto-links {
    margin-right: 0;
}

.box-tocart .actions #product-addtocart-button::before {
    display: none;
}
.box-tocart .actions #product-addtocart-button {
    min-width: 135px;
    padding: 0 14px;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
}
.box-tocart .actions #product-addtocart-button span {
    text-transform: capitalize;
    font-weight: 500;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.box-tocart .action.primary {
    background: #08c;
    border: 1px solid #08c;
}
.box-tocart .action.primary:hover {
    background: #08c;
    border: 1px solid #08c;
    color: #fff;
}

.products-grid  .product-item-photo {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 7px;
    transition: all .3s;
}

.products-grid .price-box .price {
    font-family: Oswald;
    font-weight: 400;
    font-size: 18px;
}

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

.product-item .tocart::before {
    content: '\f814';
    font-family: 'porto-icons';
}

.product-item-info.type3 .product-item-actions .actions-primary .tocart {
    top: 0;
	right: 10px;
}

.products-grid .product-item-photo {
    overflow: visible;
}

.product-item .action.towishlist:before {
    content: '\f816';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    line-height: inherit;
    color: inherit;
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.product-item-photo .product-item-inner .product-item-actions > .actions-primary {
    visibility: hidden;
    opacity: 1;
    transition: all .3s;
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 3;
}

.product-item-photo .product-item-inner .product-item-actions > .actions-primary:hover {
    visibility: visible;
}

.item.product.product-item:hover .product.actions.product-item-actions .actions-primary {
    visibility: visible !important;
}

.product-item-info.type3 .product-item-actions .towishlist {
    bottom: -48px;
}

.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;
}

.sorter {
    margin-right: unset;
}

.toolbar .sorter-label {
    margin-bottom: 0;
    line-height: 26px;
    font-weight: 400;
}

.toolbar .modes {
    margin-right: auto;
}

.modes-mode.active, .modes-mode:hover {
    background-color: #08c;
    border-color: #08c;
    color: #fff !important;
}

.mode-list:before {
    content: '\f83a';
}

.modes-mode {
    float: left;
    border: 1px solid #ccc;
    font-weight: 400;
    color: #ccc;
    text-align: center;
    width: 26px;
    height: 28px;
    line-height: 26px;
    background-color: #fff;
    display: block;
    margin-right: 5px;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
}

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

.modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

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

.sorter-action::before {
    color: #08c;
}

.toolbar-sorter.sorter {
    margin-right: 15px;
}

.layered-filter-block-container .filter-options-title {
	padding: 10px 15px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	/* border-bottom: 1px solid #ddd; */
	background-color: #f5f5f5;
	position: relative;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content .filter-options, 
.catalogsearch-result-index .sidebar.sidebar-main .sidebar-content .filter-options {
    border: 1px solid #e7e7e7;
    border-radius: 7px;
}

.filter-options .filter-options-item { 
    padding: 0;
    border: 0;
}

.filter-options .filter-options-title .toggle {
    right: 15px;
}

.filter-options .filter-options-title .toggle::after {
    content: '\f823';
    font-family: 'porto-icons';
    width: 26px;
    height: 26px;
    display: block;
    border: 1px solid #ddd;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -13px;
    border-radius: 3px;
    color: #ccc;
    text-align: center;
    line-height: 24px;
    background-color: #fff;
    font-size: 10px;
    background-color: #08c;
    color: #fff;
}

.filter-options-item.active .filter-options-title .toggle::after {
    content: '\f820';
}

.filter-options-item.active .filter-options-content {
    background-color: #fbfbfb;
    padding: 15px;
}

.panel.header .top-links-icon {
    display: none;
}

.page-header .panel.wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 40px;
    font-size: .7857em;
    font-weight: 600;
}

.page-header .panel.wrapper .header-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.page-header .panel.wrapper .header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
}

.header.panel > .header.links > li.greet.welcome {
    padding-right: 15px;
} 

.header.panel > .header.links > li.greet.welcome span {
    font-size: 11px;
}  

.header-row {
	display: flex;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.search-area .search-toggle-icon {
    display: none;
    width: 25px;
    text-align: center;
    position: relative;
}

.toolbar .toolbar-amount {
    display: none;
}

.toolbar.toolbar-products .modes {
    margin-right: auto;
}

.product-item-photo .product-item-inner {
    height: 0;
    padding: 0 !important;
}

.product-item-info.type3 .product-item-details {
    padding-top: 0;
}

.product.media .fotorama__nav .fotorama__thumb-border {
    border-color: #08c;
    border-radius: 5px;
}

.cart.table-wrapper .col.qty .field.qty {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.cart.table-wrapper .col.qty .input-text {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 3px !important;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.4;
    box-sizing: border-box;
    border-radius: 3px !important;
    font-weight: 400;

}

.cart.main.actions button.action.update {
    line-height: 18px;
    font-weight: 400;
    border-radius: 3px;
    font-size: 14px;
}

.cart-summary button.action.primary.checkout {
    border-radius: 3px;
    height: 38px;
}

button.action.primary,
button.action.primary.checkout {
    border-radius: 3px !important;
    height: 38px;
    line-height: 24px;
    background: #0088cc;
}

.field-tooltip.toggle span > span {
    display: none;
}

.checkout-container .checkout-shipping-method .actions-toolbar .action.primary {
    border-radius: 3px;
    height: 38px;
}

.cart-summary {
    font-size: 14px;
}

.cart-summary  tr.grand.totals span, 
tr.grand.totals strong {
    font-size: 18px;
}

.checkout-container .opc-progress-bar {
    margin-bottom: 18px;
}

.checkout-container label, 
.checkout-container label.label, 
.checkout-container input, 
.checkout-container select {
    font-size: 14px !important;
}

.table-checkout-shipping-method tbody tr td {
    border-top: none;
    font-size: 14px;
}

.opc-block-summary {
    font-size: 13px;
}

.opc-block-summary .minicart-items-wrapper li.product-item .product-item-details {
    padding-left: 55px;
}

.opc-block-summary .minicart-items-wrapper .product-item-details .product-item-name {
    white-space: unset;
}

.opc-block-shipping-information .shipping-information-content {
    font-size: 14px;
}

.checkout-payment-method .payment-method-billing-address .billing-address-details {
    font-size: 14px;
}

.product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:before {
    font-size: 13px !important;
}

.product-item:hover .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary {
    font-size: 13px;
}

.checkout-onepage-success .checkout-success, .checkout-onepage-success #registration {
    font-size: 14px;
}

div#shipping-method-buttons-container .primary .action.primary {
    background: #0088cc;
}

#checkout-payment-method-load .action.primary {
    background: #0088cc;
}

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

.product-item .product-item-info.type3 .product-item-photo .product-item-inner .actions-primary .action.tocart.primary {
    color: #333;
    border-radius: 30px !important;
}

.page-wrapper .product-item-info.type3 .product-item-actions .actions-primary .tocart:hover {
    background: #0088cc;
    color: #fff;
}

.page-wrapper .product-item-info.type3 .product-item-actions .actions-primary .tocart:hover:before {
    color: #fff;
}

#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;
}

.opc-wrapper .shipping-address-items {
    font-size: 14px;
}

.form.form-cart .cart.table-wrapper .product-item-details,
.form.form-cart .cart.table-wrapper .product-item-name,
.form.form-cart .cart.table-wrapper .product-item-name > a {
    white-space: unset;
}

.order-details-items .table-wrapper .table-order-items .product-item-name {
    white-space: unset;
}

.fotorama-item .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    width: 100%;
}

.fotorama-item .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    max-width: 100px;
    max-height: 100px;
    object-fit: scale-down;
}

.fotorama-item .fotorama__stage__frame .fotorama__img {
    object-fit: scale-down;
}

.fotorama-item .fotorama__stage {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .page-wrapper .page-header .main-panel-top {
        background-color: #f0f0ed;
    }

    .page-header .header.panel > .header.links > li > a {
        padding: 0 15px;
        border-left: 1px solid #ccc;
        font-size: 11px;
    }
    
    .page-header.type1 .panel.header .header.links>li>a {
        /* color: #777; */
        color: #08c;
    }

    .page-header.type1 .block-search input {
        background-color: #fff;
        color: #777;
        border: 1px solid #dbe0e2;
    }

    .header.content .block-search {
        position: relative;
        margin-left: 40px;
        width: 450px;
        z-index: 4;
        display: inline-block;
        vertical-align: middle;
    }

    .header.content .block-search input {
        position: static;
        margin: 0;
        border-radius: 20px !important;
        padding: 10px 50px 10px 20px;
    }

    .page-header.type1 .block-search .action.search {
        border-left: 1px solid #ccc;
        padding: 0 13px;
    }

    .login-container .fieldset>.field>.control {
        width: 55%;
    }

    .form.create.account {
        max-width: 100%;
        margin: 0;
    }

    .form.create.account .actions-toolbar { 
        max-width: 100%;
    }

    .form.create.account .actions-toolbar > .primary {
        float: left;
    }

    .page-header .search-area {
        text-align: left;
    }

    .page-header .search-area .block.block-search {
        width: 450px;
    }
    .product-options-bottom .price-box .price-container .price, 
    .product-info-price .price-box .price-container .price {
        font-size: 36px;
        line-height: 36px;
    }
    .product.data.items .item.title.active {
        /* color: #222529; */
        border-color: #222529;
        border: 0;
    }

    .product.data.items>.item.title {
        margin-right: 0;
    }    

    .product.data.items>.item.title>.switch {
        font-weight: 400;
    }

    .product.data.items > .item.title:hover {
        border: 0 !important;
    }

    .product.data.items>.item.title.active>.switch, 
    .product.data.items>.item.title.active>.switch:focus, 
    .product.data.items>.item.title.active>.switch:hover {
        border-top-color: #08c;
        color: #08c;
        font-weight: 400;
        font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    .product.data.items>.item.title>.switch {
        font-size: 14px;
        border: 1px solid #eee;
        border-top-width: 3px;
        border-bottom-width: 0;
        border-radius: 5px 5px 0 0;
        line-height: 30px;
        padding: 1px 15px 1px 15px !important;
    }

    .product.data.items > .item.tit.form.form-cart .cart.table-wrapper .product-item-details,
    .form.form-cart .cart.table-wrapper .product-item-name,
    .form.form-cart .cart.table-wrapper .product-item-name > a {
        white-space: unset;
    }

    .product.data.items>.item.content {
        padding: 35px;
        border: 1px solid #eee;
    }
}



@media (max-width: 767px) {
    .page-wrapper .page-header .header.panel {
        height: 0;
        min-height: unset;
    }

    .page-wrapper .page-header .panel.wrapper {
        min-height: unset;
        background: transparent;
    }

    .header.content .logo {
        float: left;
        margin: 10px 0 0 
    }

    .header.content  .nav-toggle {
        float: right;
    }

    .block-search {
        position: relative;
    }

    .block-search .action.search {
        border: 0;
        font-size: 0;
        position: absolute;
        top: 25px;
        right: 50px;
        display: block;
    }

    .block-search .action.search::before { 
        font-size: 18px !important;
    }

    .page-header.type1 .nav-toggle {
        float: left;
    }

    .header.content .header-center .porto-icon-magnifier::before {
        font-family: 'porto-icons';
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-left: .2em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .porto-icon-magnifier::before {
        content: '\e884';
    }

    .page-header.type1 .search-area .minisearch .actions {
        position: relative;
    }

    .page-header.type1 .search-area .minisearch .actions button {
        top: -19px;
        right: 0;
        border-left: 1px solid #ccc;
        padding: 0 13px;
    }

    .nav-toggle {
        padding-left: 10px;
    }

    .nav-toggle::before {
        color: #08c;
    }

    .header.content .header-center .porto-icon-magnifier::before {
        content: '\f818';
    }
}


@media (min-width: 1200px) {
    .page-wrapper >.breadcrumbs {
        font-size: 13px;
        max-width: 1140px;
        margin: 0 auto;
        margin-bottom: 15px;
        padding: 10px 15px;
    }

}


@media (max-width: 575px) {
    .header-main .search-area.show-icon-tablet .block.block-search {
        right: -47px;
    }
}