html { scroll-behavior: smooth; }

@font-face {
  font-family: maison;
  font-display: swap;
  src: url('../fonts/Maison-Neue.otf');
  letter-spacing: 1.5px;
}
@font-face {
  font-family: gt-sectra;
  font-display: swap;
  src: url('../fonts/GT-Sectra-Regular.otf');
  letter-spacing: 1px;
}

.action-primary:focus,
.action-primary:active {
    background: #fff;
    border: 1px solid #282828;
    color: #282828
}
 
.action-primary:hover {
    background: #fff;
    border: 1px solid #282828;
    color: #282828
}

.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.abs-action-link-button:focus,
.abs-action-link-button:active {
    background: #fff;
    border: 1px solid #282828;
    color: #282828
}

.abs-action-link-button:hover {
    background: #fff;
    border: 1px solid #282828;
    color: #282828
}

.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus {
    text-decoration: none
}

.abs-action-remove,
.abs-discount-block .action.check,
.abs-add-fields .action.remove {
    line-height: 1.42857143;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    border-radius: 0;
    font-weight: 400;
    color: #999
}

.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.abs-add-fields .action.remove:visited {
    color: #1979c3;
    text-decoration: none
}

.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.abs-add-fields .action.remove:hover {
    color: #006bb4;
    text-decoration: underline
}

.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.abs-add-fields .action.remove:active {
    color: #ff5501;
    text-decoration: underline
}

.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.abs-add-fields .action.remove:hover {
    color: #006bb4
}

.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus {
    background: none;
    border: 0
}

.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline
}

.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus) {
    box-shadow: none;
    color: #fc7070
}

.abs-revert-to-action-secondary {
    background: #282828;
    border: 1px solid #282828;
    color: #fff
}

.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active {
    background: #fff;
    border: 1px solid #282828;
    color: #282828
}

.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover {
    background: #fff;
    border: 1px solid #282828;
    color: #282828
}

.abs-dropdown-simple:before,
.abs-dropdown-simple:after {
    content: '';
    display: table
}

.abs-dropdown-simple:after {
    clear: both
}

.abs-dropdown-simple .action.toggle {
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.abs-dropdown-simple .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-dropdown-simple .action.toggle:hover:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle:active:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.abs-dropdown-simple .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-dropdown-simple .action.toggle.active:hover:after {
    color: inherit
}

.abs-dropdown-simple .action.toggle.active:active:after {
    color: inherit
}

.abs-dropdown-simple ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.abs-dropdown-simple ul.dropdown li {
    margin: 0;
    padding: 5px 5px 5px 23px
}

.abs-dropdown-simple ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.abs-dropdown-simple ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99
}

.abs-dropdown-simple ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98
}

.abs-dropdown-simple ul.dropdown:before {
    left: 10px;
    top: -12px
}

.abs-dropdown-simple ul.dropdown:after {
    left: 9px;
    top: -14px
}

.abs-dropdown-simple.active {
    overflow: visible
}

.abs-dropdown-simple.active ul.dropdown {
    display: block
}

.abs-remove-button-for-blocks>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-remove-button-for-blocks:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 15px;
    color: #999;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-remove-button-for-blocks:hover:before {
    color: #494949
}

.abs-remove-button-for-blocks:active:before {
    color: #999
}

.abs-product-link>a:visited {
    color: #282828;
    text-decoration: none
}

.abs-product-link>a:hover {
    color: #fc7070;
    text-decoration: none
}

.abs-product-link>a:active {
    color: #fc7070;
    text-decoration: none
}

.abs-like-link:visited {
    color: #1979c3;
    text-decoration: none
}

.abs-like-link:hover {
    color: #006bb4;
    text-decoration: underline
}

.abs-like-link:active {
    color: #ff5501;
    text-decoration: underline
}

.abs-add-fields .action.remove {
    width: auto;
    line-height: normal;
    position: absolute;
    top: 34px;
    margin-left: 73%
}

.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after {
    content: '';
    display: table
}

.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after {
    clear: both
}

.abs-field-date .control,
.abs-field-tooltip {
    box-sizing: border-box
}

.abs-navigation-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    line-height: 1.2;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button:before,
.abs-split-button:after {
    content: '';
    display: table
}

.abs-split-button:after {
    clear: both
}

.abs-split-button .action.split {
    float: left;
    margin: 0
}

.abs-split-button .action.toggle {
    float: right;
    margin: 0
}

.abs-split-button button.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.abs-split-button button+.action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

.abs-split-button .action.toggle {
    display: inline-block;
    text-decoration: none
}

.abs-split-button .action.toggle>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-split-button .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button .action.toggle:hover:after {
    color: inherit
}

.abs-split-button .action.toggle:active:after {
    color: inherit
}

.abs-split-button .action.toggle.active {
    display: inline-block;
    text-decoration: none
}

.abs-split-button .action.toggle.active>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-split-button .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: inherit;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button .action.toggle.active:hover:after {
    color: inherit
}

.abs-split-button .action.toggle.active:active:after {
    color: inherit
}

.abs-split-button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
}

.abs-split-button .items li {
    margin: 0;
    padding: 3px 5px
}

.abs-split-button .items li:hover {
    background: #e8e8e8;
    cursor: pointer
}

.abs-split-button .items:before,
.abs-split-button .items:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.abs-split-button .items:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99
}

.abs-split-button .items:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98
}

.abs-split-button .items:before {
    right: 10px;
    top: -12px
}

.abs-split-button .items:after {
    right: 9px;
    top: -14px
}

.abs-split-button.active {
    overflow: visible
}

.abs-split-button.active .items {
    display: block
}

.abs-cart-block>.title,
.abs-discount-block .block>.title {
    border-top: 1px solid #ddd;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none
}

.abs-cart-block>.title:after,
.abs-discount-block .block>.title:after {
    position: absolute;
    right: 20px;
    top: 10px
}

.abs-toggling-title>span,
.abs-cart-block>.title>span,
.abs-discount-block .block>.title>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-toggling-title:after,
.abs-cart-block>.title:after,
.abs-discount-block .block>.title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 12px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-discount-block .block {
    margin: 0
}

.abs-discount-block .block>.title:after {
    color: #858585
}

.abs-discount-block .block .content {
    display: none;
    padding: 5px 15px 23px;
    position: relative
}

.abs-cart-block.active>.title:after,
.abs-discount-block .block.active>.title:after {
    content: '\e621'
}

.abs-discount-block .block.active .content {
    display: block
}

.abs-account-blocks .block-title {
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.abs-account-blocks .block-title>strong,
.abs-account-blocks .block-title>span {
    color: #282828
}

.abs-tax-total:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    line-height: 8px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-tax-total-expanded:after {
    content: '\e621'
}

.abs-dropdown-items-new .action.new {
    display: inline-block;
    text-decoration: none
}

.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-sidebar-totals .table-caption {
    display: none
}

.abs-table-striped>tbody>tr:nth-child(even)>td,
.abs-table-striped>tbody>tr:nth-child(even)>th {
    background: #f6f6f6
}

.abs-table-striped>thead>tr>th,
.abs-table-striped>tbody>tr>th,
.abs-table-striped>tfoot>tr>th,
.abs-table-striped>thead>tr>td,
.abs-table-striped>tbody>tr>td,
.abs-table-striped>tfoot>tr>td {
    border: none
}

.abs-table-striped>thead>tr>th,
.abs-table-striped>thead>tr>td {
    border-bottom: 1px solid #ddd
}

.abs-field-date input {
    margin-right: 10px;
    width: calc(100% - (23px + 10px))
}

.abs-sidebar-totals .totals-tax-summary .amount .price>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abs-sidebar-totals .totals-tax-summary .amount .price:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 12px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
    content: '\e621'
}

@font-face {
    font-family: 'Poppins';
	font-display: swap;
    src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
	font-display: swap;
    src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
	font-display: swap;
    src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
	font-display: swap;
    src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


p.shouad-yo {
    font-size: 17px;
}

body textarea {
    color: #000000;
    border-color: #ddd;
    background-color: #fff;
    font: 400 13px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

body ._keyfocus *:focus,
body input:not([disabled]):focus,
body textarea:not([disabled]):focus,
body select:not([disabled]):focus {
    box-shadow: 0 1px 3px #e1e1e1
}



a:hover {
    color: #D84813
}

.text-small {
    font-size: 90%
}

.text-center {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}



.header a:hover {
    color: #222;
    text-decoration: none
}

body {
    overflow-x: hidden;
    background: #fff url(../images/transparent.png) 0 0 no-repeat fixed
}

.page-header {
    background: #fff url(../images/transparent.png) 0 0 no-repeat fixed
}

.page-footer {
    background: #fff url(../images/transparent.png) 0 0 no-repeat fixed
}

.space-s {
    margin-bottom: 10px
}

.space-base {
    margin-bottom: 20px
}

.space-md {
    margin-bottom: 40px
}

.space-lg {
    margin-bottom: 60px
}

.maxwidth {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: auto
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    padding: 0 !important
}

.page-title-wrapper {
    text-transform: uppercase
}

.cms-index-index .page-title-wrapper {
    display: none
}

.page-main {
    padding-top: 0px;
}

.cms-index-index .page-main {
    padding-top: 0
}

.cms-index-index .columns .column.main {
    padding-bottom: 0
}

#ajaxloading_container {
    position: relative;
    padding: 20px;
    text-align: center;
    border: 10px solid #a1a1a1;
    background-color: white;
    z-index: 99999;
    max-height: 660px
}

#ajaxloading_container {
    min-width: 350px;
    max-width: 500px;
    z-index: 9999;
    display: none;
    position: fixed;
    top: 0px
}

#bg_fade {
    background-color: #000;
    left: 0px;
    margin: 0px;
    padding: 0px;
    position: fixed;
    top: 0px;
    visibility: hidden;
    width: 100%;
    z-index: 998;
    height: 1000px;
    opacity: 0.5
}

html.nav-before-open,
.nav-before-open body {
    overflow: hidden;
    position: relative;
    height: 100%
}

.block-customer-login .block-title {
    background: none !important
}

.cdz-login-form-dropdown {
    position: absolute;
    min-width: 300px;
    right: 0;
    background: #fff;
    padding: 20px;
    z-index: 7;
    top: 20px;
    border: 1px solid #fff
}

.rtl-layout .cdz-login-form-dropdown {
    left: 0;
    right: auto
}

.cdz-login-form-dropdown .block-customer-login {
    margin-bottom: 0
}

.cdz-login-form-dropdown .block-customer-login .block-content {
    padding: 0 !important
}

.cdz-login-form-dropdown .block-customer-login .actions-toolbar {
    text-align: center
}

.cdz-login-form-dropdown .block-customer-login .actions-toolbar .primary {
    width: 100%
}

.cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.cdz-login-form-dropdown .block-customer-login a {
    color: #999;
    text-decoration: none
}

.cdz-login-form-dropdown .block-customer-login a:visited {
    color: #999;
    text-decoration: none
}

.cdz-login-form-dropdown .block-customer-login a:hover {
    color: #fc7070;
    text-decoration: none
}

.cdz-login-form-dropdown .block-customer-login a:active {
    color: #fc7070;
    text-decoration: none
}

.authentication-wrapper {
    margin-top: -85px !important
}

.authentication-wrapper .action.action-auth-toggle {
    color: #8b8b8b;
    text-decoration: none
}

.authentication-wrapper .action.action-auth-toggle:visited {
    color: #8b8b8b;
    text-decoration: none
}

.authentication-wrapper .action.action-auth-toggle:hover {
    color: #222;
    text-decoration: none
}

.authentication-wrapper .action.action-auth-toggle:active {
    color: #222;
    text-decoration: none
}

.authentication-wrapper .action.action-auth-toggle:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f090";
    font-size: 14px;
    margin-right: 5px
}

.rtl-layout .authentication-wrapper {
    text-align: left;
    float: left
}

.rtl-layout .authentication-dropdown {
    text-align: right
}

.opc-block-shipping-information {
    padding: 0 !important
}

a.action.primary,
.qs-button,
button {
    text-transform: uppercase;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

button {
    color: #fff;
    background-color: #D84813;
    border-color: #D84813;
    font: 600 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
	border-radius: 13px;
}

button:hover {
    color: #000;
    background-color: #fff;
    border-color: #D84813
}

button.primary {
    color: #fff;
    background-color: #D84813;
    border-color: #D84813
}

button.primary:hover {
    color: #fff;
    background-color: #fff;
    border-color: #D84813
}

.action.multicheckout {
    font-size: 110%
}

.cdz-buttons-container form {
    display: inline-block;
    vertical-align: top
}

.cdz-buttons-container button.tocart.primary {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    min-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background-color: #D84813;
    border-color: #D84813
}

.cdz-buttons-container button.tocart.primary:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f291";
    font-size: 16px;
    line-height: 33px
}

.cdz-buttons-container button.tocart.primary:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.cdz-buttons-container button.tocart.primary span:before {
    display: none
}

.sidebar .block-wishlist .action.tocart {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    min-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.sidebar .block-wishlist .action.tocart:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f291";
    font-size: 16px;
    line-height: 33px
}

.sidebar .block-wishlist .action.tocart:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.sidebar .block-wishlist .action.tocart span:before {
    display: none
}

.product-style13 button.tocart.primary,
.product-style09 button.tocart.primary {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    min-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.product-style13 button.tocart.primary:before,
.product-style09 button.tocart.primary:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f290";
    font-size: 16px;
    line-height: 33px
}

.product-style13 button.tocart.primary:hover,
.product-style09 button.tocart.primary:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.product-style13 button.tocart.primary span:before,
.product-style09 button.tocart.primary span:before {
    display: none
}

.qs-button {
    background-image: none;
    background: #D84813;
    border: 1px solid #D84813;
    cursor: pointer;
    font-family: 'maison', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    margin-bottom: 10px;
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    min-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background-color: #D84813;
    border-color: #D84813
}

.qs-button:focus,
.qs-button:active {
    background: #fff;
    border: 1px solid #282828;
    color: #282828
}

.qs-button:hover {
    background: #fff;
    border: 1px solid #282828;
    color: #282828
}

.qs-button.disabled,
.qs-button[disabled],
fieldset[disabled] .qs-button {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.qs-button:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f06e";
    font-size: 16px;
    line-height: 33px
}

.qs-button:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.products-list .product-item-details .qs-button,
.products-list .product-item-details .cdz-buttons-container .action,
.products-list .product-item-details .cdz-buttons-container button.tocart.primary {
    color: #fff;
    background-color: #D84813;
    border-color: #D84813
}

.products-list .product-item-details .qs-button:hover,
.products-list .product-item-details .cdz-buttons-container .action:hover,
.products-list .product-item-details .cdz-buttons-container button.tocart.primary:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.actions-secondary:not(.cdz-product-wishlist) .action {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    min-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.actions-secondary:not(.cdz-product-wishlist) .action:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f012";
    font-size: 16px;
    line-height: 33px
}

.actions-secondary:not(.cdz-product-wishlist) .action:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.actions-secondary:not(.cdz-product-wishlist) .action.towishlist:before {
    content: "\f004"
}

.product-buttons-inner .actions-secondary .action,
.cdz-buttons-container .action,
.addto-hover-container .action,
.product-buttons-inner .table-comparison .action.towishlist {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    min-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background-color: #D84813;
    border-color: #D84813
}

.product-buttons-inner .actions-secondary .action:before,
.cdz-buttons-container .action:before,
.addto-hover-container .action:before,
.product-buttons-inner .table-comparison .action.towishlist:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f012";
    font-size: 16px;
    line-height: 33px
}

.product-buttons-inner .actions-secondary .action:hover,
.cdz-buttons-container .action:hover,
.addto-hover-container .action:hover,
.product-buttons-inner .table-comparison .action.towishlist:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.product-buttons-inner .actions-secondary .action.towishlist:before,
.cdz-buttons-container .action.towishlist:before,
.addto-hover-container .action.towishlist:before,
.product-buttons-inner .table-comparison .action.towishlist.towishlist:before {
    content: "\f004"
}

.product-addto-links .action {
    float: left;
    width: 50%;
    text-align: center;
    color: #282828;
    text-decoration: none;
    font: 500 11px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.product-addto-links .action:visited {
    color: #282828;
    text-decoration: none
}

.product-addto-links .action:hover {
    color: #fff;
    text-decoration: none
}

.product-addto-links .action:active {
    color: #fff;
    text-decoration: none
}

.product-addto-links .action span {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 11px 20px;
    border: 1px solid #ddd;
    float: left;
    width: 96.5%;
    text-transform: uppercase
}

.product-addto-links .action span:before {
    display: none
}

.product-addto-links .action.tocompare span {
    float: right
}

.product-addto-links .action:hover span {
    color: #fff;
    background-color: transparent;
    border-color: #282828
}

.cdz-product-wishlist {
    position: absolute;
    left: 90%;
    top: 90%;
    z-index: 3
}

.rtl-layout .cdz-product-wishlist {
    left: auto;
    right: 15px
}

.cdz-product-wishlist a.action.tocompare {
    display: none
}

.cdz-product-wishlist a.action.towishlist {
    position: relative;
    color: #282828;
    text-decoration: none
}

.cdz-product-wishlist a.action.towishlist:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08a";
    font-size: 18px;
    width: 20px;
    text-align: center
}

.cdz-product-wishlist a.action.towishlist:visited {
    color: #D84813;
    text-decoration: none
}

.cdz-product-wishlist a.action.towishlist:hover {
    color: #fc7070;
    text-decoration: none
}

.cdz-product-wishlist a.action.towishlist:active {
    color: #fc7070;
    text-decoration: none
}

.cdz-product-wishlist a.action.towishlist span {
    position: absolute;
    top: 30px;
    left: 50%;
    color: #fff;
    background: #000;
    padding: 3px 5px;
    border-radius: 3px;
    white-space: nowrap;
    display: none
}

.cdz-product-wishlist a.action.towishlist:hover {
    color: #fc7070
}

.cdz-product-wishlist a.action.towishlist:hover:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f004";
    font-size: 18px
}

.cdz-product-wishlist a.action.towishlist.in-wishlist {
    color: #fc7070 !important
}

.cdz-product-wishlist a.action.towishlist.in-wishlist:before {
    content: '\f004'
}

.product-item-info:hover .cdz-product-wishlist a.action.towishlist {
    color: #fc7070
}

.ui-tooltip.cdz-tooltip {
    border: 0;
    background: #000;
    padding: 2px 10px;
    color: #fff;
    border-radius: 5px
}

.ui-tooltip.cdz-tooltip:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d7";
    font-size: 20px;
    position: absolute;
    bottom: -12px;
    left: 42%;
    color: #000
}

.ajax-load-wrapper {
    text-align: center;
    clear: both
}

.ajax-load-wrapper .ajax-load-button {
    margin-top: 0px;
    display: inline-block;
    vertical-align: top
}

.ajax-load-wrapper .ajax-load-button .ajax-loader,
.ajax-load-wrapper .ajax-load-button a {
    min-width: 290px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-transform: uppercase;
    background-image: none;
    background: #282828;
    border: 1px solid #282828;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    font-weight: 600;
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:focus,
.ajax-load-wrapper .ajax-load-button a:focus,
.ajax-load-wrapper .ajax-load-button .ajax-loader:active,
.ajax-load-wrapper .ajax-load-button a:active {
    background: #fff;
    border: 1px solid #282828;
    color: #282828
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
    background: #fff;
    border: 1px solid #282828;
    color: #282828
}

.ajax-load-wrapper .ajax-load-button .ajax-loader.disabled,
.ajax-load-wrapper .ajax-load-button a.disabled,
.ajax-load-wrapper .ajax-load-button .ajax-loader[disabled],
.ajax-load-wrapper .ajax-load-button a[disabled],
fieldset[disabled] .ajax-load-wrapper .ajax-load-button .ajax-loader,
fieldset[disabled] .ajax-load-wrapper .ajax-load-button a {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f1ce';
    font-size: 16px;
    margin-right: 5px;
    animation: cssload-rotate 1150ms linear infinite;
    -o-animation: cssload-rotate 1150ms linear infinite;
    -ms-animation: cssload-rotate 1150ms linear infinite;
    -webkit-animation: cssload-rotate 1150ms linear infinite;
    -moz-animation: cssload-rotate 1150ms linear infinite
}

#back-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 99
}

#back-top a {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-image: none;
    background: #D84813;
    border: 1px solid #D84813;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 0
}

#back-top a:focus,
#back-top a:active {
    background: #D84813;
    border: 1px solid #D84813;
    color: #D84813
}

#back-top a:hover {
    background: #fff;
    border: 1px solid #D84813;
    color: #D84813
}

#back-top a.disabled,
#back-top a[disabled],
fieldset[disabled] #back-top a {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

#back-top a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f176';
    font-size: 16px;
    font-weight: bold
}

.rtl-layout #back-top {
    right: auto;
    left: 15px
}

@keyframes cssload-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes cssload-rotate {
    100% {
        -o-transform: rotate(360deg)
    }
}

@-ms-keyframes cssload-rotate {
    100% {
        -ms-transform: rotate(360deg)
    }
}

@-webkit-keyframes cssload-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes cssload-rotate {
    100% {
        -moz-transform: rotate(360deg)
    }
}

.products-list .item a.product-item-photo .hover-image .product-image-container,
.products-grid .item a.product-item-photo .hover-image .product-image-container {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.products-list .item a.product-item-photo .main-image .product-image-container,
.products-grid .item a.product-item-photo .main-image .product-image-container {
    position: absolute;
    top: 0%;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.products-list .item:hover a.product-item-photo .hover-image .product-image-container,
.products-grid .item:hover a.product-item-photo .hover-image .product-image-container {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.products-list .item:hover a.product-item-photo .main-image .product-image-container,
.products-grid .item:hover a.product-item-photo .main-image .product-image-container {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0
}

.eff-zoombanner {
    overflow: hidden;
    position: relative
}

.eff-zoombanner .banner-zoom img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.eff-zoombanner:hover .banner-zoom img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05)
}

.banner-border {
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: left;
    width: 100%
}

.banner-border:before,
.banner-border:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    opacity: 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 1
}

.banner-border:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    top: 30px;
    right: 15px;
    bottom: 30px;
    left: 15px
}

.banner-border:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    top: 15px;
    right: 30px;
    bottom: 15px;
    left: 30px
}

.banner-border:hover:before,
.banner-border:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.banner-border img {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.banner-border:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0.8
}

.banner-border.style2:after {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff
}

.banner-border.style2:before {
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff
}

.loader,
.qs-loader {
    position: relative;
    text-align: center;
    padding: 100px 0
}

.loader img,
.qs-loader img {
    display: none
}

.qs-loader {
    display: table-cell;
    vertical-align: middle
}

.loader:after,
.loader:before,
.qs-loader:after,
.qs-loader:before {
    position: absolute;
    content: "";
    border: 2px solid #ddd;
    width: 31px;
    height: 31px
}

.loader:after,
.qs-loader:after {
    animation: cssload-spinner1 2.88s linear infinite;
    -o-animation: cssload-spinner1 2.88s linear infinite;
    -ms-animation: cssload-spinner1 2.88s linear infinite;
    -webkit-animation: cssload-spinner1 2.88s linear infinite;
    -moz-animation: cssload-spinner1 2.88s linear infinite
}

.loader:before,
.qs-loader:before {
    width: 43px;
    height: 43px;
    margin-left: -6.5px;
    margin-top: -6.5px;
    animation: cssload-spinner2 2.88s linear infinite;
    -o-animation: cssload-spinner2 2.88s linear infinite;
    -ms-animation: cssload-spinner2 2.88s linear infinite;
    -webkit-animation: cssload-spinner2 2.88s linear infinite;
    -moz-animation: cssload-spinner2 2.88s linear infinite
}

@keyframes cssload-spinner1 {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@-o-keyframes cssload-spinner1 {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(360deg)
    }
}

@-ms-keyframes cssload-spinner1 {
    from {
        -ms-transform: rotate(0deg)
    }
    to {
        -ms-transform: rotate(360deg)
    }
}

@-webkit-keyframes cssload-spinner1 {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes cssload-spinner1 {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@keyframes cssload-spinner2 {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-360deg)
    }
}

@-o-keyframes cssload-spinner2 {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(-360deg)
    }
}

@-ms-keyframes cssload-spinner2 {
    from {
        -ms-transform: rotate(0deg)
    }
    to {
        -ms-transform: rotate(-360deg)
    }
}

@-webkit-keyframes cssload-spinner2 {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(-360deg)
    }
}

@-moz-keyframes cssload-spinner2 {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(-360deg)
    }
}

.icon-loading {
    padding: 100px 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    background: url(../images/loading_cart.gif) center center no-repeat;
    width: 100%
}

.icon-loading span {
    display: none
}

.hover-scale a {
    position: relative;
    overflow: hidden;
    display: block
}

.hover-scale img {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.hover-scale:hover img {
    transform: scale(1.05, 1.05)
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.shine-effect.cdz-banner {
    position: relative;
    overflow: hidden
}

.shine-effect.cdz-banner:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -moz-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.shine-effect.cdz-banner:hover:before {
    -webkit-animation: shine 1.2s;
    animation: shine 1.2s
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    /*width: device-width*/
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

@media (max-width:1025px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:1025px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (max-width:1025px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:1025px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.field.password.required .field.required {
    width: 49%;
    margin-right: 5px;
    float: left;
}
.field.field-name-lastname.required {
    width: 49%;
    float: left;
}
.field.field-name-firstname.required {
    width: 49%;
	margin-right: 5px;
    float: left;
}
fieldset.fieldset.create.info .field.required {
    width: 49%;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.item-group p.text-center.slider_name {
    background: #fff;
    font-size: 11px;
    color: #D84813;
    letter-spacing: 1.5px;
    border-radius: 25px;
    width: 213px;
    margin: 0 auto;
    position: relative;
    bottom: 34px;
	
}
.item-group img.brand-img.owl-lazy.zoom-eff {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: auto;
}
.owl-stage-outer .owl-item {
    background-color: #fafafa;
}
.owl-item .brand-item {
    margin: 0 auto;
    width: 75%;
}
.groupmenu-drop .item a {
    font-size: 11px;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}



.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row {
    margin-left: 0px;
    margin-right: 0px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
    float: left
}

.col-xs-1 {
    width: 4.16667%
}

.col-xs-2 {
    width: 8.33333%
}

.col-xs-3 {
    width: 12.5%
}

.col-xs-4 {
    width: 16.66667%
}

.col-xs-5 {
    width: 20.83333%
}

.col-xs-6 {
    width: 25%
}

.col-xs-7 {
    width: 29.16667%
}

.col-xs-8 {
    width: 33.33333%
}

.col-xs-9 {
    width: 37.5%
}

.col-xs-10 {
    width: 41.66667%
}

.col-xs-11 {
    width: 45.83333%
}

.col-xs-12 {
    width: 50%
}

.col-xs-13 {
    width: 54.16667%
}

.col-xs-14 {
    width: 58.33333%
}

.col-xs-15 {
    width: 62.5%
}

.col-xs-16 {
    width: 66.66667%
}

.col-xs-17 {
    width: 70.83333%
}

.col-xs-18 {
    width: 75%
}

.col-xs-19 {
    width: 79.16667%
}

.col-xs-20 {
    width: 83.33333%
}

.col-xs-21 {
    width: 87.5%
}

.col-xs-22 {
    width: 91.66667%
}

.col-xs-23 {
    width: 95.83333%
}

.col-xs-24 {
    width: 100%
}

.col-xs-pull-0 {
    right: 0%
}

.col-xs-pull-1 {
    right: 4.16667%
}

.col-xs-pull-2 {
    right: 8.33333%
}

.col-xs-pull-3 {
    right: 12.5%
}

.col-xs-pull-4 {
    right: 16.66667%
}

.col-xs-pull-5 {
    right: 20.83333%
}

.col-xs-pull-6 {
    right: 25%
}

.col-xs-pull-7 {
    right: 29.16667%
}

.col-xs-pull-8 {
    right: 33.33333%
}

.col-xs-pull-9 {
    right: 37.5%
}

.col-xs-pull-10 {
    right: 41.66667%
}

.col-xs-pull-11 {
    right: 45.83333%
}

.col-xs-pull-12 {
    right: 50%
}

.col-xs-pull-13 {
    right: 54.16667%
}

.col-xs-pull-14 {
    right: 58.33333%
}

.col-xs-pull-15 {
    right: 62.5%
}

.col-xs-pull-16 {
    right: 66.66667%
}

.col-xs-pull-17 {
    right: 70.83333%
}

.col-xs-pull-18 {
    right: 75%
}

.col-xs-pull-19 {
    right: 79.16667%
}

.col-xs-pull-20 {
    right: 83.33333%
}

.col-xs-pull-21 {
    right: 87.5%
}

.col-xs-pull-22 {
    right: 91.66667%
}

.col-xs-pull-23 {
    right: 95.83333%
}

.col-xs-pull-24 {
    right: 100%
}

.col-xs-push-0 {
    left: 0%
}

.col-xs-push-1 {
    left: 4.16667%
}

.col-xs-push-2 {
    left: 8.33333%
}

.col-xs-push-3 {
    left: 12.5%
}

.col-xs-push-4 {
    left: 16.66667%
}

.col-xs-push-5 {
    left: 20.83333%
}

.col-xs-push-6 {
    left: 25%
}

.col-xs-push-7 {
    left: 29.16667%
}

.col-xs-push-8 {
    left: 33.33333%
}

.col-xs-push-9 {
    left: 37.5%
}

.col-xs-push-10 {
    left: 41.66667%
}

.col-xs-push-11 {
    left: 45.83333%
}

.col-xs-push-12 {
    left: 50%
}

.col-xs-push-13 {
    left: 54.16667%
}

.col-xs-push-14 {
    left: 58.33333%
}

.col-xs-push-15 {
    left: 62.5%
}

.col-xs-push-16 {
    left: 66.66667%
}

.col-xs-push-17 {
    left: 70.83333%
}

.col-xs-push-18 {
    left: 75%
}

.col-xs-push-19 {
    left: 79.16667%
}

.col-xs-push-20 {
    left: 83.33333%
}

.col-xs-push-21 {
    left: 87.5%
}

.col-xs-push-22 {
    left: 91.66667%
}

.col-xs-push-23 {
    left: 95.83333%
}

.col-xs-push-24 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 4.16667%
}

.col-xs-offset-2 {
    margin-left: 8.33333%
}

.col-xs-offset-3 {
    margin-left: 12.5%
}

.col-xs-offset-4 {
    margin-left: 16.66667%
}

.col-xs-offset-5 {
    margin-left: 20.83333%
}

.col-xs-offset-6 {
    margin-left: 25%
}

.col-xs-offset-7 {
    margin-left: 29.16667%
}

.col-xs-offset-8 {
    margin-left: 33.33333%
}

.col-xs-offset-9 {
    margin-left: 37.5%
}

.col-xs-offset-10 {
    margin-left: 41.66667%
}

.col-xs-offset-11 {
    margin-left: 45.83333%
}

.col-xs-offset-12 {
    margin-left: 50%
}

.col-xs-offset-13 {
    margin-left: 54.16667%
}

.col-xs-offset-14 {
    margin-left: 58.33333%
}

.col-xs-offset-15 {
    margin-left: 62.5%
}

.col-xs-offset-16 {
    margin-left: 66.66667%
}

.col-xs-offset-17 {
    margin-left: 70.83333%
}

.col-xs-offset-18 {
    margin-left: 75%
}

.col-xs-offset-19 {
    margin-left: 79.16667%
}

.col-xs-offset-20 {
    margin-left: 83.33333%
}

.col-xs-offset-21 {
    margin-left: 87.5%
}

.col-xs-offset-22 {
    margin-left: 91.66667%
}

.col-xs-offset-23 {
    margin-left: 95.83333%
}

.col-xs-offset-24 {
    margin-left: 100%
}

@media (min-width:1025px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-13,
    .col-sm-14,
    .col-sm-15,
    .col-sm-16,
    .col-sm-17,
    .col-sm-18,
    .col-sm-19,
    .col-sm-20,
    .col-sm-21,
    .col-sm-22,
    .col-sm-23,
    .col-sm-24 {
        float: left
    }
    .col-sm-1 {
        width: 4.16667%
    }
    .col-sm-2 {
        width: 7.33333%
    }
    .col-sm-3 {
        width: 12.5%
    }
    .col-sm-4 {
        width: 16.66667%
    }
    .col-sm-5 {
        width: 20.83333%
    }
    .col-sm-6 {
        width: 25%
    }
    .col-sm-7 {
        width: 29.16667%
    }
    .col-sm-8 {
        width: 33.33333%
    }
    .col-sm-9 {
        width: 37.5%
    }
    .col-sm-10 {
        width: 41.66667%
    }
    .col-sm-11 {
        width: 45.83333%
    }
    .col-sm-12 {
        width: 50%
    }
    .col-sm-13 {
        width: 54.16667%
    }
    .col-sm-14 {
        width: 58.33333%
    }
    .col-sm-15 {
        width: 62.5%
    }
    .col-sm-16 {
        width: 66.66667%
    }
    .col-sm-17 {
        width: 70.83333%
    }
    .col-sm-18 {
        width: 75%
    }
    .col-sm-19 {
        width: 79.16667%
    }
    .col-sm-20 {
        width: 83.33333%
    }
    .col-sm-21 {
        width: 87.5%
    }
    .col-sm-22 {
        width: 91.66667%
    }
    .col-sm-23 {
        width: 95.83333%
    }
    .col-sm-24 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: 0%
    }
    .col-sm-pull-1 {
        right: 4.16667%
    }
    .col-sm-pull-2 {
        right: 8.33333%
    }
    .col-sm-pull-3 {
        right: 12.5%
    }
    .col-sm-pull-4 {
        right: 16.66667%
    }
    .col-sm-pull-5 {
        right: 20.83333%
    }
    .col-sm-pull-6 {
        right: 25%
    }
    .col-sm-pull-7 {
        right: 29.16667%
    }
    .col-sm-pull-8 {
        right: 33.33333%
    }
    .col-sm-pull-9 {
        right: 37.5%
    }
    .col-sm-pull-10 {
        right: 41.66667%
    }
    .col-sm-pull-11 {
        right: 45.83333%
    }
    .col-sm-pull-12 {
        right: 50%
    }
    .col-sm-pull-13 {
        right: 54.16667%
    }
    .col-sm-pull-14 {
        right: 58.33333%
    }
    .col-sm-pull-15 {
        right: 62.5%
    }
    .col-sm-pull-16 {
        right: 66.66667%
    }
    .col-sm-pull-17 {
        right: 70.83333%
    }
    .col-sm-pull-18 {
        right: 75%
    }
    .col-sm-pull-19 {
        right: 79.16667%
    }
    .col-sm-pull-20 {
        right: 83.33333%
    }
    .col-sm-pull-21 {
        right: 87.5%
    }
    .col-sm-pull-22 {
        right: 91.66667%
    }
    .col-sm-pull-23 {
        right: 95.83333%
    }
    .col-sm-pull-24 {
        right: 100%
    }
    .col-sm-push-0 {
        left: 0%
    }
    .col-sm-push-1 {
        left: 4.16667%
    }
    .col-sm-push-2 {
        left: 8.33333%
    }
    .col-sm-push-3 {
        left: 12.5%
    }
    .col-sm-push-4 {
        left: 16.66667%
    }
    .col-sm-push-5 {
        left: 20.83333%
    }
    .col-sm-push-6 {
        left: 25%
    }
    .col-sm-push-7 {
        left: 29.16667%
    }
    .col-sm-push-8 {
        left: 33.33333%
    }
    .col-sm-push-9 {
        left: 37.5%
    }
    .col-sm-push-10 {
        left: 41.66667%
    }
    .col-sm-push-11 {
        left: 45.83333%
    }
    .col-sm-push-12 {
        left: 50%
    }
    .col-sm-push-13 {
        left: 54.16667%
    }
    .col-sm-push-14 {
        left: 58.33333%
    }
    .col-sm-push-15 {
        left: 62.5%
    }
    .col-sm-push-16 {
        left: 66.66667%
    }
    .col-sm-push-17 {
        left: 70.83333%
    }
    .col-sm-push-18 {
        left: 75%
    }
    .col-sm-push-19 {
        left: 79.16667%
    }
    .col-sm-push-20 {
        left: 83.33333%
    }
    .col-sm-push-21 {
        left: 87.5%
    }
    .col-sm-push-22 {
        left: 91.66667%
    }
    .col-sm-push-23 {
        left: 95.83333%
    }
    .col-sm-push-24 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 4.16667%
    }
    .col-sm-offset-2 {
        margin-left: 8.33333%
    }
    .col-sm-offset-3 {
        margin-left: 12.5%
    }
    .col-sm-offset-4 {
        margin-left: 16.66667%
    }
    .col-sm-offset-5 {
        margin-left: 20.83333%
    }
    .col-sm-offset-6 {
        margin-left: 25%
    }
    .col-sm-offset-7 {
        margin-left: 29.16667%
    }
    .col-sm-offset-8 {
        margin-left: 33.33333%
    }
    .col-sm-offset-9 {
        margin-left: 37.5%
    }
    .col-sm-offset-10 {
        margin-left: 41.66667%
    }
    .col-sm-offset-11 {
        margin-left: 45.83333%
    }
    .col-sm-offset-12 {
        margin-left: 50%
    }
    .col-sm-offset-13 {
        margin-left: 54.16667%
    }
    .col-sm-offset-14 {
        margin-left: 58.33333%
    }
    .col-sm-offset-15 {
        margin-left: 62.5%
    }
    .col-sm-offset-16 {
        margin-left: 66.66667%
    }
    .col-sm-offset-17 {
        margin-left: 70.83333%
    }
    .col-sm-offset-18 {
        margin-left: 75%
    }
    .col-sm-offset-19 {
        margin-left: 79.16667%
    }
    .col-sm-offset-20 {
        margin-left: 83.33333%
    }
    .col-sm-offset-21 {
        margin-left: 87.5%
    }
    .col-sm-offset-22 {
        margin-left: 91.66667%
    }
    .col-sm-offset-23 {
        margin-left: 95.83333%
    }
    .col-sm-offset-24 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-13,
    .col-md-14,
    .col-md-15,
    .col-md-16,
    .col-md-17,
    .col-md-18,
    .col-md-19,
    .col-md-20,
    .col-md-21,
    .col-md-22,
    .col-md-23,
    .col-md-24 {
        float: left
    }
    .col-md-1 {
        width: 4.16667%
    }
    .col-md-2 {
        width: 8.33333%
    }
    .col-md-3 {
        width: 12.5%
    }
    .col-md-4 {
        width: 16.66667%
    }
    .col-md-5 {
        width: 20.83333%
    }
    .col-md-6 {
        width: 25%
    }
    .col-md-7 {
        width: 29.16667%
    }
    .col-md-8 {
        width: 33.33333%
    }
    .col-md-9 {
        width: 37.5%
    }
    .col-md-10 {
        width: 41.66667%
    }
    .col-md-11 {
        width: 45.83333%
    }
    .col-md-12 {
        width: 50%
    }
    .col-md-13 {
        width: 54.16667%
    }
    .col-md-14 {
        width: 58.33333%
    }
    .col-md-15 {
        width: 62.5%
    }
    .col-md-16 {
        width: 66.66667%
    }
    .col-md-17 {
        width: 70.83333%
    }
    .col-md-18 {
        width: 75%
    }
    .col-md-19 {
        width: 79.16667%
    }
    .col-md-20 {
        width: 83.33333%
    }
    .col-md-21 {
        width: 87.5%
    }
    .col-md-22 {
        width: 91.66667%
    }
    .col-md-23 {
        width: 95.83333%
    }
    .col-md-24 {
        width: 100%
    }
    .col-md-pull-0 {
        right: 0%
    }
    .col-md-pull-1 {
        right: 4.16667%
    }
    .col-md-pull-2 {
        right: 8.33333%
    }
    .col-md-pull-3 {
        right: 12.5%
    }
    .col-md-pull-4 {
        right: 16.66667%
    }
    .col-md-pull-5 {
        right: 20.83333%
    }
    .col-md-pull-6 {
        right: 25%
    }
    .col-md-pull-7 {
        right: 29.16667%
    }
    .col-md-pull-8 {
        right: 33.33333%
    }
    .col-md-pull-9 {
        right: 37.5%
    }
    .col-md-pull-10 {
        right: 41.66667%
    }
    .col-md-pull-11 {
        right: 45.83333%
    }
    .col-md-pull-12 {
        right: 50%
    }
    .col-md-pull-13 {
        right: 54.16667%
    }
    .col-md-pull-14 {
        right: 58.33333%
    }
    .col-md-pull-15 {
        right: 62.5%
    }
    .col-md-pull-16 {
        right: 66.66667%
    }
    .col-md-pull-17 {
        right: 70.83333%
    }
    .col-md-pull-18 {
        right: 75%
    }
    .col-md-pull-19 {
        right: 79.16667%
    }
    .col-md-pull-20 {
        right: 83.33333%
    }
    .col-md-pull-21 {
        right: 87.5%
    }
    .col-md-pull-22 {
        right: 91.66667%
    }
    .col-md-pull-23 {
        right: 95.83333%
    }
    .col-md-pull-24 {
        right: 100%
    }
    .col-md-push-0 {
        left: 0%
    }
    .col-md-push-1 {
        left: 4.16667%
    }
    .col-md-push-2 {
        left: 8.33333%
    }
    .col-md-push-3 {
        left: 12.5%
    }
    .col-md-push-4 {
        left: 16.66667%
    }
    .col-md-push-5 {
        left: 20.83333%
    }
    .col-md-push-6 {
        left: 25%
    }
    .col-md-push-7 {
        left: 29.16667%
    }
    .col-md-push-8 {
        left: 33.33333%
    }
    .col-md-push-9 {
        left: 37.5%
    }
    .col-md-push-10 {
        left: 41.66667%
    }
    .col-md-push-11 {
        left: 45.83333%
    }
    .col-md-push-12 {
        left: 50%
    }
    .col-md-push-13 {
        left: 54.16667%
    }
    .col-md-push-14 {
        left: 58.33333%
    }
    .col-md-push-15 {
        left: 62.5%
    }
    .col-md-push-16 {
        left: 66.66667%
    }
    .col-md-push-17 {
        left: 70.83333%
    }
    .col-md-push-18 {
        left: 75%
    }
    .col-md-push-19 {
        left: 79.16667%
    }
    .col-md-push-20 {
        left: 83.33333%
    }
    .col-md-push-21 {
        left: 87.5%
    }
    .col-md-push-22 {
        left: 91.66667%
    }
    .col-md-push-23 {
        left: 95.83333%
    }
    .col-md-push-24 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 4.16667%
    }
    .col-md-offset-2 {
        margin-left: 8.33333%
    }
    .col-md-offset-3 {
        margin-left: 12.5%
    }
    .col-md-offset-4 {
        margin-left: 16.66667%
    }
    .col-md-offset-5 {
        margin-left: 20.83333%
    }
    .col-md-offset-6 {
        margin-left: 25%
    }
    .col-md-offset-7 {
        margin-left: 29.16667%
    }
    .col-md-offset-8 {
        margin-left: 33.33333%
    }
    .col-md-offset-9 {
        margin-left: 37.5%
    }
    .col-md-offset-10 {
        margin-left: 41.66667%
    }
    .col-md-offset-11 {
        margin-left: 45.83333%
    }
    .col-md-offset-12 {
        margin-left: 50%
    }
    .col-md-offset-13 {
        margin-left: 54.16667%
    }
    .col-md-offset-14 {
        margin-left: 58.33333%
    }
    .col-md-offset-15 {
        margin-left: 62.5%
    }
    .col-md-offset-16 {
        margin-left: 66.66667%
    }
    .col-md-offset-17 {
        margin-left: 70.83333%
    }
    .col-md-offset-18 {
        margin-left: 75%
    }
    .col-md-offset-19 {
        margin-left: 79.16667%
    }
    .col-md-offset-20 {
        margin-left: 83.33333%
    }
    .col-md-offset-21 {
        margin-left: 87.5%
    }
    .col-md-offset-22 {
        margin-left: 91.66667%
    }
    .col-md-offset-23 {
        margin-left: 95.83333%
    }
    .col-md-offset-24 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-13,
    .col-lg-14,
    .col-lg-15,
    .col-lg-16,
    .col-lg-17,
    .col-lg-18,
    .col-lg-19,
    .col-lg-20,
    .col-lg-21,
    .col-lg-22,
    .col-lg-23,
    .col-lg-24 {
        float: left
    }
    .col-lg-1 {
        width: 4.16667%
    }
    .col-lg-2 {
        width: 8.33333%
    }
    .col-lg-3 {
        width: 12.5%
    }
    .col-lg-4 {
        width: 16.66667%
    }
    .col-lg-5 {
        width: 20.83333%
    }
    .col-lg-6 {
        width: 25%
    }
    .col-lg-7 {
        width: 29.16667%
    }
    .col-lg-8 {
        width: 33.33333%
    }
    .col-lg-9 {
        width: 37.5%
    }
    .col-lg-10 {
        width: 41.66667%
    }
    .col-lg-11 {
        width: 45.83333%
    }
    .col-lg-12 {
        width: 50%
    }
    .col-lg-13 {
        width: 54.16667%
    }
    .col-lg-14 {
        width: 58.33333%
    }
    .col-lg-15 {
        width: 62.5%
    }
    .col-lg-16 {
        width: 66.66667%
    }
    .col-lg-17 {
        width: 70.83333%
    }
    .col-lg-18 {
        width: 75%
    }
    .col-lg-19 {
        width: 79.16667%
    }
    .col-lg-20 {
        width: 83.33333%
    }
    .col-lg-21 {
        width: 87.5%
    }
    .col-lg-22 {
        width: 91.66667%
    }
    .col-lg-23 {
        width: 95.83333%
    }
    .col-lg-24 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: 0%
    }
    .col-lg-pull-1 {
        right: 4.16667%
    }
    .col-lg-pull-2 {
        right: 8.33333%
    }
    .col-lg-pull-3 {
        right: 12.5%
    }
    .col-lg-pull-4 {
        right: 16.66667%
    }
    .col-lg-pull-5 {
        right: 20.83333%
    }
    .col-lg-pull-6 {
        right: 25%
    }
    .col-lg-pull-7 {
        right: 29.16667%
    }
    .col-lg-pull-8 {
        right: 33.33333%
    }
    .col-lg-pull-9 {
        right: 37.5%
    }
    .col-lg-pull-10 {
        right: 41.66667%
    }
    .col-lg-pull-11 {
        right: 45.83333%
    }
    .col-lg-pull-12 {
        right: 50%
    }
    .col-lg-pull-13 {
        right: 54.16667%
    }
    .col-lg-pull-14 {
        right: 58.33333%
    }
    .col-lg-pull-15 {
        right: 62.5%
    }
    .col-lg-pull-16 {
        right: 66.66667%
    }
    .col-lg-pull-17 {
        right: 70.83333%
    }
    .col-lg-pull-18 {
        right: 75%
    }
    .col-lg-pull-19 {
        right: 79.16667%
    }
    .col-lg-pull-20 {
        right: 83.33333%
    }
    .col-lg-pull-21 {
        right: 87.5%
    }
    .col-lg-pull-22 {
        right: 91.66667%
    }
    .col-lg-pull-23 {
        right: 95.83333%
    }
    .col-lg-pull-24 {
        right: 100%
    }
    .col-lg-push-0 {
        left: 0%
    }
    .col-lg-push-1 {
        left: 4.16667%
    }
    .col-lg-push-2 {
        left: 8.33333%
    }
    .col-lg-push-3 {
        left: 12.5%
    }
    .col-lg-push-4 {
        left: 16.66667%
    }
    .col-lg-push-5 {
        left: 20.83333%
    }
    .col-lg-push-6 {
        left: 25%
    }
    .col-lg-push-7 {
        left: 29.16667%
    }
    .col-lg-push-8 {
        left: 33.33333%
    }
    .col-lg-push-9 {
        left: 37.5%
    }
    .col-lg-push-10 {
        left: 41.66667%
    }
    .col-lg-push-11 {
        left: 45.83333%
    }
    .col-lg-push-12 {
        left: 50%
    }
    .col-lg-push-13 {
        left: 54.16667%
    }
    .col-lg-push-14 {
        left: 58.33333%
    }
    .col-lg-push-15 {
        left: 62.5%
    }
    .col-lg-push-16 {
        left: 66.66667%
    }
    .col-lg-push-17 {
        left: 70.83333%
    }
    .col-lg-push-18 {
        left: 75%
    }
    .col-lg-push-19 {
        left: 79.16667%
    }
    .col-lg-push-20 {
        left: 83.33333%
    }
    .col-lg-push-21 {
        left: 87.5%
    }
    .col-lg-push-22 {
        left: 91.66667%
    }
    .col-lg-push-23 {
        left: 95.83333%
    }
    .col-lg-push-24 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 4.16667%
    }
    .col-lg-offset-2 {
        margin-left: 8.33333%
    }
    .col-lg-offset-3 {
        margin-left: 12.5%
    }
    .col-lg-offset-4 {
        margin-left: 16.66667%
    }
    .col-lg-offset-5 {
        margin-left: 20.83333%
    }
    .col-lg-offset-6 {
        margin-left: 25%
    }
    .col-lg-offset-7 {
        margin-left: 29.16667%
    }
    .col-lg-offset-8 {
        margin-left: 33.33333%
    }
    .col-lg-offset-9 {
        margin-left: 37.5%
    }
    .col-lg-offset-10 {
        margin-left: 41.66667%
    }
    .col-lg-offset-11 {
        margin-left: 45.83333%
    }
    .col-lg-offset-12 {
        margin-left: 50%
    }
    .col-lg-offset-13 {
        margin-left: 54.16667%
    }
    .col-lg-offset-14 {
        margin-left: 58.33333%
    }
    .col-lg-offset-15 {
        margin-left: 62.5%
    }
    .col-lg-offset-16 {
        margin-left: 66.66667%
    }
    .col-lg-offset-17 {
        margin-left: 70.83333%
    }
    .col-lg-offset-18 {
        margin-left: 75%
    }
    .col-lg-offset-19 {
        margin-left: 79.16667%
    }
    .col-lg-offset-20 {
        margin-left: 83.33333%
    }
    .col-lg-offset-21 {
        margin-left: 87.5%
    }
    .col-lg-offset-22 {
        margin-left: 91.66667%
    }
    .col-lg-offset-23 {
        margin-left: 95.83333%
    }
    .col-lg-offset-24 {
        margin-left: 100%
    }
}

.rtl-layout .col-xs-1 {
    width: 4.16667%
}

.rtl-layout .col-xs-2 {
    width: 8.33333%
}

.rtl-layout .col-xs-3 {
    width: 12.5%
}

.rtl-layout .col-xs-4 {
    width: 16.66667%
}

.rtl-layout .col-xs-5 {
    width: 20.83333%
}

.rtl-layout .col-xs-6 {
    width: 25%
}

.rtl-layout .col-xs-7 {
    width: 29.16667%
}

.rtl-layout .col-xs-8 {
    width: 33.33333%
}

.rtl-layout .col-xs-9 {
    width: 37.5%
}

.rtl-layout .col-xs-10 {
    width: 41.66667%
}

.rtl-layout .col-xs-11 {
    width: 45.83333%
}

.rtl-layout .col-xs-12 {
    width: 50%
}

.rtl-layout .col-xs-13 {
    width: 54.16667%
}

.rtl-layout .col-xs-14 {
    width: 58.33333%
}

.rtl-layout .col-xs-15 {
    width: 62.5%
}

.rtl-layout .col-xs-16 {
    width: 66.66667%
}

.rtl-layout .col-xs-17 {
    width: 70.83333%
}

.rtl-layout .col-xs-18 {
    width: 75%
}

.rtl-layout .col-xs-19 {
    width: 79.16667%
}

.rtl-layout .col-xs-20 {
    width: 83.33333%
}

.rtl-layout .col-xs-21 {
    width: 87.5%
}

.rtl-layout .col-xs-22 {
    width: 91.66667%
}

.rtl-layout .col-xs-23 {
    width: 95.83333%
}

.rtl-layout .col-xs-24 {
    width: 100%
}

.rtl-layout .col-xs-pull-0 {
    left: 0%
}

.rtl-layout .col-xs-pull-1 {
    left: 4.16667%
}

.rtl-layout .col-xs-pull-2 {
    left: 8.33333%
}

.rtl-layout .col-xs-pull-3 {
    left: 12.5%
}

.rtl-layout .col-xs-pull-4 {
    left: 16.66667%
}

.rtl-layout .col-xs-pull-5 {
    left: 20.83333%
}

.rtl-layout .col-xs-pull-6 {
    left: 25%
}

.rtl-layout .col-xs-pull-7 {
    left: 29.16667%
}

.rtl-layout .col-xs-pull-8 {
    left: 33.33333%
}

.rtl-layout .col-xs-pull-9 {
    left: 37.5%
}

.rtl-layout .col-xs-pull-10 {
    left: 41.66667%
}

.rtl-layout .col-xs-pull-11 {
    left: 45.83333%
}

.rtl-layout .col-xs-pull-12 {
    left: 50%
}

.rtl-layout .col-xs-pull-13 {
    left: 54.16667%
}

.rtl-layout .col-xs-pull-14 {
    left: 58.33333%
}

.rtl-layout .col-xs-pull-15 {
    left: 62.5%
}

.rtl-layout .col-xs-pull-16 {
    left: 66.66667%
}

.rtl-layout .col-xs-pull-17 {
    left: 70.83333%
}

.rtl-layout .col-xs-pull-18 {
    left: 75%
}

.rtl-layout .col-xs-pull-19 {
    left: 79.16667%
}

.rtl-layout .col-xs-pull-20 {
    left: 83.33333%
}

.rtl-layout .col-xs-pull-21 {
    left: 87.5%
}

.rtl-layout .col-xs-pull-22 {
    left: 91.66667%
}

.rtl-layout .col-xs-pull-23 {
    left: 95.83333%
}

.rtl-layout .col-xs-pull-24 {
    left: 100%
}

.rtl-layout .col-xs-push-0 {
    right: 0%
}

.rtl-layout .col-xs-push-1 {
    right: 4.16667%
}

.rtl-layout .col-xs-push-2 {
    right: 8.33333%
}

.rtl-layout .col-xs-push-3 {
    right: 12.5%
}

.rtl-layout .col-xs-push-4 {
    right: 16.66667%
}

.rtl-layout .col-xs-push-5 {
    right: 20.83333%
}

.rtl-layout .col-xs-push-6 {
    right: 25%
}

.rtl-layout .col-xs-push-7 {
    right: 29.16667%
}

.rtl-layout .col-xs-push-8 {
    right: 33.33333%
}

.rtl-layout .col-xs-push-9 {
    right: 37.5%
}

.rtl-layout .col-xs-push-10 {
    right: 41.66667%
}

.rtl-layout .col-xs-push-11 {
    right: 45.83333%
}

.rtl-layout .col-xs-push-12 {
    right: 50%
}

.rtl-layout .col-xs-push-13 {
    right: 54.16667%
}

.rtl-layout .col-xs-push-14 {
    right: 58.33333%
}

.rtl-layout .col-xs-push-15 {
    right: 62.5%
}

.rtl-layout .col-xs-push-16 {
    right: 66.66667%
}

.rtl-layout .col-xs-push-17 {
    right: 70.83333%
}

.rtl-layout .col-xs-push-18 {
    right: 75%
}

.rtl-layout .col-xs-push-19 {
    right: 79.16667%
}

.rtl-layout .col-xs-push-20 {
    right: 83.33333%
}

.rtl-layout .col-xs-push-21 {
    right: 87.5%
}

.rtl-layout .col-xs-push-22 {
    right: 91.66667%
}

.rtl-layout .col-xs-push-23 {
    right: 95.83333%
}

.rtl-layout .col-xs-push-24 {
    right: 100%
}

.rtl-layout .col-xs-offset-0 {
    margin-right: 0%
}

.rtl-layout .col-xs-offset-1 {
    margin-right: 4.16667%
}

.rtl-layout .col-xs-offset-2 {
    margin-right: 8.33333%
}

.rtl-layout .col-xs-offset-3 {
    margin-right: 12.5%
}

.rtl-layout .col-xs-offset-4 {
    margin-right: 16.66667%
}

.rtl-layout .col-xs-offset-5 {
    margin-right: 20.83333%
}

.rtl-layout .col-xs-offset-6 {
    margin-right: 25%
}

.rtl-layout .col-xs-offset-7 {
    margin-right: 29.16667%
}

.rtl-layout .col-xs-offset-8 {
    margin-right: 33.33333%
}

.rtl-layout .col-xs-offset-9 {
    margin-right: 37.5%
}

.rtl-layout .col-xs-offset-10 {
    margin-right: 41.66667%
}

.rtl-layout .col-xs-offset-11 {
    margin-right: 45.83333%
}

.rtl-layout .col-xs-offset-12 {
    margin-right: 50%
}

.rtl-layout .col-xs-offset-13 {
    margin-right: 54.16667%
}

.rtl-layout .col-xs-offset-14 {
    margin-right: 58.33333%
}

.rtl-layout .col-xs-offset-15 {
    margin-right: 62.5%
}

.rtl-layout .col-xs-offset-16 {
    margin-right: 66.66667%
}

.rtl-layout .col-xs-offset-17 {
    margin-right: 70.83333%
}

.rtl-layout .col-xs-offset-18 {
    margin-right: 75%
}

.rtl-layout .col-xs-offset-19 {
    margin-right: 79.16667%
}

.rtl-layout .col-xs-offset-20 {
    margin-right: 83.33333%
}

.rtl-layout .col-xs-offset-21 {
    margin-right: 87.5%
}

.rtl-layout .col-xs-offset-22 {
    margin-right: 91.66667%
}

.rtl-layout .col-xs-offset-23 {
    margin-right: 95.83333%
}

.rtl-layout .col-xs-offset-24 {
    margin-right: 100%
}

@media (min-width:1025px) {
    .rtl-layout .col-sm-1,
    .rtl-layout .col-sm-2,
    .rtl-layout .col-sm-3,
    .rtl-layout .col-sm-4,
    .rtl-layout .col-sm-5,
    .rtl-layout .col-sm-6,
    .rtl-layout .col-sm-7,
    .rtl-layout .col-sm-8,
    .rtl-layout .col-sm-9,
    .rtl-layout .col-sm-10,
    .rtl-layout .col-sm-11,
    .rtl-layout .col-sm-12,
    .rtl-layout .col-sm-13,
    .rtl-layout .col-sm-14,
    .rtl-layout .col-sm-15,
    .rtl-layout .col-sm-16,
    .rtl-layout .col-sm-17,
    .rtl-layout .col-sm-18,
    .rtl-layout .col-sm-19,
    .rtl-layout .col-sm-20,
    .rtl-layout .col-sm-21,
    .rtl-layout .col-sm-22,
    .rtl-layout .col-sm-23,
    .rtl-layout .col-sm-24 {
        float: right
    }
    .rtl-layout .col-sm-1 {
        width: 4.16667%
    }
    .rtl-layout .col-sm-2 {
        width: 8.33333%
    }
    .rtl-layout .col-sm-3 {
        width: 12.5%
    }
    .rtl-layout .col-sm-4 {
        width: 16.66667%
    }
    .rtl-layout .col-sm-5 {
        width: 20.83333%
    }
    .rtl-layout .col-sm-6 {
        width: 25%
    }
    .rtl-layout .col-sm-7 {
        width: 29.16667%
    }
    .rtl-layout .col-sm-8 {
        width: 33.33333%
    }
    .rtl-layout .col-sm-9 {
        width: 37.5%
    }
    .rtl-layout .col-sm-10 {
        width: 41.66667%
    }
    .rtl-layout .col-sm-11 {
        width: 45.83333%
    }
    .rtl-layout .col-sm-12 {
        width: 50%
    }
    .rtl-layout .col-sm-13 {
        width: 54.16667%
    }
    .rtl-layout .col-sm-14 {
        width: 58.33333%
    }
    .rtl-layout .col-sm-15 {
        width: 62.5%
    }
    .rtl-layout .col-sm-16 {
        width: 66.66667%
    }
    .rtl-layout .col-sm-17 {
        width: 70.83333%
    }
    .rtl-layout .col-sm-18 {
        width: 75%
    }
    .rtl-layout .col-sm-19 {
        width: 79.16667%
    }
    .rtl-layout .col-sm-20 {
        width: 83.33333%
    }
    .rtl-layout .col-sm-21 {
        width: 87.5%
    }
    .rtl-layout .col-sm-22 {
        width: 91.66667%
    }
    .rtl-layout .col-sm-23 {
        width: 95.83333%
    }
    .rtl-layout .col-sm-24 {
        width: 100%
    }
    .rtl-layout .col-sm-pull-0 {
        left: 0%
    }
    .rtl-layout .col-sm-pull-1 {
        left: 4.16667%
    }
    .rtl-layout .col-sm-pull-2 {
        left: 8.33333%
    }
    .rtl-layout .col-sm-pull-3 {
        left: 12.5%
    }
    .rtl-layout .col-sm-pull-4 {
        left: 16.66667%
    }
    .rtl-layout .col-sm-pull-5 {
        left: 20.83333%
    }
    .rtl-layout .col-sm-pull-6 {
        left: 25%
    }
    .rtl-layout .col-sm-pull-7 {
        left: 29.16667%
    }
    .rtl-layout .col-sm-pull-8 {
        left: 33.33333%
    }
    .rtl-layout .col-sm-pull-9 {
        left: 37.5%
    }
    .rtl-layout .col-sm-pull-10 {
        left: 41.66667%
    }
    .rtl-layout .col-sm-pull-11 {
        left: 45.83333%
    }
    .rtl-layout .col-sm-pull-12 {
        left: 50%
    }
    .rtl-layout .col-sm-pull-13 {
        left: 54.16667%
    }
    .rtl-layout .col-sm-pull-14 {
        left: 58.33333%
    }
    .rtl-layout .col-sm-pull-15 {
        left: 62.5%
    }
    .rtl-layout .col-sm-pull-16 {
        left: 66.66667%
    }
    .rtl-layout .col-sm-pull-17 {
        left: 70.83333%
    }
    .rtl-layout .col-sm-pull-18 {
        left: 75%
    }
    .rtl-layout .col-sm-pull-19 {
        left: 79.16667%
    }
    .rtl-layout .col-sm-pull-20 {
        left: 83.33333%
    }
    .rtl-layout .col-sm-pull-21 {
        left: 87.5%
    }
    .rtl-layout .col-sm-pull-22 {
        left: 91.66667%
    }
    .rtl-layout .col-sm-pull-23 {
        left: 95.83333%
    }
    .rtl-layout .col-sm-pull-24 {
        left: 100%
    }
    .rtl-layout .col-sm-push-0 {
        right: 0%
    }
    .rtl-layout .col-sm-push-1 {
        right: 4.16667%
    }
    .rtl-layout .col-sm-push-2 {
        right: 8.33333%
    }
    .rtl-layout .col-sm-push-3 {
        right: 12.5%
    }
    .rtl-layout .col-sm-push-4 {
        right: 16.66667%
    }
    .rtl-layout .col-sm-push-5 {
        right: 20.83333%
    }
    .rtl-layout .col-sm-push-6 {
        right: 25%
    }
    .rtl-layout .col-sm-push-7 {
        right: 29.16667%
    }
    .rtl-layout .col-sm-push-8 {
        right: 33.33333%
    }
    .rtl-layout .col-sm-push-9 {
        right: 37.5%
    }
    .rtl-layout .col-sm-push-10 {
        right: 41.66667%
    }
    .rtl-layout .col-sm-push-11 {
        right: 45.83333%
    }
    .rtl-layout .col-sm-push-12 {
        right: 50%
    }
    .rtl-layout .col-sm-push-13 {
        right: 54.16667%
    }
    .rtl-layout .col-sm-push-14 {
        right: 58.33333%
    }
    .rtl-layout .col-sm-push-15 {
        right: 62.5%
    }
    .rtl-layout .col-sm-push-16 {
        right: 66.66667%
    }
    .rtl-layout .col-sm-push-17 {
        right: 70.83333%
    }
    .rtl-layout .col-sm-push-18 {
        right: 75%
    }
    .rtl-layout .col-sm-push-19 {
        right: 79.16667%
    }
    .rtl-layout .col-sm-push-20 {
        right: 83.33333%
    }
    .rtl-layout .col-sm-push-21 {
        right: 87.5%
    }
    .rtl-layout .col-sm-push-22 {
        right: 91.66667%
    }
    .rtl-layout .col-sm-push-23 {
        right: 95.83333%
    }
    .rtl-layout .col-sm-push-24 {
        right: 100%
    }
    .rtl-layout .col-sm-offset-0 {
        margin-right: 0%
    }
    .rtl-layout .col-sm-offset-1 {
        margin-right: 4.16667%
    }
    .rtl-layout .col-sm-offset-2 {
        margin-right: 8.33333%
    }
    .rtl-layout .col-sm-offset-3 {
        margin-right: 12.5%
    }
    .rtl-layout .col-sm-offset-4 {
        margin-right: 16.66667%
    }
    .rtl-layout .col-sm-offset-5 {
        margin-right: 20.83333%
    }
    .rtl-layout .col-sm-offset-6 {
        margin-right: 25%
    }
    .rtl-layout .col-sm-offset-7 {
        margin-right: 29.16667%
    }
    .rtl-layout .col-sm-offset-8 {
        margin-right: 33.33333%
    }
    .rtl-layout .col-sm-offset-9 {
        margin-right: 37.5%
    }
    .rtl-layout .col-sm-offset-10 {
        margin-right: 41.66667%
    }
    .rtl-layout .col-sm-offset-11 {
        margin-right: 45.83333%
    }
    .rtl-layout .col-sm-offset-12 {
        margin-right: 50%
    }
    .rtl-layout .col-sm-offset-13 {
        margin-right: 54.16667%
    }
    .rtl-layout .col-sm-offset-14 {
        margin-right: 58.33333%
    }
    .rtl-layout .col-sm-offset-15 {
        margin-right: 62.5%
    }
    .rtl-layout .col-sm-offset-16 {
        margin-right: 66.66667%
    }
    .rtl-layout .col-sm-offset-17 {
        margin-right: 70.83333%
    }
    .rtl-layout .col-sm-offset-18 {
        margin-right: 75%
    }
    .rtl-layout .col-sm-offset-19 {
        margin-right: 79.16667%
    }
    .rtl-layout .col-sm-offset-20 {
        margin-right: 83.33333%
    }
    .rtl-layout .col-sm-offset-21 {
        margin-right: 87.5%
    }
    .rtl-layout .col-sm-offset-22 {
        margin-right: 91.66667%
    }
    .rtl-layout .col-sm-offset-23 {
        margin-right: 95.83333%
    }
    .rtl-layout .col-sm-offset-24 {
        margin-right: 100%
    }
}

@media (min-width:992px) {
    .rtl-layout .col-md-1,
    .rtl-layout .col-md-2,
    .rtl-layout .col-md-3,
    .rtl-layout .col-md-4,
    .rtl-layout .col-md-5,
    .rtl-layout .col-md-6,
    .rtl-layout .col-md-7,
    .rtl-layout .col-md-8,
    .rtl-layout .col-md-9,
    .rtl-layout .col-md-10,
    .rtl-layout .col-md-11,
    .rtl-layout .col-md-12,
    .rtl-layout .col-md-13,
    .rtl-layout .col-md-14,
    .rtl-layout .col-md-15,
    .rtl-layout .col-md-16,
    .rtl-layout .col-md-17,
    .rtl-layout .col-md-18,
    .rtl-layout .col-md-19,
    .rtl-layout .col-md-20,
    .rtl-layout .col-md-21,
    .rtl-layout .col-md-22,
    .rtl-layout .col-md-23,
    .rtl-layout .col-md-24 {
        float: right
    }
    .rtl-layout .col-md-1 {
        width: 4.16667%
    }
    .rtl-layout .col-md-2 {
        width: 8.33333%
    }
    .rtl-layout .col-md-3 {
        width: 12.5%
    }
    .rtl-layout .col-md-4 {
        width: 16.66667%
    }
    .rtl-layout .col-md-5 {
        width: 20.83333%
    }
    .rtl-layout .col-md-6 {
        width: 25%
    }
    .rtl-layout .col-md-7 {
        width: 29.16667%
    }
    .rtl-layout .col-md-8 {
        width: 33.33333%
    }
    .rtl-layout .col-md-9 {
        width: 37.5%
    }
    .rtl-layout .col-md-10 {
        width: 41.66667%
    }
    .rtl-layout .col-md-11 {
        width: 45.83333%
    }
    .rtl-layout .col-md-12 {
        width: 50%
    }
    .rtl-layout .col-md-13 {
        width: 54.16667%
    }
    .rtl-layout .col-md-14 {
        width: 58.33333%
    }
    .rtl-layout .col-md-15 {
        width: 62.5%
    }
    .rtl-layout .col-md-16 {
        width: 66.66667%
    }
    .rtl-layout .col-md-17 {
        width: 70.83333%
    }
    .rtl-layout .col-md-18 {
        width: 75%
    }
    .rtl-layout .col-md-19 {
        width: 79.16667%
    }
    .rtl-layout .col-md-20 {
        width: 83.33333%
    }
    .rtl-layout .col-md-21 {
        width: 87.5%
    }
    .rtl-layout .col-md-22 {
        width: 91.66667%
    }
    .rtl-layout .col-md-23 {
        width: 95.83333%
    }
    .rtl-layout .col-md-24 {
        width: 100%
    }
    .rtl-layout .col-md-pull-0 {
        left: 0%
    }
    .rtl-layout .col-md-pull-1 {
        left: 4.16667%
    }
    .rtl-layout .col-md-pull-2 {
        left: 8.33333%
    }
    .rtl-layout .col-md-pull-3 {
        left: 12.5%
    }
    .rtl-layout .col-md-pull-4 {
        left: 16.66667%
    }
    .rtl-layout .col-md-pull-5 {
        left: 20.83333%
    }
    .rtl-layout .col-md-pull-6 {
        left: 25%
    }
    .rtl-layout .col-md-pull-7 {
        left: 29.16667%
    }
    .rtl-layout .col-md-pull-8 {
        left: 33.33333%
    }
    .rtl-layout .col-md-pull-9 {
        left: 37.5%
    }
    .rtl-layout .col-md-pull-10 {
        left: 41.66667%
    }
    .rtl-layout .col-md-pull-11 {
        left: 45.83333%
    }
    .rtl-layout .col-md-pull-12 {
        left: 50%
    }
    .rtl-layout .col-md-pull-13 {
        left: 54.16667%
    }
    .rtl-layout .col-md-pull-14 {
        left: 58.33333%
    }
    .rtl-layout .col-md-pull-15 {
        left: 62.5%
    }
    .rtl-layout .col-md-pull-16 {
        left: 66.66667%
    }
    .rtl-layout .col-md-pull-17 {
        left: 70.83333%
    }
    .rtl-layout .col-md-pull-18 {
        left: 75%
    }
    .rtl-layout .col-md-pull-19 {
        left: 79.16667%
    }
    .rtl-layout .col-md-pull-20 {
        left: 83.33333%
    }
    .rtl-layout .col-md-pull-21 {
        left: 87.5%
    }
    .rtl-layout .col-md-pull-22 {
        left: 91.66667%
    }
    .rtl-layout .col-md-pull-23 {
        left: 95.83333%
    }
    .rtl-layout .col-md-pull-24 {
        left: 100%
    }
    .rtl-layout .col-md-push-0 {
        right: 0%
    }
    .rtl-layout .col-md-push-1 {
        right: 4.16667%
    }
    .rtl-layout .col-md-push-2 {
        right: 8.33333%
    }
    .rtl-layout .col-md-push-3 {
        right: 12.5%
    }
    .rtl-layout .col-md-push-4 {
        right: 16.66667%
    }
    .rtl-layout .col-md-push-5 {
        right: 20.83333%
    }
    .rtl-layout .col-md-push-6 {
        right: 25%
    }
    .rtl-layout .col-md-push-7 {
        right: 29.16667%
    }
    .rtl-layout .col-md-push-8 {
        right: 33.33333%
    }
    .rtl-layout .col-md-push-9 {
        right: 37.5%
    }
    .rtl-layout .col-md-push-10 {
        right: 41.66667%
    }
    .rtl-layout .col-md-push-11 {
        right: 45.83333%
    }
    .rtl-layout .col-md-push-12 {
        right: 50%
    }
    .rtl-layout .col-md-push-13 {
        right: 54.16667%
    }
    .rtl-layout .col-md-push-14 {
        right: 58.33333%
    }
    .rtl-layout .col-md-push-15 {
        right: 62.5%
    }
    .rtl-layout .col-md-push-16 {
        right: 66.66667%
    }
    .rtl-layout .col-md-push-17 {
        right: 70.83333%
    }
    .rtl-layout .col-md-push-18 {
        right: 75%
    }
    .rtl-layout .col-md-push-19 {
        right: 79.16667%
    }
    .rtl-layout .col-md-push-20 {
        right: 83.33333%
    }
    .rtl-layout .col-md-push-21 {
        right: 87.5%
    }
    .rtl-layout .col-md-push-22 {
        right: 91.66667%
    }
    .rtl-layout .col-md-push-23 {
        right: 95.83333%
    }
    .rtl-layout .col-md-push-24 {
        right: 100%
    }
    .rtl-layout .col-md-offset-0 {
        margin-right: 0%
    }
    .rtl-layout .col-md-offset-1 {
        margin-right: 4.16667%
    }
    .rtl-layout .col-md-offset-2 {
        margin-right: 8.33333%
    }
    .rtl-layout .col-md-offset-3 {
        margin-right: 12.5%
    }
    .rtl-layout .col-md-offset-4 {
        margin-right: 16.66667%
    }
    .rtl-layout .col-md-offset-5 {
        margin-right: 20.83333%
    }
    .rtl-layout .col-md-offset-6 {
        margin-right: 25%
    }
    .rtl-layout .col-md-offset-7 {
        margin-right: 29.16667%
    }
    .rtl-layout .col-md-offset-8 {
        margin-right: 33.33333%
    }
    .rtl-layout .col-md-offset-9 {
        margin-right: 37.5%
    }
    .rtl-layout .col-md-offset-10 {
        margin-right: 41.66667%
    }
    .rtl-layout .col-md-offset-11 {
        margin-right: 45.83333%
    }
    .rtl-layout .col-md-offset-12 {
        margin-right: 50%
    }
    .rtl-layout .col-md-offset-13 {
        margin-right: 54.16667%
    }
    .rtl-layout .col-md-offset-14 {
        margin-right: 58.33333%
    }
    .rtl-layout .col-md-offset-15 {
        margin-right: 62.5%
    }
    .rtl-layout .col-md-offset-16 {
        margin-right: 66.66667%
    }
    .rtl-layout .col-md-offset-17 {
        margin-right: 70.83333%
    }
    .rtl-layout .col-md-offset-18 {
        margin-right: 75%
    }
    .rtl-layout .col-md-offset-19 {
        margin-right: 79.16667%
    }
    .rtl-layout .col-md-offset-20 {
        margin-right: 83.33333%
    }
    .rtl-layout .col-md-offset-21 {
        margin-right: 87.5%
    }
    .rtl-layout .col-md-offset-22 {
        margin-right: 91.66667%
    }
    .rtl-layout .col-md-offset-23 {
        margin-right: 95.83333%
    }
    .rtl-layout .col-md-offset-24 {
        margin-right: 100%
    }
}

@media (min-width:1200px) {
    .rtl-layout .col-lg-1,
    .rtl-layout .col-lg-2,
    .rtl-layout .col-lg-3,
    .rtl-layout .col-lg-4,
    .rtl-layout .col-lg-5,
    .rtl-layout .col-lg-6,
    .rtl-layout .col-lg-7,
    .rtl-layout .col-lg-8,
    .rtl-layout .col-lg-9,
    .rtl-layout .col-lg-10,
    .rtl-layout .col-lg-11,
    .rtl-layout .col-lg-12,
    .rtl-layout .col-lg-13,
    .rtl-layout .col-lg-14,
    .rtl-layout .col-lg-15,
    .rtl-layout .col-lg-16,
    .rtl-layout .col-lg-17,
    .rtl-layout .col-lg-18,
    .rtl-layout .col-lg-19,
    .rtl-layout .col-lg-20,
    .rtl-layout .col-lg-21,
    .rtl-layout .col-lg-22,
    .rtl-layout .col-lg-23,
    .rtl-layout .col-lg-24 {
        float: right
    }
    .rtl-layout .col-lg-1 {
        width: 4.16667%
    }
    .rtl-layout .col-lg-2 {
        width: 8.33333%
    }
    .rtl-layout .col-lg-3 {
        width: 12.5%
    }
    .rtl-layout .col-lg-4 {
        width: 16.66667%
    }
    .rtl-layout .col-lg-5 {
        width: 20.83333%
    }
    .rtl-layout .col-lg-6 {
        width: 25%
    }
    .rtl-layout .col-lg-7 {
        width: 29.16667%
    }
    .rtl-layout .col-lg-8 {
        width: 33.33333%
    }
    .rtl-layout .col-lg-9 {
        width: 37.5%
    }
    .rtl-layout .col-lg-10 {
        width: 41.66667%
    }
    .rtl-layout .col-lg-11 {
        width: 45.83333%
    }
    .rtl-layout .col-lg-12 {
        width: 50%
    }
    .rtl-layout .col-lg-13 {
        width: 54.16667%
    }
    .rtl-layout .col-lg-14 {
        width: 58.33333%
    }
    .rtl-layout .col-lg-15 {
        width: 62.5%
    }
    .rtl-layout .col-lg-16 {
        width: 66.66667%
    }
    .rtl-layout .col-lg-17 {
        width: 70.83333%
    }
    .rtl-layout .col-lg-18 {
        width: 75%
    }
    .rtl-layout .col-lg-19 {
        width: 79.16667%
    }
    .rtl-layout .col-lg-20 {
        width: 83.33333%
    }
    .rtl-layout .col-lg-21 {
        width: 87.5%
    }
    .rtl-layout .col-lg-22 {
        width: 91.66667%
    }
    .rtl-layout .col-lg-23 {
        width: 95.83333%
    }
    .rtl-layout .col-lg-24 {
        width: 100%
    }
    .rtl-layout .col-lg-pull-0 {
        left: 0%
    }
    .rtl-layout .col-lg-pull-1 {
        left: 4.16667%
    }
    .rtl-layout .col-lg-pull-2 {
        left: 8.33333%
    }
    .rtl-layout .col-lg-pull-3 {
        left: 12.5%
    }
    .rtl-layout .col-lg-pull-4 {
        left: 16.66667%
    }
    .rtl-layout .col-lg-pull-5 {
        left: 20.83333%
    }
    .rtl-layout .col-lg-pull-6 {
        left: 25%
    }
    .rtl-layout .col-lg-pull-7 {
        left: 29.16667%
    }
    .rtl-layout .col-lg-pull-8 {
        left: 33.33333%
    }
    .rtl-layout .col-lg-pull-9 {
        left: 37.5%
    }
    .rtl-layout .col-lg-pull-10 {
        left: 41.66667%
    }
    .rtl-layout .col-lg-pull-11 {
        left: 45.83333%
    }
    .rtl-layout .col-lg-pull-12 {
        left: 50%
    }
    .rtl-layout .col-lg-pull-13 {
        left: 54.16667%
    }
    .rtl-layout .col-lg-pull-14 {
        left: 58.33333%
    }
    .rtl-layout .col-lg-pull-15 {
        left: 62.5%
    }
    .rtl-layout .col-lg-pull-16 {
        left: 66.66667%
    }
    .rtl-layout .col-lg-pull-17 {
        left: 70.83333%
    }
    .rtl-layout .col-lg-pull-18 {
        left: 75%
    }
    .rtl-layout .col-lg-pull-19 {
        left: 79.16667%
    }
    .rtl-layout .col-lg-pull-20 {
        left: 83.33333%
    }
    .rtl-layout .col-lg-pull-21 {
        left: 87.5%
    }
    .rtl-layout .col-lg-pull-22 {
        left: 91.66667%
    }
    .rtl-layout .col-lg-pull-23 {
        left: 95.83333%
    }
    .rtl-layout .col-lg-pull-24 {
        left: 100%
    }
    .rtl-layout .col-lg-push-0 {
        right: 0%
    }
    .rtl-layout .col-lg-push-1 {
        right: 4.16667%
    }
    .rtl-layout .col-lg-push-2 {
        right: 8.33333%
    }
    .rtl-layout .col-lg-push-3 {
        right: 12.5%
    }
    .rtl-layout .col-lg-push-4 {
        right: 16.66667%
    }
    .rtl-layout .col-lg-push-5 {
        right: 20.83333%
    }
    .rtl-layout .col-lg-push-6 {
        right: 25%
    }
    .rtl-layout .col-lg-push-7 {
        right: 29.16667%
    }
    .rtl-layout .col-lg-push-8 {
        right: 33.33333%
    }
    .rtl-layout .col-lg-push-9 {
        right: 37.5%
    }
    .rtl-layout .col-lg-push-10 {
        right: 41.66667%
    }
    .rtl-layout .col-lg-push-11 {
        right: 45.83333%
    }
    .rtl-layout .col-lg-push-12 {
        right: 50%
    }
    .rtl-layout .col-lg-push-13 {
        right: 54.16667%
    }
    .rtl-layout .col-lg-push-14 {
        right: 58.33333%
    }
    .rtl-layout .col-lg-push-15 {
        right: 62.5%
    }
    .rtl-layout .col-lg-push-16 {
        right: 66.66667%
    }
    .rtl-layout .col-lg-push-17 {
        right: 70.83333%
    }
    .rtl-layout .col-lg-push-18 {
        right: 75%
    }
    .rtl-layout .col-lg-push-19 {
        right: 79.16667%
    }
    .rtl-layout .col-lg-push-20 {
        right: 83.33333%
    }
    .rtl-layout .col-lg-push-21 {
        right: 87.5%
    }
    .rtl-layout .col-lg-push-22 {
        right: 91.66667%
    }
    .rtl-layout .col-lg-push-23 {
        right: 95.83333%
    }
    .rtl-layout .col-lg-push-24 {
        right: 100%
    }
    .rtl-layout .col-lg-offset-0 {
        margin-right: 0%
    }
    .rtl-layout .col-lg-offset-1 {
        margin-right: 4.16667%
    }
    .rtl-layout .col-lg-offset-2 {
        margin-right: 8.33333%
    }
    .rtl-layout .col-lg-offset-3 {
        margin-right: 12.5%
    }
    .rtl-layout .col-lg-offset-4 {
        margin-right: 16.66667%
    }
    .rtl-layout .col-lg-offset-5 {
        margin-right: 20.83333%
    }
    .rtl-layout .col-lg-offset-6 {
        margin-right: 25%
    }
    .rtl-layout .col-lg-offset-7 {
        margin-right: 29.16667%
    }
    .rtl-layout .col-lg-offset-8 {
        margin-right: 33.33333%
    }
    .rtl-layout .col-lg-offset-9 {
        margin-right: 37.5%
    }
    .rtl-layout .col-lg-offset-10 {
        margin-right: 41.66667%
    }
    .rtl-layout .col-lg-offset-11 {
        margin-right: 45.83333%
    }
    .rtl-layout .col-lg-offset-12 {
        margin-right: 50%
    }
    .rtl-layout .col-lg-offset-13 {
        margin-right: 54.16667%
    }
    .rtl-layout .col-lg-offset-14 {
        margin-right: 58.33333%
    }
    .rtl-layout .col-lg-offset-15 {
        margin-right: 62.5%
    }
    .rtl-layout .col-lg-offset-16 {
        margin-right: 66.66667%
    }
    .rtl-layout .col-lg-offset-17 {
        margin-right: 70.83333%
    }
    .rtl-layout .col-lg-offset-18 {
        margin-right: 75%
    }
    .rtl-layout .col-lg-offset-19 {
        margin-right: 79.16667%
    }
    .rtl-layout .col-lg-offset-20 {
        margin-right: 83.33333%
    }
    .rtl-layout .col-lg-offset-21 {
        margin-right: 87.5%
    }
    .rtl-layout .col-lg-offset-22 {
        margin-right: 91.66667%
    }
    .rtl-layout .col-lg-offset-23 {
        margin-right: 95.83333%
    }
    .rtl-layout .col-lg-offset-24 {
        margin-right: 100%
    }
}

.header-wrapper-bottom {
    background-color: #ffffff;
    border-top: groove #fafafa94 0.1rem;
    border-bottom: groove #fafafa94 0.1rem;
}

.header-wrapper-bottom .header.content {
    padding-top: 0;
    padding-bottom: 0
}

[class*='cdz-menu-icon-']:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f108";
    font-size: 14px;
    margin-right: 10px;
    min-width: 15px
}

.cdz-menu-icon-1:before {
    content: "\f06b"
}

.cdz-menu-icon-2:before {
    content: "\f06d"
}

.cdz-menu-icon-3:before {
    content: "\f10b"
}

.cdz-menu-icon-4:before {
    content: "\f03d"
}

.cdz-menu-icon-5:before {
    content: "\f19c"
}

.cdz-menu-icon-6:before {
    content: "\f06c"
}

.cdz-menu-icon-7:before {
    content: "\f0e4"
}

.cdz-menu-icon-8:before {
    content: "\f000"
}

.cdz-menu-icon-9:before {
    content: "\f02c"
}

.cdz-menu-icon-10:before {
    content: "\f1b3"
}

.cdz-menu-icon-11:before {
    content: "\f0c3"
}

.cdz-menu-icon-12:before {
    content: "\f06b"
}

.cdz-menu-icon-13:before {
    content: "\f06d"
}

.cdz-menu-icon-14:before {
    content: "\f10b"
}

.cdz-menu-icon-15:before {
    content: "\f03d"
}

.cdz-menu-icon-16:before {
    content: "\f19c"
}

.cdz-menu-icon-17:before {
    content: "\f06c"
}

.cdz-menu-icon-18:before {
    content: "\f0e4"
}

.cdz-menu-icon-19:before {
    content: "\f000"
}

.cdz-menu-icon-20:before {
    content: "\f02c"
}

.cdz-menu-icon-21:before {
    content: "\f1b3"
}

.cdz-menu-icon-22:before {
    content: "\f0c3"
}

.left-menu .level0>a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f108";
    font-size: 18px;
    min-width: 15px;
    float: right
}

.rtl-layout .left-menu .level0>a:before {
    float: left
}

.left-menu .level0.nav-1>a:before {
    content: "\f06b"
}

.left-menu .level0.nav-2>a:before {
    content: "\f06d"
}

.left-menu .level0.nav-3>a:before {
    content: "\f10b"
}

.left-menu .level0.nav-4>a:before {
    content: "\f03d"
}

.left-menu .level0.nav-5>a:before {
    content: "\f19c"
}

.left-menu .level0.nav-6>a:before {
    content: "\f06c"
}

.left-menu .level0.nav-7>a:before {
    content: "\f0e4"
}

.left-menu .level0.nav-8>a:before {
    content: "\f000"
}

.left-menu .level0.nav-9>a:before {
    content: "\f02c"
}

.left-menu .level0.nav-10>a:before {
    content: "\f1b3"
}

.left-menu .level0.nav-11>a:before {
    content: "\f0c3"
}

.left-menu .level0.nav-12>a:before {
    content: "\f06b"
}

.left-menu .level0.nav-13>a:before {
    content: "\f06d"
}

.left-menu .level0.nav-14>a:before {
    content: "\f10b"
}

.left-menu .level0.nav-15>a:before {
    content: "\f03d"
}

.left-menu .level0.nav-16>a:before {
    content: "\f19c"
}

.left-menu .level0.nav-17>a:before {
    content: "\f06c"
}

.left-menu .level0.nav-18>a:before {
    content: "\f0e4"
}

.left-menu .level0.nav-19>a:before {
    content: "\f000"
}

.left-menu .level0.nav-20>a:before {
    content: "\f02c"
}

.left-menu .level0.nav-21>a:before {
    content: "\f1b3"
}

.left-menu .level0.nav-22>a:before {
    content: "\f0c3"
}

.header-main-menu .nav-sections {
    float: left;
    clear: both
}

.header-main-menu .block-static-block.widget {
    float: left;
    margin-bottom: 0
}

.header-main-menu .menu-container .block-static-block.widget {
    width: 100%
}

.rtl-layout .header-main-menu .block-static-block.widget,
.rtl-layout .header-main-menu .nav-sections {
    float: right
}

.cdz-main-menu ul,
.cdz-main-menu ul ul {
    margin: 0;
    padding: 0;
    list-style: none none
}

.cdz-main-menu .groupmenu {
    margin: 0;
    padding: 0;
    list-style: none none
}

.cdz-main-menu .groupmenu>li {
    margin: 0
}





.cdz-main-menu .groupmenu li.level0>a.menu-link:hover {
    color: #fff;
    text-decoration: none
}

.cdz-main-menu .groupmenu li.level0>a.menu-link:active {
    color: #fff;
    text-decoration: none
}

.cdz-main-menu .groupmenu li.level0:hover>a.menu-link {
    cursor: pointer;
   
}

.cdz-main-menu .groupmenu .groupmenu-drop {
    background-color: #fff;
    border-color: #dfdfdf;
    box-shadow: inherit !important;
    -moz-box-shadow: 0 1px 3px #e1e1e1;
    -webkit-box-shadow: 0 1px 3px #e1e1e1;
    -o-box-shadow: 0 1px 3px #e1e1e1;
    -ms-box-shadow: 0 1px 3px #e1e1e1;
    color: #282828;
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-main-menu .groupmenu .groupmenu-drop a {
    color: #282828;
    text-decoration: none
}

.cdz-main-menu .groupmenu .groupmenu-drop a:visited {
    color: #282828;
    text-decoration: none
}
.groupmenu-drop-content.groupmenu-width-24 .groupdrop-link a {
    font-size: 11px;
}
ul.groupmenu-drop.slidedown .groupmenu-drop-content .col-sm-3.col-xs-12.text-center img {
    width: 60%;
}
ul.groupmenu-drop.slidedown .groupmenu-drop-content .col-sm-3.col-xs-12.text-center a {
       font-size: 12px;
}
.cdz-main-menu .groupmenu .groupmenu-drop a:hover {
    color: #fc7070;
    text-decoration: none
}

.cdz-main-menu .groupmenu .groupmenu-drop a:active {
    color: #fc7070;
    text-decoration: none
}

.cdz-main-menu .groupmenu-drop {
    z-index: 99
}

.cdz-main-menu .groupmenu-drop>.item.level1.row {
    margin: 0
}

.cdz-main-menu .groupmenu-drop-content {
    padding: 10px;
    color: #282828;
    font: 400 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-main-menu .groupmenu-drop-content .groupdrop-title {
    text-transform: capitalize;
    color: #D84813;
    font-weight: 700;
    margin: 0;
    padding: 0 0 10px;
    letter-spacing: 1.5px;
}

.cdz-main-menu .groupmenu-drop-content a {
    color: #282828;
    text-decoration: none
}

.cdz-main-menu .groupmenu-drop-content a:visited {
    color: #282828;
    text-decoration: none
}

.cdz-main-menu .groupmenu-drop-content a:hover {
    color: #fc7070;
    text-decoration: none
}

.cdz-main-menu .groupmenu-drop-content a:active {
    color: #fc7070;
    text-decoration: none
}

.cdz-main-menu .groupmenu-drop-content .groupdrop-link {
    margin-bottom: 15px
}

.cdz-main-menu .groupmenu-drop-content .groupdrop-link li {
    margin: 0;
    padding: 6px 0
}

.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a {
    position: relative;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 1px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    top: 7px
}

.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
    padding-left: 15px
}

.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover:before {
    width: 10px;
    background-color: #fc7070
}

.rtl-layout .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
    left: auto;
    right: 0
}

.rtl-layout .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
    padding-left: 0;
    padding-right: 15px
}

@media only screen and (min-device-width:1025px) {
    .cdz-menu .groupmenu-drop {
        display: none
    }
    .cdz-menu .item.level0.parent:hover>.groupmenu-drop {
        display: block
    }
    .cdz-menu .item:hover>.groupmenu-drop {
        display: block
    }
}

.c-smartsearch .col-8-8 {
    width: 100% !important
}

.c-smartsearch .c-smartsearch__price {
    clear: both
}

.c-smartsearch__wrapper {
    left: 0 !important;
    top: 41px !important;
    width: 100% !important
}

.c-smartsearch__wrapper .c-smartsearch__title.h4 {
    text-transform: capitalize;
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    text-decoration: none
}

.c-smartsearch__wrapper .c-smartsearch__title.h4:visited {
    color: #282828;
    text-decoration: none
}

.c-smartsearch__wrapper .c-smartsearch__title.h4:hover {
    color: #fc7070;
    text-decoration: none
}

.c-smartsearch__wrapper .c-smartsearch__title.h4:active {
    color: #fc7070;
    text-decoration: none
}

.c-smartsearch__wrapper .c-smartsearch__price>span>span {
    font-weight: 600
}

.sticky-menu.active #search_autocomplete {
    width: 280px !important;
    right: 0 !important;
    left: auto !important
}

.rtl-layout .sticky-menu.active #search_autocomplete {
    right: 0 !important;
    left: auto !important
}

.searchsuite-autocomplete {
    right: 0;
    top: 41px;
    width: 100%;
    min-width: 280px;
    left: auto;
    text-align: left
}

.rtl-layout .searchsuite-autocomplete {
    text-align: right
}

.sticky-menu.active .searchsuite-autocomplete {
    width: 280px;
    right: 0;
    left: auto
}

.rtl-layout .sticky-menu.active .searchsuite-autocomplete {
    right: 0;
    left: auto
}

.searchsuite-autocomplete ul li a {
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    text-decoration: none
}

.searchsuite-autocomplete ul li a:visited {
    color: #282828;
    text-decoration: none
}

.searchsuite-autocomplete ul li a:hover {
    color: #fc7070;
    text-decoration: none
}

.searchsuite-autocomplete ul li a:active {
    color: #fc7070;
    text-decoration: none
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
    margin-bottom: 5px
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
    float: left
}

.searchsuite-autocomplete .product-reviews-summary .reviews-actions a {
    font-size: 12px
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
    font-size: 11px;
    color: #999
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
    margin-top: 5px
}

.owl-carousel {
    padding-top: 60px
}

.owl-carousel .owl-item>[class*='cdz-sm-'] {
    padding: 0
}

.owl-carousel .owl-item .item {
    width: 100%
}

.cdz-slider-banners {
    padding-top: 0 !important
}

.owl-carousel .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: 0
}

.rtl-layout .owl-carousel .owl-nav {
    right: auto;
    left: 0
}

.owl-carousel .owl-nav [class*='owl-'] {
    width: 40px;
    height: 40px;
    text-align: center;
    position: relative;
    font-size: 0;
    margin: 0 5px;
    padding: 0;
    border: 2px solid #D84813;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 80px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    color: #fff;
    background-color: #D84813;
    border-color: #D84813
}

.owl-carousel .owl-nav [class*='owl-']:hover {
    color: #D84813;
    background-color: #fff;
    border-color: #D84813
}

.owl-carousel .owl-nav [class*='owl-']:before {
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 38px;
    content: '\e617';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.owl-carousel .owl-nav [class*='owl-'].owl-next:before {
    content: '\e608'
}

.owl-carousel .owl-nav [class*='owl-'].disabled {
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2
}

.rtl-layout .owl-carousel .owl-nav [class*='owl-']:before {
    content: '\e608'
}

.rtl-layout .owl-carousel .owl-nav [class*='owl-'].owl-next:before {
    content: '\e617'
}

.cdz-brand-slider-wrap {
    background-color: transparent
}

.cdz-brand-slider-wrap .cdz-banners-item {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #ddd
}

.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav {
    position: static
}

.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
    left: 0;
    top: calc(50% - 20px);
    position: absolute;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
    right: 0;
    left: auto
}

.rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
    left: auto;
    right: 0
}

.rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
    left: 0;
    right: auto
}

.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel:hover .owl-nav [class*='owl-'] {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.cdz-slideshow {
    z-index: 1
}

.cdz-slideshow .slider-item {
    position: relative
}

.cdz-slideshow .owl-carousel {
    padding-top: 0;
    margin: 0
}

.cdz-slideshow .owl-carousel .owl-item {
    padding: 0
}

.cdz-slideshow .owl-carousel.owl-theme .owl-nav {
    margin-top: 0;
    position: static
}

.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
    position: relative;
    font-size: 0;
    margin: 0 5px;
    color: #282828;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 20px;
    top: 45%;
    top: calc(50% - 15px);
    -webkit-top: calc(50% - 15px);
    -o-top: calc(50% - 15px);
    -moz-top: calc(50% - 15px);
    border: 1px solid #fff;
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 28px;
    content: '\e617';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
    right: 20px;
    left: auto
}

.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
    content: '\e608'
}

.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].disabled {
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2
}

.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
    left: auto;
    right: 20px
}

.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
    content: '\e608'
}

.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
    left: 20px;
    right: auto
}

.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
    content: '\e617'
}

.cdz-slideshow .owl-carousel.owl-theme .owl-dots {
    position: absolute;
    left: 41%;
    bottom: 10px
}

.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    color: #999
}

.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f192';
    font-size: 14px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    color: #fc7070
}

.slide-caption {
    width: 100%;
    max-width: 100%;
    top: 25%;
    position: absolute;
    color: #282828;
    left: 0%
}

.slide-caption.cls-white {
    color: #ffffff
}

.slide-caption.cls-white .slide-title {
    color: #ffffff
}

.slide-caption.cls-white .slide-title span {
    border-color: #fff
}

.slide-caption.cls-white .slide-btn a {
    background: #ffffff;
    color: #282828
}

.slide-caption .slide-text {
    font-size: 16px;
    margin-bottom: 15px
}

.slide-caption .slide-title {
    margin-bottom: 10px
}

.slide-caption .slide-title span {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #282828;
    padding: 5px 20px;
    font-weight: 600
}

.slide-caption .slide-btn a {
    display: inline-block;
    padding: 5px 15px;
    background: #282828;
    text-transform: uppercase;
    vertical-align: middle;
    color: #fff;
    font-size: 100%
}

.active .slide-caption .slide-title {
    -webkit-animation: slideBounceInDown 800ms ease-in-out;
    -moz-animation: slideBounceInDown 800ms ease-in-out;
    animation: slideBounceInDown 800ms ease-in-out
}

.active .slide-caption .slide-text {
    -webkit-animation: slideBounceInDown 1400ms ease-in-out;
    -moz-animation: slideBounceInDown 1400ms ease-in-out;
    animation: slideBounceInDown 1400ms ease-in-out
}

.active .slide-caption .slide-btn {
    -webkit-animation: slideBounceInDown 2000ms ease-in-out;
    -moz-animation: slideBounceInDown 2000ms ease-in-out;
    animation: slideBounceInDown 2000ms ease-in-out
}

@-webkit-keyframes slideBounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideBounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px)
    }
    80% {
        -moz-transform: translateY(-10px)
    }
    100% {
        -moz-transform: translateY(0)
    }
}

@-o-keyframes slideBounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px)
    }
    80% {
        -o-transform: translateY(-10px)
    }
    100% {
        -o-transform: translateY(0)
    }
}

@keyframes slideBounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(30px)
    }
    80% {
        transform: translateY(-10px)
    }
    100% {
        transform: translateY(0)
    }
}

.active .slideBounceInDown {
    -webkit-animation-name: slideBounceInDown;
    -moz-animation-name: slideBounceInDown;
    -o-animation-name: slideBounceInDown;
    animation-name: slideBounceInDown
}

.block-center {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.products-grid div[class^="swatch-opt-"] {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.products-grid div[class^="swatch-opt-"]>div {
    display: inline-block;
    text-align: center;
    clear: left;
    width: 100%
}

.swatch-attribute-options {
    margin: 0 -10px 0 0;
    display: inline-block
}

.product-options-wrapper .swatch-attribute-options {
    display: block
}

.product-options-wrapper .swatch-attribute {
    margin: 0 0 10px 0
}

.product-info-main .product-options-wrapper .swatch-attribute {
    margin-bottom: 20px
}

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.65;
    border-radius: 30px;
    padding: 2px
}

.swatch-option {
    height: 22px
}

.swatch-option.text {
    padding: 1px 8px
}

.swatch-option.color {
    height: 15px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 15px;
    padding: 0;
    min-width: inherit
}

.rtl-layout .swatch-option {
    float: right
}

div[class^="swatch-opt-"]>div {
    vertical-align: top
}

.swatch-option {
    border: 1px solid #ddd;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swatch-option.text:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
    outline: 0px solid #282828;
    border: 1px solid #282828;
    -webkit-transform: scale(1.02, 1.02);
    -moz-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    -o-transform: scale(1.02, 1.02)
}

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
    color: #282828;
    background-color: #fff;
    border-color: #ddd
}

.swatch-attribute-label {
    font-weight: normal;
    padding-bottom: 5px;
    display: inline-block
}

.swatch-option {
    position: relative;
    overflow: inherit;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.swatch-option:hover,
.swatch-option.selected {
    outline: none;
    border: 1px solid #ddd
}

.swatch-option:hover:after,
.swatch-option.selected:after {
    position: absolute;
    bottom: -6px;
    width: 15px;
    left: -1px;
    content: '';
    height: 2px;
    background: #222
}

.swatch-option.text:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
    outline: none;
    border: 1px solid #ddd;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.swatch-attribute.size .swatch-option:after,
.swatch-attribute.manufacturer .swatch-option:after {
    width: 22px
}

.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
    border: 1px solid #ddd
}

.swatch-attribute.size .swatch-option.selected:after,
.swatch-attribute.manufacturer .swatch-option.selected:after {
    width: 22px
}

.post-list-wrapper .post-list {
    padding: 0;
    margin: 0
}

.post-list-wrapper .post-list .post-holder .post-header .addthis_toolbox {
    padding-top: 0;
    position: absolute;
    right: 0
}

.rtl-layout .post-list-wrapper .post-list .post-holder .post-header .addthis_toolbox {
    right: auto;
    left: 0
}

.post-list-wrapper .post-holder {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 1px #8c8686;
    -moz-box-shadow: 0px 0px 1px #8c8686;
    -webkit-box-shadow: 0px 0px 1px #8c8686;
    -o-box-shadow: 0px 0px 1px #8c8686;
    -ms-box-shadow: 0px 0px 1px #8c8686;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0 0 20px;
    overflow: hidden
}

.post-list-wrapper .post-holder:first-child {
    border-top: 0;
    margin-top: 0
}


.post-list-wrapper .post-holder .post-image .blog-date {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: #fff;
    color: #333;
    padding: 7px 10px;
    color: #999;
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    float: left
}

.post-list-wrapper .post-holder .post-image .blog-date:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f073';
    font-size: 16px;
    margin-right: 5px
}

.post-list-wrapper .post-holder .post-details {
    overflow: hidden;
    color: #999
}

.post-list-wrapper .post-holder .post-details .post-title {
    margin: 0;
    max-width: 100%;
    padding: 10px 0px 10px 0;
    font: 500 18px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.rtl-layout .post-list-wrapper .post-holder .post-details .post-title {
    float: right;
    padding: 0 0px 10px 90px
}

.post-list-wrapper .post-holder .post-details .post-title a {
    color: #282828;
    text-decoration: none;
    font: 500 18px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.post-list-wrapper .post-holder .post-details .post-title a:visited {
    color: #282828;
    text-decoration: none
}

.post-list-wrapper .post-holder .post-details .post-title a:hover {
    color: #fc7070;
    text-decoration: none
}

.post-list-wrapper .post-holder .post-details .post-title a:active {
    color: #fc7070;
    text-decoration: none
}


.post-list-wrapper .post-holder .post-details .post-read-more:visited {
    color: #282828;
    text-decoration: none
}

.post-list-wrapper .post-holder .post-details .post-read-more:hover {
    color: #fc7070;
    text-decoration: none
}

.post-list-wrapper .post-holder .post-details .post-read-more:active {
    color: #fc7070;
    text-decoration: none
}

.rtl-layout .post-list-wrapper .post-holder .post-details .post-read-more {
    float: right
}

.post-view .post-holder {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 1px #8c8686;
    -moz-box-shadow: 0px 0px 1px #8c8686;
    -webkit-box-shadow: 0px 0px 1px #8c8686;
    -o-box-shadow: 0px 0px 1px #8c8686;
    -ms-box-shadow: 0px 0px 1px #8c8686;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0
}

.post-view .post-holder .post-image {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden
}

.post-view .post-holder .post-image .blog-date {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: #fff;
    color: #333;
    padding: 7px 10px;
    color: #999;
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    float: left
}

.post-view .post-holder .post-image .blog-date:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f073';
    font-size: 16px;
    margin-right: 5px
}

.post-view .post-holder .post-footer {
    padding-top: 20px
}

.widget.blog-search {
    margin-bottom: 20px !important
}

.widget.blog-search .block-content {
    padding-top: 0 !important
}

.widget.blog-search input[type="text"] {
    color: #999;
    background-color: #fafafa;
    border-color: #ddd;
    border-width: 0;
    border-bottom-width: 2px
}

.widget.blog-search .minisearch {
    position: relative
}

.widget.blog-search .action.search {
    position: absolute;
    display: inline-block;
    right: 30px !important;
    width: 40px;
    height: 40px;
    text-align: center;
    top: 20px !important;
    z-index: 1;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateX(13px);
    -webkit-transform: translateX(13px);
    -o-transform: translateX(13px);
    transform: translateX(13px);
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.widget.blog-search .action.search:hover {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px)
}

.widget.blog-search .action.search:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f178";
    font-size: 16px
}

.widget.blog-search .action.search:focus,
.widget.blog-search .action.search:active {
    background: none;
    border: none
}

.widget.blog-search .action.search:hover {
    background: none;
    border: none
}

.widget.blog-search .action.search.disabled,
.widget.blog-search .action.search[disabled],
fieldset[disabled] .widget.blog-search .action.search {
    pointer-events: none;
    opacity: .5
}

.widget.blog-search .action.search:focus:before {
    color: #282828
}

.widget.blog-search .action.search:before {
    color: #999
}

.widget.block-categories ul.accordion {
    padding: 20px 0 0 !important
}

.widget.block-categories ul.accordion>li:first-child {
    margin-top: 0 !important
}

.widget.block-categories ul.accordion>li:first-child>a {
    border-top: 0;
    margin-top: 0;
    padding-top: 0
}

.widget.block-categories ul,
.widget.block-categories li {
    list-style: none;
    margin: 0 !important;
    color: #999
}


.widget.block-archive .block-content .item,
.widget.block-recent-posts .block-content .item {
    border-top: 1px dashed #ddd;
    padding-top: 10px !important;
    margin-top: 10px
}

.widget.block-archive .block-content .item:first-child,
.widget.block-recent-posts .block-content .item:first-child {
    padding-top: 0 !important;
    margin-top: 0;
    border-top: 0
}

.post-bottom .block.related .block-content {
    padding-left: 10px
}

.block.review-add .block-content {
    padding-top: 0 !important
}

.product.info.detailed.without_tab .product.data.items {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: left
}

.product.info.detailed.without_tab .product.data.items>.item.title {
    float: none;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #282828;
    width: 100%
}

.product.info.detailed.without_tab .product.data.items>.item.title>.switch:before {
    display: none
}

.product.info.detailed.without_tab .product.data.items>.item.title.active>.switch {
    float: left;
    min-width: 0;
    border: 0;
    border-bottom: 3px solid #282828;
    color: #282828;
    font: 500 16px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    background-color: transparent;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 15px;
    margin-bottom: 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
}

.product.info.detailed.without_tab .product.data.items>.content {
    margin-top: 20px;
    box-shadow: 0px 0px 1px #8c8686;
    -moz-box-shadow: 0px 0px 1px #8c8686;
    -webkit-box-shadow: 0px 0px 1px #8c8686;
    -o-box-shadow: 0px 0px 1px #8c8686;
    -ms-box-shadow: 0px 0px 1px #8c8686;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    padding: 15px 20px;
    margin-bottom: 40px;
    text-align: left;
    background: #fff
}

.quickshop-tabs .product.info.detailed.without_tab .product.data.items>.content {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    padding: 0
}

body.rtl-layout .product.data.items .item.title a:after {
    left: 10px;
    right: auto
}

body.rtl-layout .product.info.detailed.without_tab .product.data.items>.item.title.active>.switch {
    float: right
}

body.rtl-layout .product.info.detailed.without_tab .product.data.items>.content {
    text-align: right
}

body.rtl-layout .product-reviews-summary .reviews-actions a:not(:last-child) {
    float: left
}

body.rtl-layout .unavailable,
body.rtl-layout .available {
    float: right
}

.tabs-list-sty04 .tabs-list {
    margin: 0 auto;
    padding-top: 70px;
    position: relative
}

.tabs-list-sty04 input.tab-radio,
.tabs-list-sty04 .tabs-list.product.data.items>.item.content {
    clear: both;
    padding-top: 10px;
    display: none
}

.tabs-list-sty04 .data.item.title {
    cursor: pointer;
    text-decoration: none
}

.tabs-list-sty04 #cdz-tab1:checked~#content1,
.tabs-list-sty04 #cdz-tab2:checked~#content2,
.tabs-list-sty04 #cdz-tab3:checked~#content3,
.tabs-list-sty04 #cdz-tab4:checked~#content4,
.tabs-list-sty04 #cdz-tab5:checked~#content5,
.tabs-list-sty04 #cdz-tab6:checked~#content6,
.tabs-list-sty04 #cdz-tab7:checked~#content7,
.tabs-list-sty04 #cdz-tab8:checked~#content8,
.tabs-list-sty04 #cdz-tab9:checked~#content9,
.tabs-list-sty04 #cdz-tab10:checked~#content10 {
    display: block;
    padding: 0
}

.tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked+label {
    background: #fafafa;
    color: #222;
    background-color: #fafafa;
    border-color: #222
}

.tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked+label:before {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.tabs-list-sty04 .tabs-list .title {
    padding: 10px 5px !important;
    margin: 0 15px !important;
    font: 400 20px/1.35 Source Sans Pro, Helvetica Neue, Verdana, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
    text-transform: capitalize;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    color: #ccc;
    background-color: #fafafa;
    border-color: #ccc
}

.tabs-list-sty04 .tabs-list .title:before {
    content: '';
    width: 100%;
    background: #222;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.tabs-list-sty04 .tabs-list .title:hover {
    color: #222;
    background-color: #fafafa;
    border-color: #222
}

.tabs-list-sty04 .tabs-list .title:hover:before {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.tabs-list-sty04 .tabs-list .block-content {
    padding-top: 50px
}

.cart-footer .cart-qty {
    color: #fff;
    background-color: #D84813;
    border-color: #D84813;
    font: 500 11px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cart-footer .cart-qty .footer-cart-summary .summary-content .price {
    color: #fff
}

.cart-footer .paypal {
    display: block;
    clear: both
}

.cart-footer .paypal img {
    margin: 5px 0
}

.rtl-layout .footer-cart-summary {
    float: right
}

.rtl-layout .footer-cart-additional {
    float: left
}

.rtl-layout .cart-items {
    float: right
}

.rtl-layout .cart-items .cart-items-inner {
    float: right
}

.rtl-layout .cart-items .item .hover-sec {
    left: auto;
    right: 100%
}

.rtl-layout .cart-items .item .hover-sec .product.actions {
    float: left
}

.rtl-layout .cart-items .item .hover-sec .details-qty {
    float: right
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.page-footer {
    background: #fff;
    color: #282828
}


.page-footer .top-footer-wrapper {
    background-color: #ffffff
}

.page-footer .footer-container-wrapper {
    padding: 0px;
    /*padding-top: 50px;
    padding-bottom: 30px*/
}

.page-footer .footer-content-top {
    padding-top: 30px;
    padding-bottom: 30px
}

.page-footer .footer-content-top .block-static-block.widget {
    margin-bottom: 0
}

.page-footer .footer-bottom {
    background: #fff;
    border-top: 1px solid #fff;
    padding: 30px 0
}


.page-footer a:hover {
    color: #fc7070
}



.page-footer .footer-link {
    margin-top: -10px
}

.page-footer .footer-link li a, .page-footer .footer-link li {
    cursor: pointer;
    font-size: 12px;
    display: block;
    padding: 2px 0;
    font-weight: 600;
    letter-spacing: 2px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.page-footer .footer-link li.last a {
    border-bottom: none
}

.page-footer .item_tag {
    margin: 0 -5px
}

.page-footer .item_tag li a {
    float: left;
    padding: 10px;
    border: 1px solid #282828;
    margin: 5px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.page-footer .item_tag li a:hover {
    background: #282828;
    color: #fff
}

.page-footer .footer-social {
    /*overflow: hidden;
    margin: 0 -5px;
    padding-top: 50px*/
    padding: 5px 0px;
    border-bottom: groove #fafafa94 0.1rem;
}

.footer_logo { width: 13%; }

.page-footer .footer-social a {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: none;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: none
}

.page-footer .footer-social a span {
    font-size: 0
}

.page-footer .footer-social a span:before {
    font-size: 14px
}

.page-footer .footer-social a:hover {
    background: #fff;
    color: #D84813
}

.page-footer .bottom-footer-wrapper {
    background: #fff;
    padding: 10px 0;
    overflow: hidden;
    border-top: 2px solid #282828
}

.page-footer .bottom-footer-wrapper .block-static-block.widget {
    margin-bottom: 0
}


.page-footer address {
    margin-bottom: 10px;
    margin-top: 10px
}

.page-footer .footer-custom-block {
    float: right
}

.page-footer .footer-bottom-link {
    margin: 0 -10px 10px;
    text-align: right
}

.page-footer .footer-bottom-link li {
    display: inline-block;
    margin: 0 10px
}

.page-footer .footer-bottom-link li a {
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.customer-account-forgotpassword .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper {
    display: none
}

.customer-account-forgotpassword .page-main,
.login-container,
#register-form-now {
    width: 100%;
    margin: 40px auto
}

.customer-account-forgotpassword .forgot-title {
    display: block;
    font: 500 24px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    border-width: 0;
    text-align: center;
    padding-bottom: 15px
}

.customer-account-forgotpassword .forgot-title strong {
    padding: 0;
    border-width: 0;
    font: 500 24px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    text-transform: uppercase
}

.customer-account-forgotpassword .forgot-title .field.note {
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform: initial
}

.customer-account-forgotpassword .form.password.forget {
    background-color: #fff;
    padding: 30px;
    max-width: 540px;
    box-shadow: 0px 0px 1px #8c8686;
    -moz-box-shadow: 0px 0px 1px #8c8686;
    -webkit-box-shadow: 0px 0px 1px #8c8686;
    -o-box-shadow: 0px 0px 1px #8c8686;
    -ms-box-shadow: 0px 0px 1px #8c8686;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.customer-account-forgotpassword .form.password.forget .field .label {
    display: none
}

.customer-account-forgotpassword .form.password.forget .field.choice .label {
    display: inline
}

.customer-account-forgotpassword .form.password.forget #remember-me-box label {
    display: inline
}


.block-register-account .block-title .field.note {
    font: 400 12px/1.35 'maison';
    text-transform: initial
}

.block-register-account .block-content-register .field .label {
    display: none
}

.block-register-account .block-content-register .field.choice .label {
    display: inline
}

.block-register-account .block-content-register #remember-me-box label {
    display: inline
}

.block-register-account .actions-toolbar {
    margin-top: 20px
}

.customer-account-login .page-main .block-customer-login .block-title {
    display: block;
    font: 500 24px/1.35 'maison';
    border-width: 0;
    text-align: left;
    padding-bottom: 15px
}


.customer-account-login .page-main .block-customer-login .block-content .field .label {
    display: none
}

.customer-account-login .page-main .block-customer-login .block-content .field.choice .label {
    display: inline
}

.customer-account-login .page-main .block-customer-login .block-content #remember-me-box label {
    display: inline
}

.block-new-customer .block-title {
    display: block;
    font: 500 24px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    border-width: 0;
    text-align: left;
    padding-bottom: 15px
}

.block-new-customer .block-title strong {
    padding: 0;
    border-width: 0;
    font: 500 24px/1.35 'maison';
    color: #D84813;
    text-transform: uppercase;
	font-size: 16px;
}

.block-new-customer .block-title .field.note {
    font: 400 12px/1.35 'maison';
    text-transform: initial
}

.block-new-customer .block-content {
    text-align: left
}

.cmspage-custom,
.pagenotfound {
    width: 100%;
    margin: 40px auto
}

.cmspage-custom .block.block-cmspage .block-title,
.pagenotfound .block.block-cmspage .block-title,
.cmspage-custom .block.block-pagenotfound .block-title,
.pagenotfound .block.block-pagenotfound .block-title {
    display: block;
    font: 500 24px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    border-width: 0;
    text-align: center;
    padding-bottom: 15px
}

.cmspage-custom .block.block-cmspage .block-title strong,
.pagenotfound .block.block-cmspage .block-title strong,
.cmspage-custom .block.block-pagenotfound .block-title strong,
.pagenotfound .block.block-pagenotfound .block-title strong {
    padding: 0;
    border-width: 0;
    font: 500 24px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    text-transform: uppercase
}

.cmspage-custom .block.block-cmspage .block-title .field.note,
.pagenotfound .block.block-cmspage .block-title .field.note,
.cmspage-custom .block.block-pagenotfound .block-title .field.note,
.pagenotfound .block.block-pagenotfound .block-title .field.note {
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform: initial
}

.cmspage-custom .block.block-cmspage .block-content,
.pagenotfound .block.block-cmspage .block-content,
.cmspage-custom .block.block-pagenotfound .block-content,
.pagenotfound .block.block-pagenotfound .block-content {
    background-color: #fff;
    padding: 30px;
    max-width: 540px;
    box-shadow: 0px 0px 1px #8c8686;
    -moz-box-shadow: 0px 0px 1px #8c8686;
    -webkit-box-shadow: 0px 0px 1px #8c8686;
    -o-box-shadow: 0px 0px 1px #8c8686;
    -ms-box-shadow: 0px 0px 1px #8c8686;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.cmspage-custom .block.block-cmspage .block-content .field .label,
.pagenotfound .block.block-cmspage .block-content .field .label,
.cmspage-custom .block.block-pagenotfound .block-content .field .label,
.pagenotfound .block.block-pagenotfound .block-content .field .label {
    display: none
}

.cmspage-custom .block.block-cmspage .block-content .field.choice .label,
.pagenotfound .block.block-cmspage .block-content .field.choice .label,
.cmspage-custom .block.block-pagenotfound .block-content .field.choice .label,
.pagenotfound .block.block-pagenotfound .block-content .field.choice .label {
    display: inline
}

.cmspage-custom .block.block-cmspage .block-content #remember-me-box label,
.pagenotfound .block.block-cmspage .block-content #remember-me-box label,
.cmspage-custom .block.block-pagenotfound .block-content #remember-me-box label,
.pagenotfound .block.block-pagenotfound .block-content #remember-me-box label {
    display: inline
}

.cmspage-custom .block.block-cmspage .block-content,
.pagenotfound .block.block-cmspage .block-content,
.cmspage-custom .block.block-pagenotfound .block-content,
.pagenotfound .block.block-pagenotfound .block-content {
    padding: 30px 30px 10px !important
}

.cmspage-custom .block.block-cmspage .block-content .group-link,
.pagenotfound .block.block-cmspage .block-content .group-link,
.cmspage-custom .block.block-pagenotfound .block-content .group-link,
.pagenotfound .block.block-pagenotfound .block-content .group-link {
    padding-top: 15px;
    text-align: center
}

.cmspage-custom .block.block-cmspage .block-content .group-link a,
.pagenotfound .block.block-cmspage .block-content .group-link a,
.cmspage-custom .block.block-pagenotfound .block-content .group-link a,
.pagenotfound .block.block-pagenotfound .block-content .group-link a {
    margin: 0 5px
}

.page-layout-1column .columns {
    margin-bottom: 0px;
    background-color: #fff;
    padding: 0px;
    box-shadow: 0px 0px 1px #8c8686;
    -moz-box-shadow: 0px 0px 1px #8c8686;
    -webkit-box-shadow: 0px 0px 1px #8c8686;
    -o-box-shadow: 0px 0px 1px #8c8686;
    -ms-box-shadow: 0px 0px 1px #8c8686;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.page-layout-1column .columns .column.main {
    padding-bottom: 0
}

.page-layout-1column.checkout-index-index .columns,
.page-layout-1column.checkout-cart-index .columns,
.page-layout-1column.cms-no-route .columns,
.page-layout-1column.catalog-product-view .columns,
.page-layout-1column.catalog-category-view .columns,
.page-layout-1column.customer-account-forgotpassword .columns,
.page-layout-1column.customer-account-login .columns,
.page-layout-1column.cms-home .columns,
.page-layout-1column.customer-account-create .columns {
    margin-bottom: 0;
    background-color: transparent;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none
}

.form.contact {
    margin-bottom: 20px
}

#map_canvas {
    width: 100% !important
}

.cms-about-us .wrapper-breadcrums { display: none }
.wrapper-breadcrums { margin: 10px 30px 10px;font-family: 'maison';color: #d84813; }

.aboutus-page .aboutus-box {
    margin-bottom: 60px
}

.aboutus-page .box-img {
    border: 1px solid #e1e1e1;
    padding: 10px
}

.aboutus-page .aboutus-title {
    text-transform: uppercase
}

.aboutus-page .aboutus-titlesmall {
    position: relative;
    margin-bottom: 15px
}

.aboutus-page .aboutus-titlesmall:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    top: 50%;
    border-top: 1px solid #e1e1e1
}

.aboutus-page .aboutus-titlesmall h3 {
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    background: #fff;
    padding-right: 20px;
    position: relative;
    z-index: 1
}

.aboutus-page .cls-features h5 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px
}

.aboutus-page .cls-features h5:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0c5';
    font-size: 14px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #e1e1e1;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center
}

.aboutus-page .cls-features h5.title-2:before {
    content: '\f260'
}

.aboutus-page .cls-features h5.title-3:before {
    content: '\f26c'
}

.aboutus-page .cls-features .items li {
    margin: 0;
    padding: 7px 0
}

.aboutus-page .cls-features .items li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f067';
    font-size: 12px;
    padding-right: 10px
}

.checkout-success {
    text-align: center;
    font-size: 18px
}

.checkout-success .success-title {
    font-size: 48px;
    color: #fc7070;
    padding-top: 60px
}

.checkout-success .success-title span {
    display: inline-block;
    clear: both;
    margin-bottom: 0;
    vertical-align: top
}

.checkout-success .success-title span.success-title-icon {
    font-size: 0;
    width: 95px;
    height: 95px;
    line-height: 95px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #fc7070
}

.checkout-success .success-title span.success-title-icon:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f00c';
    font-size: 48px;
    line-height: 95px
}

.checkout-success p {
    margin-bottom: 1.5rem
}

.checkout-success .order-id {
    color: #fc7070;
    text-decoration: none
}

.checkout-success .order-id:visited {
    color: #fc7070;
    text-decoration: none
}

.checkout-success .order-id:hover {
    color: #fc7070;
    text-decoration: none
}

.checkout-success .order-id:active {
    color: #fc7070;
    text-decoration: none
}

.checkout-success .order-id:hover {
    text-decoration: underline
}

.checkout-success .success-bottom {
    font-size: 14px;
    padding-top: 60px;
    padding-bottom: 60px
}

.checkout-success div.primary {
    padding-top: 15px
}

#password-strength-meter-container {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    font-size: 0;
    width: 100%;
    margin: 10px 0
}

#password-strength-meter-container #password-strength-meter {
    float: left;
    height: 100%;
    font-size: 12px;
    font-size: 0;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #959292;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

#password-strength-meter-container #password-strength-meter-label {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    padding: 0 5px
}

#password-strength-meter-container.password-weak #password-strength-meter,
#password-strength-meter-container.password-strength-meter-1 #password-strength-meter {
    width: 25%;
    background-color: #d9534f
}

#password-strength-meter-container.password-medium #password-strength-meter,
#password-strength-meter-container.password-strength-meter-2 #password-strength-meter {
    width: 50%;
    background-color: #f0ad4e
}

#password-strength-meter-container.password-strong #password-strength-meter,
#password-strength-meter-container.password-strength-meter-3 #password-strength-meter {
    width: 75%;
    background-color: #337ab7
}

#password-strength-meter-container.password-very-strong #password-strength-meter,
#password-strength-meter-container.password-strength-meter-4 #password-strength-meter {
    width: 100%;
    background-color: #5cb85c
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@media print {
    .page-print .logo .main-logo {
        display: block !important;
        margin-left: 10px
    }
    .page-print .logo .small-logo {
        display: none !important
    }
    .page-print #back-top,
    .page-print .cart-footer,
    .page-print .copyright {
        display: none
    }
    .page-print .box-order-shipping-address,
    .page-print .box-order-shipping-method,
    .page-print .box-order-billing-address,
    .page-print .box-order-billing-method {
        display: inline-block;
        vertical-align: top
    }
    .page-print .box-order-shipping-address,
    .page-print .box-order-billing-address {
        width: 50%
    }
}

.box-layout .page-wrapper {
    margin: 0 auto;
    box-shadow: 0 3px 3px #cacaca;
    -moz-box-shadow: 0 3px 3px #cacaca;
    -webkit-box-shadow: 0 3px 3px #cacaca;
    -o-box-shadow: 0 3px 3px #cacaca;
    -ms-box-shadow: 0 3px 3px #cacaca
}

@media (min-width:1200px) {
    .box-layout .page-wrapper {
        max-width: 1200px !important
    }
}

.bg-wrapper-ads {
    background-image: url(../images/bg-parallax.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden
}

.bg-wrapper-ads.bg-parallax {
    background-size: cover !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding: 5rem 0
}

@media only screen and (min-device-width:0px) and (max-device-width:1025px) {
    .bg-parallax {
        background-attachment: scroll !important
    }
}

.groupbanner-text {
    position: relative
}

.groupbanner-text .banner-border img {
    width: 100%
}

.groupbanner-text .groupinfo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 2
}

.groupbanner-text .groupinfo .groupinfo-inner {
    display: table;
    width: 100%;
    height: 100%
}

.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc {
    display: table-cell;
    vertical-align: middle;
    color: #fc7070
}

.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .grifo-title {
    padding: 10px 0
}

.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link {
    color: #fc7070;
    text-decoration: none;
    margin-top: 30px;
    display: inline-block
}

.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:visited {
    color: #fc7070;
    text-decoration: none
}

.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:hover {
    color: #fc7070;
    text-decoration: none
}

.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:active {
    color: #fc7070;
    text-decoration: none
}

.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:hover {
    text-decoration: underline
}

.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f105';
    font-size: 14px;
    padding-left: 5px
}

.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .action.primary {
    color: #282828;
    background-color: transparent;
    border-color: #282828
}

.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .action.primary:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.footer-top-ads {
    color: #000
}

.footer-top-ads .ftop-ads-title {
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5%;
    margin-top: 5%;
    font-family: 'gt-sectra';
}

.footer-top-ads .ftop-ads-small {
    font-size: 90%;
    color: #494949
}

.footer-top-ads .ftop-newsletter {
    margin: 0 30%
}

.footer-top-ads .block.newsletter {
    margin-bottom: 0
}

.footer-top-ads .block.newsletter input {
    border-bottom: 1.2px groove #D84813;
    border-right: none;
    border-left: none;
    border-top: none;
}

.footer-top-ads .block.newsletter .action.primary {
    position: absolute;
    color: #D84813;
    font-weight: 500;
    letter-spacing: 1px;
    background-color: transparent;
    border-color: transparent;
}

.footer-top-ads .block.newsletter .action.primary:hover {
    color: #D84813;
    background-color: transparent;
    border-color: transparent;
}

.wrapper-ads02 {
    color: #fc7070;
    border-top: 3px solid #ddd;
    padding: 60px 0
}

.wrapper-ads02 .cdz-item-types {
    display: inline-block;
    width: 90%;
    margin: 0 5%;
    text-align: center
}

.wrapper-ads02 ul.items {
    padding-bottom: 30px;
    display: inline-block
}

.wrapper-ads02 ul.items li {
    display: inline-block;
    margin: 0 5px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wrapper-ads02 ul.items li:hover {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9)
}

.wrapper-ads02 .statement {
    padding-bottom: 30px
}

.wrapper-ads02 .statement p {
    margin-bottom: 0
}

.wrapper-ads02 .newsletter-style02 .block.newsletter input[type="email"] {
    background-color: #ffffff
}

.wrapper-ads02 .newsletter-style02 .block.newsletter .action.subscribe {
    width: auto;
    min-width: 200px
}

.wrapper-ads02 .action.primary {
    padding: 10px 30px
}

.categories-deals .view-all {
    color: #f86532;
    font: 400 13px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    float: right;
    position: relative;
    margin: 11px
}

.categories-deals .view-all:hover {
    text-decoration: underline !important
}

.categories-deals .view-all:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f105';
    font-size: 15px;
    margin-left: 10px
}

.rtl-layout .categories-deals .view-all {
    float: left
}

.rtl-layout .categories-deals .view-all:after {
    content: '\f104';
    margin-right: 10px;
    margin-left: 0
}

.categories-deals .category-name a {
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    color: #f86532;
    text-decoration: none
}

.categories-deals .category-name a:visited {
    color: #f86532;
    text-decoration: none
}

.categories-deals .category-name a:hover {
    color: #f86532;
    text-decoration: none
}

.categories-deals .category-name a:active {
    color: #f86532;
    text-decoration: none
}

.categories-deals .category-name a:hover {
    text-decoration: underline !important
}

.categories-deals .image-shell-wrapper {
    display: inline-block;
    margin: 20px 0 10px
}

.categories-deals .custom-info-block {
    clear: both;
    width: 100%;
    border: 1px solid #ddd;
    border-left: 3px solid #f86532;
    padding: 7px 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.rtl-layout .categories-deals .custom-info-block {
    border-right: 3px solid #f86532;
    border-left: 1px solid #ddd
}

.categories-deals .custom-info-block p {
    margin: 0;
    font-size: 90%;
    line-height: 1.25
}

.categories-deals .custom-info-block:before {
    content: '';
    width: 0;
    height: 100%;
    background: #f86532;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.rtl-layout .categories-deals .custom-info-block:before {
    left: auto;
    right: 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0
}

.categories-deals .custom-info-block:hover {
    color: #fff;
    border-color: #f86532
}

.categories-deals .custom-info-block:hover:before {
    width: 100%
}

.categories-deals .color01 .category-name a {
    color: #02adec;
    text-decoration: none
}

.categories-deals .color01 .category-name a:visited {
    color: #02adec;
    text-decoration: none
}

.categories-deals .color01 .category-name a:hover {
    color: #02adec;
    text-decoration: none
}

.categories-deals .color01 .category-name a:active {
    color: #02adec;
    text-decoration: none
}

.categories-deals .color01 .custom-info-block {
    border-left-color: #02adec
}

.rtl-layout .categories-deals .color01 .custom-info-block {
    border-right-color: #02adec;
    border-left-color: #ddd
}

.categories-deals .color01 .custom-info-block:hover {
    border-color: #02adec
}

.categories-deals .color01 .custom-info-block:before {
    background: #02adec
}

.categories-deals .color03 .category-name a {
    color: #66c916;
    text-decoration: none
}

.categories-deals .color03 .category-name a:visited {
    color: #66c916;
    text-decoration: none
}

.categories-deals .color03 .category-name a:hover {
    color: #66c916;
    text-decoration: none
}

.categories-deals .color03 .category-name a:active {
    color: #66c916;
    text-decoration: none
}

.categories-deals .color03 .custom-info-block {
    border-left-color: #66c916
}

.rtl-layout .categories-deals .color03 .custom-info-block {
    border-right-color: #66c916;
    border-left-color: #ddd
}

.categories-deals .color03 .custom-info-block:hover {
    border-color: #66c916
}

.categories-deals .color03 .custom-info-block:before {
    background: #66c916
}

.categories-deals .color04 .category-name a {
    color: #f3a52a;
    text-decoration: none
}

.categories-deals .color04 .category-name a:visited {
    color: #f3a52a;
    text-decoration: none
}

.categories-deals .color04 .category-name a:hover {
    color: #f3a52a;
    text-decoration: none
}

.categories-deals .color04 .category-name a:active {
    color: #f3a52a;
    text-decoration: none
}

.categories-deals .color04 .custom-info-block {
    border-left-color: #f3a52a
}

.rtl-layout .categories-deals .color04 .custom-info-block {
    border-right-color: #f3a52a;
    border-left-color: #ddd
}

.categories-deals .color04 .custom-info-block:hover {
    border-color: #f3a52a
}

.categories-deals .color04 .custom-info-block:before {
    background: #f3a52a
}

.wrapper-ads03 {
    margin: 20px 0
}

.wrapper-ads03 .text-area {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    padding: 21px 10px 21px 70px;
    background: #b3b3b3;
    min-height: 60px;
    text-align: center
}

.wrapper-ads03 .text-area .icon-font {
    float: left;
    background: #999;
    font-size: 0;
    color: #fc7070;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0
}

.wrapper-ads03 .text-area .icon-font:before {
    font-size: 36px
}

.wrapper-ads03 .text-area h5 {
    text-transform: uppercase;
    color: #fc7070;
    margin: 0
}

.wrapper-ads03 .text-area:hover {
    box-shadow: 5px 5px 0px #808080;
    -moz-box-shadow: 5px 5px 0px #808080;
    -webkit-box-shadow: 5px 5px 0px #808080;
    -o-box-shadow: 5px 5px 0px #808080;
    -ms-box-shadow: 5px 5px 0px #808080
}

.wrapper-ads04 .groupinfo {
    padding: 20px;
    background-color: #fff
}

.wrapper-ads04 .groupinfo .grifo-title {
    margin: 0 0 20px
}

.wrapper-ads04 .groupinfo .grifo-title a {
    color: #282828;
    text-decoration: none
}

.wrapper-ads04 .groupinfo .grifo-title a:visited {
    color: #282828;
    text-decoration: none
}

.wrapper-ads04 .groupinfo .grifo-title a:hover {
    color: #fc7070;
    text-decoration: none
}

.wrapper-ads04 .groupinfo .grifo-title a:active {
    color: #fc7070;
    text-decoration: none
}

.wrapper-ads05 {
    background-color: #fff;
    padding: 10px 20px
}

.wrapper-ads05 .newsletter-ads {
    background-image: url(../images/bkg-newsletter.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 40px 10px
}

.rtl-layout .wrapper-ads05 .newsletter-ads {
    background-position: right center
}

.wrapper-ads05 .newsletter-ads .h3 {
    margin-bottom: 10px
}

.wrapper-ads05 .newsletter-container {
    font-size: 90%;
    padding: 20px 0
}

.wrapper-ads05 .newsletter-container .block.newsletter {
    margin-bottom: 10px
}

.wrapper-ads05 .newsletter-container .block.newsletter input[type="email"] {
    background-color: #ffffff;
    border-color: #ffffff
}

.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe {
    color: #fff;
    background-color: #282828;
    border-color: #282828;
    font: 600 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.wrapper-ads06 {
    padding: 20px;
    color: #fff
}

.wrapper-ads06.bg-wrapper-ads {
    padding: 180px 0
}

.wrapper-ads06 .ads-title {
    font-size: 36px
}

.wrapper-ads06 .ads-desc {
    font-size: 14px;
    margin-bottom: 3rem
}

.wrapper-ads06 .ads-img img {
    width: auto !important;
    display: inline-block !important
}

.wrapper-ads06 a {
    color: #fff;
    text-decoration: none
}

.wrapper-ads06 a:visited {
    color: #fff;
    text-decoration: none
}

.wrapper-ads06 a:hover {
    color: #fc7070;
    text-decoration: none
}

.wrapper-ads06 a:active {
    color: #fc7070;
    text-decoration: none
}

.wrapper-ads06 .ads-author {
    text-transform: uppercase;
    margin-bottom: 0
}

.wrapper-ads06 .ads-major {
    color: #f8b5ad
}

.wrapper-ads06 .owl-carousel {
    padding-top: 0
}

.wrapper-ads06 .owl-carousel .owl-nav {
    position: static
}

.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-'] {
    left: 0;
    top: calc(50% - 20px);
    position: absolute;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-'].owl-next {
    right: 0;
    left: auto
}

.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-']:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.wrapper-ads06 .owl-carousel:hover .owl-nav [class*='owl-'] {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.rtl-layout .auto-pos-wrap.item-img-wrap div.img-center img {
    opacity: 1
}

.featured-look-container {
    padding-top: 50px
}

.featured-look-container a.all-lb {
    display: block;
    font-size: 14px;
    color: #282828;
    text-decoration: none
}

.featured-look-container a.all-lb:hover {
    text-decoration: none;
    color: #fc7070
}

.featured-look-container .loobook-item-list {
    padding: 0
}

.featured-look-container .auto-pos-wrap.item-img-wrap {
    background-color: transparent
}

.featured-look-list .lookbook-inner .auto-pos-wrap .canvas:hover {
    cursor: default
}

.featured-look-list .lookbook-inner .item-points .product-item {
    padding: 10px;
    background: #fafafa;
    box-shadow: 0px 0px 6px 1px #ddd
}

.featured-look-list .lookbook-inner .item-points .product-name {
    color: #282828;
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.featured-look-list .lookbook-inner .item-points a.button-buy {
    display: block;
    margin: 10px 0;
    text-align: center;
    padding: 7px 15px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-color: #282828;
    background: #282828
}

.featured-look-list .lookbook-inner .item-points a.button-buy span {
    line-height: 1.35
}

.featured-look-list .lookbook-inner .item-points a.button-buy:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e66e';
    font-size: 22px;
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    margin-right: 5px
}

.rtl-layout .featured-look-list .lookbook-inner .item-points a.button-buy:before {
    margin-right: 0;
    margin-left: 5px
}

.featured-look-list .lookbook-inner .item-points a.button-buy:hover {
    color: #282828;
    border-color: #282828;
    background: #fff
}

.featured-look-list .lookbook-inner .auto-pos-wrap .canvas:before {
    display: none
}

.featured-look-list .owl-dots {
    width: 100%;
    text-align: center;
    padding-bottom: 40px
}

.featured-look-list .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border-radius: 100%;
    background: #8b8b8b;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.featured-look-list .owl-dots .owl-dot.active {
    background: #fc7070
}

.featured-look-list .owl-nav {
    position: static
}

.featured-look-list .owl-nav [class*='owl-'] {
    position: absolute;
    border: 0;
    margin: 0;
    top: calc((100% - 40px)/2);
    transform: scale(0);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.featured-look-list .owl-nav [class*='owl-'].owl-prev {
    left: 0;
    right: auto
}

.rtl-layout .featured-look-list .owl-nav [class*='owl-'].owl-prev {
    right: 0;
    left: auto
}

.featured-look-list .owl-nav [class*='owl-'].owl-next {
    right: 0;
    left: auto
}

.rtl-layout .featured-look-list .owl-nav [class*='owl-'].owl-next {
    left: 0;
    right: auto
}

.featured-look-list:hover .owl-nav [class*='owl-'] {
    transform: scale(1)
}

.product-style02.block {
    margin-bottom: 60px
}

.product-style02 .products.wrapper {
    padding-top: 20px
}

.product-style02 .owl-carousel {
    padding-top: 0
}

.product-style02 .owl-carousel .owl-stage-outer {
    padding: 0 0 3px
}

.product-style02 .owl-carousel .owl-nav {
    margin-top: 0;
    position: static
}

.product-style02 .owl-carousel .owl-nav [class*='owl-'] {
    width: 70px;
    height: 70px;
    top: 40%;
    left: 0;
    position: absolute;
    margin: 0;
    top: calc(50% - 35px);
    -webkit-top: calc(50% - 35px);
    -o-top: calc(50% - 35px);
    -moz-top: calc(50% - 35px);
    border: 0px solid #282828;
    color: #fff;
    background-color: rgba(188, 188, 188, 0.31);
    border-color: transparent;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.product-style02 .owl-carousel .owl-nav [class*='owl-']:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.product-style02 .owl-carousel .owl-nav [class*='owl-']:before {
    font-size: 30px;
    line-height: 68px
}

.product-style02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    right: 0;
    left: auto
}

.rtl-layout .product-style02 .owl-carousel .owl-nav [class*='owl-'] {
    right: 0;
    left: auto
}

.rtl-layout .product-style02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
    right: auto;
    left: 0
}

.product-style02 .owl-carousel.owl-drag .owl-item .product-item-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.product-style02 .product-item .product-item-info {
    padding: 10px;
    text-align: center
}

.product-style02 .product-item .product-info-top {
    margin-bottom: 10px
}

.product-style03 {
    border-top: 0
}

.product-style03.cdz-block-title02 .block-title {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    margin-bottom: 0
}

.product-style03 .owl-carousel {
    padding-top: 0
}

.product-style03 .owl-carousel.owl-drag .owl-item {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    position: relative
}

.product-style03 .owl-carousel.owl-drag .owl-item .item-slider>.item {
    position: relative;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-bottom: 1px solid #ddd
}

.product-style03 .owl-carousel.owl-drag .owl-item .item-slider>.item .product-item-info:before {
    border: 2px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.product-style03 .owl-carousel.owl-drag .owl-item .item-slider>.item:hover .product-item-info:before {
    border: 2px solid #b0d235
}

.product-style03 .products-grid .product-item-info {
    padding: 2px;
    overflow: hidden;
    border: 0
}

.product-style03 .products-grid .product-item-info .cdz-hover-section {
    text-align: center;
    padding: 10px 10px 0
}

.product-style03 .products-grid .product-item {
    margin-bottom: 0
}

.product-style03 .products-grid .product-item .product-item-info {
    text-align: left
}

.rtl-layout .product-style03 .products-grid .product-item .product-item-info {
    text-align: right
}

@media (min-width:1180px) {
    .product-style04 .products.wrapper .product-items {
        margin: 0 0 -1px !important
    }
}

.product-style22 .product-item .product-item-name {
    text-transform: uppercase
}

.product-style22 .product-item .price-box .price {
    font-size: 18px;
    font-weight: 500
}

.product-style22 .product-item .product-reviews-summary {
    margin-bottom: 0
}

.product-style22 .product-item .addto-hover-container .action.towishlist:before {
    vertical-align: middle
}

.product-style22 .product-item .addto-hover-container .action.tocompare:before {
    content: "\f074";
    vertical-align: middle
}

.product-style22 .same-height {
    display: flex;
    flex-flow: wrap;
    align-items: stretch
}

.cdz_wapper-blog01 .owl-carousel .owl-nav {
    left: 0;
    top: -20px;
    right: 0
}

.cdz_wapper-blog01 .post-item {
    background-color: #fff
}

.cdz_wapper-blog01 .blog-title {
    margin: 15px 0 10px;
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz_wapper-blog01 .blog-title a {
    color: #282828;
    text-decoration: none;
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz_wapper-blog01 .blog-title a:visited {
    color: #282828;
    text-decoration: none
}

.cdz_wapper-blog01 .blog-title a:hover {
    color: #fc7070;
    text-decoration: none
}

.cdz_wapper-blog01 .blog-title a:active {
    color: #fc7070;
    text-decoration: none
}

.cdz_wapper-blog01 .blog-text-link a {
    display: inline-block;
    margin-top: 10px;
    position: relative
}

.cdz_wapper-blog01 .blog-text-link a.btn-link {
    margin-bottom: 10px
}

.cdz_wapper-blog01 .blog-text-link a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f101';
    font-size: 12px;
    margin-right: 5px
}

.rtl-layout .cdz_wapper-blog01 .blog-text-link a:before {
    display: none
}

.rtl-layout .cdz_wapper-blog01 .blog-text-link a:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f100';
    font-size: 12px;
    margin-right: 5px
}

.cdz_wapper-blog01 .cdz-blog-bottom {
    padding: 0 20px;
    overflow: hidden
}

.cdz_wapper-blog01 .blog-desc {
    color: #999;
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz_wapper-blog01 .cdz-blog-top {
    position: relative;
    overflow: hidden
}

.cdz_wapper-blog01 .cdz-blog-top .blog-date {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: #fff;
    color: #333;
    padding: 7px 10px;
    color: #999;
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    float: left
}

.cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f073';
    font-size: 16px;
    margin-right: 5px
}

.rtl-layout .cdz_wapper-blog01 .cdz-blog-top .blog-date {
    float: right;
    left: auto;
    right: 10px
}

.rtl-layout .cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
    margin-right: 0;
    margin-left: 5px
}

.cdz_wapper-blog01 .cdz-blog-top a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz_wapper-blog01 .cdz-blog-top:hover a img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05)
}

.cdz_wapper-blog02 .post-item {
    background-color: #fff
}

.cdz_wapper-blog02 .cdz-blog-bottom {
    padding: 20px 10px 10px
}

.cdz_wapper-blog02 .blog-desc {
    color: #999;
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    margin: 0 0 20px
}

.cdz_wapper-blog02 .blog-title {
    margin: 0 0 20px;
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform: uppercase
}

.cdz_wapper-blog02 .blog-title a {
    color: #282828;
    text-decoration: none;
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz_wapper-blog02 .blog-title a:visited {
    color: #282828;
    text-decoration: none
}

.cdz_wapper-blog02 .blog-title a:hover {
    color: #fc7070;
    text-decoration: none
}

.cdz_wapper-blog02 .blog-title a:active {
    color: #fc7070;
    text-decoration: none
}

.cdz_wapper-blog02 .blog-text-link {
    text-align: center
}

.cdz_wapper-blog02 .cdz-blog-top {
    position: relative;
    overflow: hidden
}

.cdz_wapper-blog02 .cdz-blog-top .blog-date {
    position: absolute;
    top: 0;
    right: 0;
    background: #f8b5ad;
    padding: 7px 10px;
    color: #fff;
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    float: left
}

.rtl-layout .cdz_wapper-blog02 .cdz-blog-top .blog-date {
    float: right;
    left: auto;
    right: 0
}

.cdz_wapper-blog02 .cdz-blog-top a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz_wapper-blog02 .cdz-blog-top:hover a img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05)
}

.cdz_wapper-blog02 .owl-carousel {
    padding-top: 0
}

.cdz_wapper-blog02 .owl-carousel .owl-nav {
    position: static
}

.cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'] {
    left: 0;
    top: calc(50% - 20px);
    position: absolute;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
    right: 0;
    left: auto
}

.rtl-layout .cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'] {
    left: auto;
    right: 0
}

.rtl-layout .cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
    left: 0;
    right: auto
}

.cdz_wapper-blog02 .owl-carousel:hover .owl-nav [class*='owl-'] {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.cdz_wapper-blog03 {
    background: #fff
}

.cdz_wapper-blog03 .post-items {
    padding: 20px
}

.cdz_wapper-blog03 .blog-title {
    margin: 15px 0 10px;
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz_wapper-blog03 .blog-title a {
    color: #282828;
    text-decoration: none;
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz_wapper-blog03 .blog-title a:visited {
    color: #282828;
    text-decoration: none
}

.cdz_wapper-blog03 .blog-title a:hover {
    color: #fc7070;
    text-decoration: none
}

.cdz_wapper-blog03 .blog-title a:active {
    color: #fc7070;
    text-decoration: none
}

.cdz_wapper-blog03 .blog-text-link a {
    display: inline-block;
    margin-top: 10px;
    position: relative
}

.cdz_wapper-blog03 .cdz-blog-bottom {
    padding: 0;
    overflow: hidden
}

.cdz_wapper-blog03 .blog-desc {
    color: #999;
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz_wapper-blog03 .cdz-blog-top {
    position: relative;
    overflow: hidden
}

.cdz_wapper-blog03 .cdz-blog-top .blog-date {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: #fff;
    color: #333;
    padding: 7px 10px;
    color: #999;
    font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    float: left
}

.cdz_wapper-blog03 .cdz-blog-top .blog-date:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f073';
    font-size: 16px;
    margin-right: 5px
}

.rtl-layout .cdz_wapper-blog03 .cdz-blog-top .blog-date {
    float: right;
    left: auto;
    right: 10px
}

.rtl-layout .cdz_wapper-blog03 .cdz-blog-top .blog-date:before {
    margin-right: 0;
    margin-left: 5px
}

.cdz_wapper-blog03 .cdz-blog-top a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz_wapper-blog03 .cdz-blog-top:hover a img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05)
}

.cdz_wapper-blog04 .owl-carousel .owl-nav {
    right: -5px;
    top: -79px
}

.cdz_wapper-blog04 .cdz-block-title .b-title {
    background-color: transparent;
    color: #282828
}

.cdz_wapper-blog04 .cdz-blog-top {
    background: #f1f1f1;
    padding: 20px
}

.cdz_wapper-blog04 .blog-title {
    margin: 10px 0;
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz_wapper-blog04 .blog-title a {
    color: #282828;
    text-decoration: none;
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    font-weight: 600
}

.cdz_wapper-blog04 .blog-title a:visited {
    color: #282828;
    text-decoration: none
}

.cdz_wapper-blog04 .blog-title a:hover {
    color: #fc7070;
    text-decoration: none
}

.cdz_wapper-blog04 .blog-title a:active {
    color: #fc7070;
    text-decoration: none
}

.cdz-block-title .b-title {
    padding: 0 0 6px
}

.cdz-block-title .b-title:before {
    display: none
}

.cdz-block-title .title-desc {
    text-transform: uppercase;
    color: #ccc;
    font-weight: 300;
    font-size: 1.4rem;
    margin-top: -5px !important
}

.cdz-block-title .title-desc span {
    position: relative
}

.cdz-block-title .title-desc span:after,
.cdz-block-title .title-desc span:before {
    position: absolute;
    content: "";
    width: 40px;
    border-bottom: 1px solid #282828;
    right: -50px;
    bottom: 50%
}

.cdz-block-title .title-desc span:before {
    left: -50px;
    right: auto
}

.cdz-block-title.special-title {
    font-family: Playfair Display
}


.cdz-block-title.special-title .title-desc {
    font-size: 16px;
    text-transform: unset;
    font-style: italic;
    color: #282828
}

.cdz-block-title.special-title .title-desc span:before,
.cdz-block-title.special-title .title-desc span:after {
    display: none
}

.groupbanner-text .group-info {
    background-color: transparent;
    padding: 22px 20px
}

.groupbanner-text .group-info .grifo-title {
    margin-bottom: 0.9rem
}

.groupbanner-text .group-info a {
    color: #D84813;
    text-decoration: none;
    font-size: 12px;
    padding: 5px;
    font-weight: 500;
}

.groupbanner-text .group-info a:visited {
   
    text-decoration: none
}

.groupbanner-text .group-info a:hover {
    color: #D84813;
    text-decoration: none
}

.groupbanner-text .group-info a:active {
    color: #D84813;
    text-decoration: none
}

.groupbanner-text .group-info .grifo-desc {
    color: #000;
    font-size: 16px;
    font-weight: 300;
	    padding: 0px 51px;
}

.wrapper-ads07 .banner {
    margin-bottom: 5px
}

.wrapper-ads07 .banner a {
    display: inline-block;
    vertical-align: top;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wrapper-ads07 .banner img {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wrapper-ads07 .items li {
    border-right: 1px solid #ddd;
    padding: 30px 10px
}

.wrapper-ads07 .items li:last-child {
    border-right: 0
}

.wrapper-ads07 .items li:hover .title {
    color: #fc7070
}

.wrapper-ads07 .items li:hover .banner img {
    -moz-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px)
}

.wrapper-ads07 .title {
    font-size: 1.2rem;
    color: #282828;
    text-decoration: none
}

.wrapper-ads07 .title:visited {
    color: #282828;
    text-decoration: none
}

.wrapper-ads07 .title:hover {
    color: #fc7070;
    text-decoration: none
}

.wrapper-ads07 .title:active {
    color: #fc7070;
    text-decoration: none
}

.cdz-best-seller-wrap.product-style01 .bestseller-product .nav-tabs {
    margin-bottom: 20px
}

.cdz-best-seller-wrap.product-style01 .bestseller-product .nav-tabs .data.item {
    margin-right: 8px
}

.cdz-best-seller-wrap.product-style01 .bestseller-product .nav-tabs .data.item a.data.switch {
    padding: 1px 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #d8d8d8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 1.1rem;
    font-weight: 400
}

.cdz-best-seller-wrap.product-style01 .bestseller-product .nav-tabs .data.item.active a.data.switch {
    border-color: #222
}

.cdz-best-seller-wrap.product-style01 .bestseller-product .nav-tabs .data.item:hover a.data.switch {
    border-color: #222
}

.cdz_wapper-blog01 .cdz-block-title {
    display: none
}

.cdz_wapper-blog01 .blog-title a {
    font: 400 18px/1.35 Playfair Display, Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828;
    text-decoration: none
}

.cdz_wapper-blog01 .blog-title a:visited {
    color: #282828;
    text-decoration: none
}

.cdz_wapper-blog01 .blog-title a:hover {
    color: #fc7070;
    text-decoration: none
}

.cdz_wapper-blog01 .blog-title a:active {
    color: #fc7070;
    text-decoration: none
}

.cdz_wapper-blog01 .post-items {
    padding-top: 0
}

.cdz_wapper-blog01 .cdz-blog-top .blog-date {
    left: auto;
    right: 10px;
    padding: 7px 20px;
    text-transform: uppercase;
    color: #333333;
    font-size: 1rem
}

.cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
    display: none
}

.cdz_wapper-blog01 .cdz-blog-bottom {
    padding: 10px 30px
}

.cdz_wapper-blog01 .post-items.owl-carousel .owl-nav {
    position: static
}

.cdz_wapper-blog01 .post-items.owl-carousel .owl-nav [class*='owl-'] {
    left: 0;
    top: calc(50% - 20px);
    position: absolute;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz_wapper-blog01 .post-items.owl-carousel .owl-nav [class*='owl-'].owl-next {
    right: 0;
    left: auto
}

.rtl-layout .cdz_wapper-blog01 .post-items.owl-carousel .owl-nav [class*='owl-'] {
    left: auto;
    right: 0
}

.rtl-layout .cdz_wapper-blog01 .post-items.owl-carousel .owl-nav [class*='owl-'].owl-next {
    left: 0;
    right: auto
}

.cdz_wapper-blog01 .post-items.owl-carousel:hover .owl-nav [class*='owl-'] {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.cdz_wapper-blog01 .post-items .owl-nav [class*="owl-"] {
    top: 20%
}

.cdz-brand-slider-wrap .cdz-banners-item {
    padding: 0;
    border: 0;
    background: none
}

.main-instagram .photo-item .photo-item-link:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 0, 0, 0.2);
    z-index: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.main-instagram .photo-item .photo-item-link:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16d";
    font-size: 28px;
    top: calc((100% - 28px)/2);
    left: calc((100% - 28px)/2);
    color: #ffffff;
    z-index: 2;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    position: absolute
}

.main-instagram .photo-item .photo-item-link:hover:before,
.main-instagram .photo-item .photo-item-link:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.main-instagram .instagram-slider {
    padding: 0
}

.main-instagram .instagram-slider.owl-carousel .owl-nav {
    position: static
}

.main-instagram .instagram-slider.owl-carousel .owl-nav [class*='owl-'] {
    left: 0;
    top: calc(50% - 20px);
    position: absolute;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.main-instagram .instagram-slider.owl-carousel .owl-nav [class*='owl-'].owl-next {
    right: 0;
    left: auto
}

.rtl-layout .main-instagram .instagram-slider.owl-carousel .owl-nav [class*='owl-'] {
    left: auto;
    right: 0
}

.rtl-layout .main-instagram .instagram-slider.owl-carousel .owl-nav [class*='owl-'].owl-next {
    left: 0;
    right: auto
}

.main-instagram .instagram-slider.owl-carousel:hover .owl-nav [class*='owl-'] {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.main-instagram .instagram-slider.owl-carouse .owl-nav [class*="owl-"] {
    top: calc((100% - 35px) /2);
    margin: 0
}

.product_style12 .products-grid .products.product-items {
    overflow: visible;
    -js-display: flex;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: stretch;
    -webkit-align-items: stretch
}

.product_style12 .product-item-info {
    border: 1px solid transparent;
    border-left: 0
}

.product_style12 .product-item-info ul.cdz-product-labels {
    z-index: 10
}

.product_style12 .product-item-info .cdz-product-top {
    position: static
}

.product_style12 .product-item-info .cdz-product-top .img-gallery {
    width: 60px;
    position: absolute;
    left: -60px;
    top: -1px;
    min-width: 43px;
    padding: 30px 10px 133px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 11;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-right: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden
}

.product_style12 .product-item-info .cdz-product-top .img-gallery .lSSlideOuter {
    overflow: initial;
    position: relative
}

.product_style12 .product-item-info .cdz-product-top .img-gallery .lSSlideWrapper {
    max-width: 100%;
    overflow: hidden
}

.product_style12 .product-item-info .cdz-product-top .img-gallery .lSSlideWrapper .lightSlider>* {
    width: 100% !important;
    max-width: none !important
}

.product_style12 .product-item-info .cdz-product-top .img-gallery .img-slider {
    list-style: none;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    background: #fff;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 0
}

.product_style12 .product-item-info .cdz-product-top .img-gallery .img-slider .item a {
    display: inline-block;
    border: 1px solid transparent;
    margin-bottom: 10px
}

.product_style12 .product-item-info .cdz-product-top .img-gallery .img-slider .item.img-active a {
    border-color: #ddd
}

.product_style12 .product-item-info .cdz-product-top .img-gallery .lSAction>a {
    text-align: center;
    background: #ffffff;
    top: -30px;
    height: 25px;
    width: 35px;
    display: block;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5
}

.product_style12 .product-item-info .cdz-product-top .img-gallery .lSAction>a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F106";
    font-size: 30px
}

.product_style12 .product-item-info .cdz-product-top .img-gallery .lSAction>a.lSNext {
    bottom: -25px;
    top: auto
}

.product_style12 .product-item-info .cdz-product-top .img-gallery .lSAction>a.lSNext:before {
    content: "\F107"
}

.product_style12 .product-item-info:hover {
    border-color: #ddd
}

.product_style12 .product-item-info:hover .img-gallery {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    border-color: #ddd
}

.product_style12 .product-item-info:hover .qs-button {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -moz-transform: translateY(-35px);
    -webkit-transform: translateY(-35px);
    -o-transform: translateY(-35px);
    transform: translateY(-35px);
    z-index: 1
}

.product_style12 .product-item-info:hover .product-details-top {
    -moz-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

.product_style12 .product-item-info .qs-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    font-weight: 600;
    font-size: 1.2rem;
    background: rgba(255, 255, 255, 0.62);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 0;
    color: #282828
}

.product_style12 .product-item-info .qs-button:hover {
    color: #fc7070
}

.product_style12 .product-item-info .qs-button:before {
    margin-right: 7px
}

.product_style12 .product-item-info .product-details-top {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff;
    z-index: 1;
    padding: 10px 15px 0
}

.product_style12 .product-item-info .product-item-details {
    padding: 10px 0 20px;
    z-index: 10
}

.product_style12 .product-item-info .product-reviews-summary {
    margin: 0
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

.vImgLoader span {
    font-size: 0
}

.vImgLoader span:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f252";
    font-size: 18px;
    color: #fc7070;
    font-weight: 700;
    -webkit-animation: rotation 2s infinite;
    animation: rotation 2s infinite
}

.product_style12 .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
    height: auto;
    width: 100%;
    bottom: 20px;
    background: transparent;
    top: auto;
    position: absolute;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.product_style12 .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .tocart.primary {
    font-size: 1.2rem;
    vertical-align: top;
    width: 100%;
    margin-bottom: 0;
    color: #fff;
    border-color: #282828;
    background: #282828
}

.product_style12 .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .tocart.primary:before {
    display: none
}

.product_style12 .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .tocart.primary:hover {
    color: #282828;
    border-color: #282828;
    background: #fff
}

.product_style12 .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .tocompare {
    display: none
}

.product_style12 .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom .cdz-buttons-inner form {
    width: calc(100% - 20px)
}

.product_style12 .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.product_style12 .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-wishlist a.action.towishlist:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f004";
    font-size: 18px
}

.product_style12 .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-wishlist a.action.towishlist:hover:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08a";
    font-size: 18px
}

@media screen and (min-width:1025px) {
    .product_style12 .product-item-info {
        border-left: 1px solid transparent
    }
    .product_style12 .product-item-info:hover {
        border-left-color: #ddd
    }
    .product_style12 .product-item-info:hover .img-gallery {
        display: none
    }
}

.product_style12 .product-item-name {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-item .price-box .price {
    font-weight: 400
}

.ajax-load-wrapper {
    margin: 25px 0 0;
    float: left;
    width: 100%
}

.ajax-load-wrapper .ajax-load-button a {
    color: #282828;
    border-color: #282828;
    background: #fff;
    border-width: 2px;
    padding: 10px 20px;
    min-width: 360px
}

.ajax-load-wrapper .ajax-load-button a:hover {
    border-width: 2px
}

.product-style09 .cdz-block-title {
    text-align: left;
    margin-bottom: 13px
}

.product-style09 .cdz-block-title .b-title {
    font-size: 2.4rem
}

.product-style09 .product-item {
    margin: 0
}

.product-style09 .products.wrapper.list .product-item-info .product-item-description {
    font-size: 1.2rem;
    color: #a1a1a1
}

.product-style09 .products.wrapper.list .product-item-info .product-reviews-summary {
    margin-bottom: 20px
}

.product-style09 .products.wrapper.list .product-item-info .product-reviews-summary .rating-summary .rating-result:before {
    font-size: 1.2rem;
    color: #d9c26c
}

.product-style09 .products.wrapper.list .product-item-info .product-reviews-summary .rating-summary .rating-result>span:before {
    font-size: 1.2rem;
    color: #d9c26c
}

.product-style09 .products.wrapper.list .product-item-info .product-item-name {
    margin-top: 18px
}

.product-style09 .products.wrapper.list .product-item-info .product-images {
    position: relative
}

.product-style09 .products.wrapper.list .product-item-info .product-images .qs-button {
    position: absolute;
    top: calc((100% - 35px)/2);
    right: calc((100% - 35px)/2);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    z-index: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex
}

.product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li .action {
    width: auto;
    height: auto;
    font-size: 1.2rem;
    text-decoration: underline !important;
    position: relative;
    padding-right: 17px;
    background: transparent;
    border: 0;
    color: #282828;
    text-decoration: none
}

.product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li .action:visited {
    color: #282828;
    text-decoration: none
}

.product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li .action:hover {
    color: #fc7070;
    text-decoration: none
}

.product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li .action:active {
    color: #fc7070;
    text-decoration: none
}

.product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li .action:before {
    content: "|";
    margin: 0 10px;
    position: absolute;
    top: 6px;
    right: -3px;
    line-height: 1
}

.product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li .action.tocart {
    text-transform: unset;
    font-weight: 300
}

.product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li .action.tocart:before {
    content: ""
}

.product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li .action:hover:before {
    color: #282828
}

.product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li:first-child:before {
    display: none
}

.product-style09 .products.wrapper.list .product-item-info:hover .product-images .qs-button {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

/*.owl-carousel .owl-nav [class*='owl-'] {
    margin: 0
}*/

.rtl-layout .product-style09 .cdz-block-title {
    text-align: right
}

.rtl-layout .product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li .action {
    padding-right: 0;
    padding-left: 17px
}

.rtl-layout .product-style09 .products.wrapper.list .product-item-info .cdz-product-bottom .btn-group-linkstyle li .action:before {
    right: auto;
    left: -3px
}

.rtl-layout .product-style09 .products.wrapper.list .product-item-info .product-item-details {
    padding-left: 0;
    padding-right: 20px
}

.rtl-layout .cdz-block-title .title-desc {
    direction: ltr
}

.cdz-brand-slider-wrap .item-group {
    border: 1px solid #ddd
}

.cdz-brand-slider-wrap .shop-by-brand-slider.owl-carousel {
    padding-top: 0
}

.cdz-brand-slider-wrap .shop-by-brand-slider.owl-carousel .owl-nav {
    position: static
}

.cdz-brand-slider-wrap .shop-by-brand-slider.owl-carousel .owl-nav [class*='owl-'] {
    left: 0;
    top: calc(50% - 15px);
    position: absolute;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cdz-brand-slider-wrap .shop-by-brand-slider.owl-carousel .owl-nav [class*='owl-'].owl-next {
    right: 0;
    left: auto
}

.rtl-layout .cdz-brand-slider-wrap .shop-by-brand-slider.owl-carousel .owl-nav [class*='owl-'] {
    left: auto;
    right: 0
}

.rtl-layout .cdz-brand-slider-wrap .shop-by-brand-slider.owl-carousel .owl-nav [class*='owl-'].owl-next {
    left: 0;
    right: auto
}

.cdz-brand-slider-wrap .shop-by-brand-slider.owl-carousel:hover .owl-nav [class*='owl-'] {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.block-brands .block-content .owl-carousel .owl-nav {
    top: -65px
}

.product-addto-links .action:hover span {
    color: #282828;
    background-color: transparent;
    border-color: #282828
}

body.rtl-layout {
    direction: ltr
}

body.rtl-layout .page-wrapper {
    direction: rtl
}

body.rtl-layout .pull-right {
    float: left !important
}

body.rtl-layout .pull-left {
    float: right !important
}

body.rtl-layout.page-layout-2columns-left .column.main,
body.rtl-layout.page-layout-2columns-right .sidebar-main {
    float: left
}

body.rtl-layout.page-layout-2columns-right .sidebar-additional {
    float: left;
    clear: left
}

body.rtl-layout.page-layout-2columns-right .column.main,
body.rtl-layout.page-layout-2columns-left .sidebar-main {
    float: right
}

body.rtl-layout.page-layout-2columns-left .sidebar-additional {
    float: right;
    clear: right
}

body.rtl-layout ul.cdz-product-labels {
    left: 10px;
    right: auto
}

body.rtl-layout table th {
    text-align: right
}

body.rtl-layout input[type="radio"] {
    margin: 2px 0 0 5px
}

body.rtl-layout .field-tooltip {
    right: auto;
    left: 0
}

#wk-load-conf {
    display: none
}

.unavailable,
.available {
    background-color: rgba(0, 0, 0, 0);
    background-position: 10px 0;
    border: medium none;
    float: left;
    min-height: 11px;
    padding: 0 3px 0 30px;
    text-transform: capitalize
}

.wk-mp-main {
    margin-bottom: 0
}

.wk-mp-design {
    width: 100%
}

.wk-mp-design .block-account .block-title {
    background-image: none
}

.wk-mp-design .block {
    margin: 0
}

.wk-mp-design .product-image img {
    width: 100%
}

.btn-primary {
    background-color: #0C79D8;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF !important;
    display: inline-block;
    opacity: 0.8;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    text-transform: uppercase;
    padding: 6px 0px;
    font-weight: bold;
    font-size: 13px;
    width: 100%
}

.wk-profile-links {
    display: inline-block;
    padding: 10px 0;
    width: 30%
}

.wk-profile-links a:hover {
    text-decoration: none
}

.wk-mp-fieldset {
    margin: 0;
    border-top: none
}

.wk-mp-design .form-list .control {
    width: 100%
}

.wk-mp-design .form-list .field {
    width: 100%
}

.wk-mp-design .form-list input.input-text {
    width: 99%
}

.wk-mp-design .form-list textarea {
    width: 99%;
    max-width: 99%
}

.wk-mp-design .form-list select {
    width: 100%
}

.wk-mp-design .form-list li.wide .control {
    width: 100%
}

.wk-mp-design .form-list li.wide input.input-text {
    width: 99%
}

.wk-mp-design .form-list li.wide textarea {
    width: 100%
}

.wk-mp-design .form-list li.wide select {
    width: 100%
}

.wk-mp-design .form-list .input-range input.input-text {
    width: 99%
}

.wk-mp-design .form-list-narrow li.wide .control {
    width: 100%
}

.wk-mp-design .form-list-narrow li.wide input.input-text,
.wk-mp-design .form-list-narrow li.wide textarea {
    width: 99%
}

.wk-mp-design .form-list-narrow li.wide select {
    width: 100%
}

#wantptr {
    display: none
}

.profileurl {
    display: inline-block;
    width: 100%
}

#skuavail,
#skunotavail {
    display: none;
    float: left;
    width: 100%
}

.skuavailable {
    background-color: rgba(0, 0, 0, 0);
    background-position: 10px 0;
    border: medium none;
    float: left;
    min-height: 11px;
    padding: 0 3px 0 30px;
    text-transform: capitalize;
    background-size: contain
}

.skunotavailable {
    background-color: rgba(0, 0, 0, 0);
    background-position: 10px 0;
    border: medium none;
    float: left;
    min-height: 11px;
    padding: 0 3px 0 30px;
    text-transform: capitalize;
    background-size: contain
}

.wk-mp-landingpage {
    text-align: center
}

.wk-mp-banner {
    background-size: 100% 100%
}

.wk-mp-banner-container {
    width: 97.5%;
    border: 1px solid #eee;
    padding: 10px
}

.wk-mp-banner img {
    width: 100%
}

.wk-marketplace-label {
    font-weight: 600;
    letter-spacing: 1px;
    padding-top: 3.3%
}

.wk-marketplace-label-span {
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.3em;
    width: 100%
}

.wk-marketplace-label-about {
    font-weight: 600;
    letter-spacing: 1px
}

.wk-mp-icon {
    display: inline-block;
    width: 68%
}

.wk-mp-icon img {
    display: inline-block;
    width: 100%
}

.wk-mp-icon-wraper {
    display: inline-block;
    width: 22%
}

.wk-mp-landing-sellers-wraper {
    width: 284px;
    display: inline-block;
    border: 1px solid #eee;
    margin-right: 10px;
    margin-bottom: 10px
}

.wk-last-seller {
    margin-right: 0
}

.wk-mp-landing-sellers {
    padding: 10px
}

.wk-mp-landing-sellers-img1 {
    width: 100%
}

.wk-mp-landing-sellers-img1 img {
    width: 130px;
    display: inline-block;
    border: 1px solid #eee;
    float: left
}

.wk-mp-landing-sellers-img2 {
    width: 260px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    display: inline-block
}

.wk-mp-landing-sellers-img2 img {
    width: 100%
}

.wk-mp-landing-sellers-logo {
    width: 30%;
    float: left;
    display: inline-block;
    border: 1px solid #eee;
    height: 75px;
    position: relative
}

.rtl-layout .wk-mp-landing-sellers-logo {
    float: right
}

.wk-mp-landing-sellers-logo img {
    width: 100%
}

.wk-mp-landing-sellers-details {
    width: 64%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    text-transform: uppercase
}

.wk-mp-landing-button {
    font-size: 18px;
    padding: 15px 20px
}

.wk-mp-label3-container {
    margin-top: 10px;
    width: 100%
}

.wk-mp-label3 {
    border: 1px solid #eee;
    padding: 10px
}

.wk-mp-header {
    color: #FFFFFF;
    padding: 6.5%;
    text-align: center
}

.wk-mp-header h1 {
    font-size: 3.9em;
    color: #FFFFFF;
    margin-bottom: 0.3em;
    font-weight: bold;
    word-wrap: break-word
}

.wk-mp-header h2 {
    font-size: 32px;
    color: #FFFFFF;
    text-transform: inherit
}

.wk-mp-header p {
    margin-bottom: 0
}

.wk-blockdetail {
    background: none repeat scroll 0 0 #f4f3f3;
    height: auto;
    padding: 4px
}

.wk-blockdetail ul.partnerlinks li a {
    text-decoration: none
}

.wk-blockdetail ul.partnerlinks li a:hover {
    text-decoration: underline;
    color: #333
}

.wk-blockdetail ul.partnerlinks li {
    padding: 2px 0px;
    font-size: 12px
}

.wk-blockdetail #twconnect,
#fbconnect {
    display: inline-block;
    height: 35px;
    width: 35px
}

.wk-blockdetail #twconnect:hover,
#fbconnect:hover {
    box-shadow: -3px -2px 6px #333
}

.wk-blockdetail #twconnect {
    background-image: url('../images/tw.png')
}

.wk-blockdetail #fbconnect {
    background-image: url('../images/fb.png')
}

.wk-block-hover-div {
    background: none repeat scroll 0 0 #fff;
    display: none;
    right: -27%;
    min-height: 120px;
    position: absolute;
    top: -35px;
    width: 420px;
    z-index: 999;
    border: 1px solid #bce8f1;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

.wk-block-hover-div img {
    width: 100%
}

@media only screen and (max-width:1085px) {
    .wk-block-hover-div {
        right: -11px;
        width: 275px
    }
}

@media only screen and (min-width:1085px) and (max-width:1191px) {
    .wk-block-hover-div {
        right: -61px;
        width: 275px
    }
}

@media only screen and (min-width:770px) and (max-width:984px) {
    .profile-view {
        width: 325px
    }
}

.wk-block-hover-div .arrow {
    height: 23px;
    position: absolute;
    right: -17px;
    top: 31px;
    width: 50px
}

.wk-block-hover-div:after,
.wk-block-hover-div:before {
    border: 1px solid transparent;
    content: " ";
    height: 0;
    right: 100%;
    position: absolute;
    width: 0
}

.wk-block-hover-div:after {
    border-right-color: #FFFFFF;
    border-width: 7px;
    top: 36px
}

.wk-block-hover-div:before {
    border-right-color: #BCE8F1;
    border-width: 10px;
    top: 34px
}

.profile-view {
    position: relative;
    width: 436px
}

.ask-que,
#askque {
    display: inline-block;
    cursor: pointer
}

.wk-block-font-bold-up {
    text-transform: uppercase;
    font-weight: bold
}

.wk-block-title-css {
    font-weight: normal;
    margin: 0 5px 0 0
}

.wk-block-title-css a {
    text-decoration: underline
}

.wk-block-rating {
    display: inline-block;
    text-align: center;
    background: #11b400;
    color: #fff;
    letter-spacing: 1px;
    min-width: 16px;
    padding: 2px 6px;
    border-radius: 4px
}

.product-options-bottom {
    padding: 9px
}

.extra-info {
    max-width: 100%;
    width: 100%
}

.add-to-cart,
.out-of-stock {
    float: left
}

.wk-seller-block {
    border-left: 1px solid #ccc;
    display: inline-block;
    width: 30%;
    position: relative;
    padding-left: 10px;
    margin-left: 8px
}

.wk-seller-block:after,
.wk-seller-block:before {
    border: 1px solid transparent;
    content: " ";
    height: 0;
    left: -1px;
    position: absolute;
    width: 0;
    margin-top: -11px
}

.wk-seller-block:after {
    border-left-color: #FFFFFF;
    border-width: 7px;
    top: 36px
}

.wk-seller-block:before {
    border-left-color: #CCCCCC;
    border-width: 9px;
    top: 34px
}

@media only screen and (min-width:1180px) {
    .wk-seller-block {
        width: 44%
    }
}

.wk-seller-rating {
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fffeeb;
    box-shadow: 0 2px 8px 2px #848484;
    font-size: 11px;
    position: absolute;
    text-align: left;
    max-width: 350px;
    z-index: 1;
    display: none;
    top: 67%;
    margin-left: -20%;
    width: 120%
}

.wk-seller-rating:after,
.wk-seller-rating:before {
    border: 1px solid transparent;
    content: " ";
    height: 0;
    bottom: -1px;
    position: absolute;
    width: 0;
    margin-top: -51px;
    margin-left: 22%
}

.wk-seller-rating:after {
    border-bottom-color: #FFFFFF;
    border-width: 7px;
    top: 38px;
    margin-right: 22px
}

.wk-seller-rating:before {
    border-bottom-color: #CCCCCC;
    border-width: 9px;
    border-width: 7px;
    top: 37px
}

.wk-srach-wrapper {
    width: 100%;
    display: inline-block
}

.wk-search input {
    width: 100%;
    height: 40px;
    padding-right: 40px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif
}

.wk-search .control {
    position: relative
}

.wk-search .button {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px
}

.wk-search .span {
    padding: 9px 8px
}

.wk-search button.button span span {
    height: 20px;
    line-height: 20px
}

.wk-mp-sellerlist-container li {
    padding-left: 0;
    padding-bottom: 1%;
    list-style: none
}

.wk-mp-sellerlist-container .wk-mp-sellerlist-wrap {
    border: 1px solid #eee;
    display: inline-block;
    padding: 5px
}

.wk-sellerlist-divide1 {
    display: inline-block;
    width: 40%;
    float: left;
    overflow: hidden
}

.wk-sellerlist-divide1 img {
    width: 85%;
    float: left;
    border: 1px solid #eee
}

.wk-sellerlist-divide2 {
    text-align: left;
    text-transform: uppercase;
    width: 60%;
    float: left
}

@media only screen and (min-width:480px) and (max-width:480px) {
    .wk-mp-sellerlist-container .wk-mp-sellerlist-wrap {
        width: 100%
    }
    .wk-mp-sellerlist-container li {
        padding-right: 0;
        float: none
    }
    .wk-sellerlist-divide1 {
        height: auto
    }
}

@media only screen and (min-width:481px) and (max-width:651px) {
    .wk-mp-sellerlist-container .wk-mp-sellerlist-wrap {
        width: 100%
    }
    .wk-mp-sellerlist-container li {
        padding-right: 15px;
        float: left;
        width: 50%
    }
    .wk-sellerlist-divide1 {
        height: auto
    }
    .wk-mp-header h1 {
        font-size: 2.9em
    }
}

@media only screen and (min-width:652px) and (max-width:1079px) {
    .wk-mp-sellerlist-container .wk-mp-sellerlist-wrap {
        width: 100%
    }
    .wk-mp-sellerlist-container li {
        padding-right: 15px;
        float: left;
        width: 30%
    }
    .wk-sellerlist-divide1 {
        height: 95px
    }
}

@media only screen and (min-width:1080px) {
    .wk-mp-sellerlist-container li {
        margin-right: 1%;
        float: left;
        width: 24%
    }
    .wk-sellerlist-divide1 {
        height: 95px
    }
}

.wk-logo-block {
    padding-bottom: 10px
}

.bannerpicrs {
    border-bottom: 5px solid #fc9d36;
    height: 100%;
    width: 99%
}

.wk-mp-design-inner {
    border: 1px solid #eee;
    padding: 10px;
    padding-bottom: 0
}

.wk-mp-design-inner-last {
    margin-bottom: 10px;
    padding-bottom: 10px
}

.wk-mp-display-block-css {
    display: inline-block;
    width: 100%
}

.storename {
    font: bold 1em Helvetica Neue, Arial, Sans Serif;
    text-transform: uppercase
}

.store-name {
    padding: 5px 0
}

.wk-seller a {
    display: inline-block
}

#info .section {
    padding: 0px 5px 5px 5px;
    border-bottom: 1px solid #eee;
    font-weight: bold
}

.wk-icon {
    background-image: url("../images/Seller-Sprite.png");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 18px;
    width: 17px;
    float: left;
    margin-top: 3px
}

.wk-storeloc-icon {
    background-position: -105px -96px;
    height: 17px
}

a.cont-name {
    display: inline-block;
    padding-right: 5px;
    font-size: 15px;
    color: inherit;
    font-weight: normal
}

.piccountry {
    width: 24px;
    display: inline-block
}

.wk-contact-input-fields {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.wk-mp-design-inner small {
    font-size: smaller
}

.wk-mp-design-inner .wk-ordertitle-label {
    width: 29%;
    font-weight: bold
}

.ask-que {
    cursor: pointer
}

#ask-data .errormail {
    bottom: 15px;
    display: none;
    left: 155px;
    position: absolute;
    color: #DF280A;
    font-weight: bold
}

.wk-clear {
    clear: both
}

.wk-dash-chart {
    margin-top: 10px;
    border: 1px solid #ccc
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 18px;
    font-family: inherit;
    font-weight: 500;
    display: inline-block
}

#ask-data {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    display: none;
    left: 50%;
    margin: -250px 0 0 -280px;
    outline: medium none;
    position: fixed;
    top: 88%;
    width: 510px;
    z-index: 1050;
    padding: 10px
}

#ask-form {
    display: inline-block;
    width: 100%
}

#ask-form textarea {
    height: 75px;
    width: 315px
}

#ask-data .label {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
    padding-left: 20px;
    text-align: left;
    width: 135px;
    vertical-align: top
}

.wk-modal-btn {
    cursor: pointer
}

.wk-btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.wk-btn-primary:hover,
.wk-btn-primary:focus,
.wk-btn-primary.focus,
.wk-btn-primary:active,
.wk-btn-primary.active,
.open>.dropdown-toggle.wk-btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.wk-btn-primary:active,
.wk-btn-primary.active,
.open>.dropdown-toggle.wk-btn-primary {
    background-image: none
}

.wk-btn-primary.disabled,
.wk-btn-primary[disabled],
fieldset[disabled] .wk-btn-primary,
.wk-btn-primary.disabled:hover,
.wk-btn-primary[disabled]:hover,
fieldset[disabled] .wk-btn-primary:hover,
.wk-btn-primary.disabled:focus,
.wk-btn-primary[disabled]:focus,
fieldset[disabled] .wk-btn-primary:focus,
.wk-btn-primary.disabled.focus,
.wk-btn-primary[disabled].focus,
fieldset[disabled] .wk-btn-primary.focus,
.wk-btn-primary.disabled:active,
.wk-btn-primary[disabled]:active,
fieldset[disabled] .wk-btn-primary:active,
.wk-btn-primary.disabled.active,
.wk-btn-primary[disabled].active,
fieldset[disabled] .wk-btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.wk-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.wk-btn-default:hover,
.wk-btn-default:focus,
.wk-btn-default.focus,
.wk-btn-default:active,
.wk-btn-default.active,
.open>.dropdown-toggle.wk-btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.wk-btn-default:active,
.wk-btn-default.active,
.open>.dropdown-toggle.wk-btn-default {
    background-image: none
}

.wk-btn-default.disabled,
.wk-btn-default[disabled],
fieldset[disabled] .wk-btn-default,
.wk-btn-default.disabled:hover,
.wk-btn-default[disabled]:hover,
fieldset[disabled] .wk-btn-default:hover,
.wk-btn-default.disabled:focus,
.wk-btn-default[disabled]:focus,
fieldset[disabled] .wk-btn-default:focus,
.wk-btn-default.disabled.focus,
.wk-btn-default[disabled].focus,
fieldset[disabled] .wk-btn-default.focus,
.wk-btn-default.disabled:active,
.wk-btn-default[disabled]:active,
fieldset[disabled] .wk-btn-default:active,
.wk-btn-default.disabled.active,
.wk-btn-default[disabled].active,
fieldset[disabled] .wk-btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.wk-btn-default .badge {
    color: #fff;
    background-color: #333
}

.wk-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px
}

.form-control {
    width: 315px;
    padding: 6px 12px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.modal-body {
    position: relative;
    padding: 15px;
    width: 94%
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.wk-btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.modal-header {
    border-bottom: 1px solid #eee;
    border-radius: 4px 4px 0 0;
    padding: 9px 15px;
    text-align: left
}

.modal-header h3 {
    display: inline-block;
    font-size: 20px;
    opacity: 0.6
}

.wk-close {
    color: #000000;
    cursor: pointer;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff
}

.wk-close:hover,
.wk-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-footer:before,
.modal-footer:after {
    content: "";
    display: table;
    line-height: 0
}

.modal-footer:before,
.modal-footer:after {
    content: "";
    display: table;
    line-height: 0
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.error-border {
    border-color: #FF0000
}

.mail-procss {
    cursor: wait;
    opacity: 0.5
}

.wk-feedback-details .mpfeedback {
    width: 100%;
    border-right: 1px solid #ccc
}

.mpfeedback .wk-span {
    width: 40%
}

.mpfeedback span {
    float: left
}

.mpfeedback .ratingslider-box {
    background: url("../images/rating-sprite.png") repeat-x scroll 0 103% transparent;
    float: left;
    margin-left: 3%;
    height: 20px;
    width: 70px
}

.mpfeedback .ratingslider-box .rating {
    background: url("../images/rating-sprite.png") repeat-x scroll 0 4px transparent;
    height: 20px
}

.mpfeedback .price {
    width: 100%;
    display: inline-block
}

.mpfeedback .value {
    width: 100%;
    display: inline-block
}

.mpfeedback .quality {
    width: 100%;
    display: inline-block
}

.wk-social-icon {
    width: 44px;
    height: 44px
}

.wk-social-icon-instagram {
    background-position: 0px 0px
}

.wk-social-icon-pinterest {
    background-position: -46px 0px
}

.wk-social-icon-fb {
    background-position: -92px 0px
}

.wk-social-icon-tw {
    background-position: -138px 0px
}

.wk-social-icon-gplus {
    background-position: 0px -46px
}

.wk-social-icon-vimeo {
    background-position: -46px -46px
}

.wk-social-icon-utube {
    background-position: -92px -46px
}

.wk-social-icon-moleskin {
    background-position: -138px -46px
}

.wk-profile-pro-css {
    width: 32.33333%;
    margin-right: 1%;
    float: left;
    text-align: center
}

.wk-profile-image-box {
    border: 1px solid #eee;
    padding: 5px
}

.wk-orderbox-content1 {
    display: inline-block;
    width: 98%;
    border-bottom: 1px solid #eee
}

.wk-orderbox-content2 {
    display: inline-block;
    width: 98%
}

.wk-first-order {
    margin-top: 15px
}

.wk-orderbox {
    border: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    border-radius: 3px
}

.wk-orderbox-content1 {
    display: inline-block;
    width: 98%;
    border-bottom: 1px solid #ccc
}

.wk-orderbox-content2 {
    display: inline-block;
    width: 98%
}

.wk-orderbox-details {
    width: 78%;
    float: left
}

.wk-orderbox-details a {
    color: #1e7ec8;
    text-decoration: none
}

.wk-orderbox-total {
    width: 22%;
    float: left;
    text-align: right
}

.wk-feedback-details {
    float: left;
    width: 26%;
    padding-bottom: 5px
}

.wk-feedback-desc {
    float: left;
    width: 71%;
    padding: 5px 0px 5px 15px
}

.collection-banner>img {
    width: 100%
}

@media only screen and (min-width:0px) and (max-width:640px) {
    #ask-data {
        width: 330px;
        left: 75%
    }
    #ask-data .label {
        width: 36%
    }
}

.marketplace-index-index.rtl-layout .wk-mp-banner .wk-mp-header {
    text-align: right
}

.marketplace-index-index .wk-marketplace-label {
    text-transform: uppercase;
    color: #adadad
}

.marketplace-index-index .wk-mp-landing-about h1 {
    text-transform: uppercase;
    font-size: 16px
}

.marketplace-index-index .wk-mp-banner-container {
    width: 100%
}

.marketplace-index-index .wk-mp-landing-sellers-wraper {
    width: 23%;
    margin: 0 2% 2% 0
}

.marketplace-index-index .wk-mp-landing-sellers-wraper.wk_last_seller {
    margin-right: 0
}

.marketplace-index-index .wk-mp-landing-sellers-wraper .wk-mp-landing-sellers-img1>a {
    width: 50%;
    float: left
}

.marketplace-index-index .wk-mp-landing-sellers-wraper .wk-mp-landing-sellers-img1>a>img {
    width: 100%
}

.marketplace-index-index .wk-mp-landing-sellers-wraper .wk-mp-landing-sellers-img2 {
    width: 100%
}

.marketplace-index-index .wk-mp-landing-sellers-details .button {
    padding: 5px 10px;
    font-size: 11px;
    vertical-align: top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 5px
}

.marketplace-index-index .wk-mp-icon-wraper .wk-mp-icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #fc7070;
    border: 1px solid #cecece;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 20px
}

.marketplace-index-index .wk-mp-icon-wraper .wk-mp-icon:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f007';
    font-size: 30px;
    line-height: 100px
}

.marketplace-index-index .wk-mp-icon-wraper .wk-mp-icon>img {
    display: none
}

.marketplace-index-index .wk-mp-icon-wraper:nth-child(2) .wk-mp-icon:before {
    content: '\f055'
}

.marketplace-index-index .wk-mp-icon-wraper:nth-child(3) .wk-mp-icon:before {
    content: '\f291'
}

.marketplace-index-index .wk-mp-icon-wraper:nth-child(4) .wk-mp-icon:before {
    content: '\f1fe'
}

.marketplace-index-index .wk-mp-banner {
    background: url(../css/source/layout/webkul/images/page-banner.jpg) 0 0 no-repeat !important
}

.marketplace-index-index .wk-mp-banner .wk-mp-header {
    text-align: left;
    width: 60%
}

.rtl-layout .marketplace-index-index .wk-mp-banner .wk-mp-header {
    text-align: right
}

.marketplace-index-index .wk-mp-banner .wk-mp-header p {
    font-size: 12px
}

.marketplace-index-index .wk-mp-banner .wk-mp-header h1 {
    font: 500 24px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px
}

.marketplace-index-index .wk-mp-banner .wk-mp-header h1.super-text {
    font-size: 48px;
    margin-bottom: 0
}

.marketplace-index-index .wk-mp-banner .wk-mp-header .wk-mp-landing-button {
    border: 2px solid;
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.marketplace-index-index .wk-mp-banner .wk-mp-header .wk-mp-landing-button:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.wk-seller-block {
    width: 100% !important;
    border: 0;
    padding: 7px 15px 15px 80px;
    margin: 0;
    background: #f7f7f7
}

.wk-seller-block:after {
    display: none
}

.wk-seller-block:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 58px;
    background: url(../css/source/layout/webkul/images/i-sold-by.jpg) 0 0 no-repeat !important;
    background-size: 100% 100%;
    content: '';
    z-index: 0;
    top: 10px;
    left: 15px;
    border: 0;
    margin: 0
}

.wk-seller-block .wk-block-font-bold-up {
    color: #666666
}

.wk-seller-block .wk-block-title-css {
    color: #f54337;
    font-size: 14px;
    padding-bottom: 0
}

.wk-seller-block .wk-block-title-css a {
    color: #f54337;
    text-decoration: none
}

.wk-seller-block .wk-block-title-css a:visited {
    color: #f54337;
    text-decoration: none
}

.wk-seller-block .wk-block-title-css a:hover {
    color: #f54337;
    text-decoration: none
}

.wk-seller-block .wk-block-title-css a:active {
    color: #f54337;
    text-decoration: none
}

.wk-seller-block .wk-block-rating {
    background: #044de2;
    float: left;
    font-size: 10px;
    font-weight: 700;
    margin-top: 3px
}

.wk-seller-block .ask_que {
    text-decoration: underline;
    float: right;
    margin-top: 5px
}

.marketplace-seller-profile .wk-mp-design:first-child .wk-mp-design-inner-last:first-child>.wk-mp-profile-container.storename .store-name {
    color: #2962ff;
    font: 500 24px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    text-align: center
}

.marketplace-seller-profile .columns {
    margin-bottom: 0;
    background-color: transparent;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    margin-left: -10px;
    margin-right: -10px
}

.marketplace-seller-profile .products.wrapper {
    padding-top: 10px
}

.marketplace-seller-profile .products-list .product-item-info,
.marketplace-seller-profile .products-grid .product-item-info {
    position: relative
}

.marketplace-seller-profile .products-list .qs-btn-container,
.marketplace-seller-profile .products-grid .qs-btn-container {
    display: none;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    z-index: 2;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: calc(50% - 16px);
    -webkit-top: calc(50% - 16px);
    -o-top: calc(50% - 16px);
    -moz-top: calc(50% - 16px);
    left: 50%;
    left: calc(50% - 16px);
    -webkit-left: calc(50% - 16px);
    -o-left: calc(50% - 16px);
    -moz-left: calc(50% - 16px);
    text-align: center;
    position: absolute
}

.marketplace-seller-profile .products-list .qs-btn-container .qs-button,
.marketplace-seller-profile .products-grid .qs-btn-container .qs-button {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.marketplace-seller-profile .products-list .product-item:hover .qs-btn-container,
.marketplace-seller-profile .products-grid .product-item:hover .qs-btn-container {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.marketplace-seller-profile.page-layout-1column .products-grid .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden
}

.marketplace-seller-profile.page-layout-1column .products-grid .product-items:not(.owl-carousel)>.product-item {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace-seller-profile.page-layout-1column .products-grid .product-items:not(.owl-carousel)>.product-item .product-item-info {
    width: 100%;
    height: 100%
}

.marketplace-seller-profile.page-layout-2columns .products-grid .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden
}

.marketplace-seller-profile.page-layout-2columns .products-grid .product-items:not(.owl-carousel)>.product-item {
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace-seller-profile.page-layout-2columns .products-grid .product-items:not(.owl-carousel)>.product-item .product-item-info {
    width: 100%;
    height: 100%
}

.marketplace-seller-profile.page-layout-3columns .products-grid .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden
}

.marketplace-seller-profile.page-layout-3columns .products-grid .product-items:not(.owl-carousel)>.product-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px
}

.marketplace-seller-profile.page-layout-3columns .products-grid .product-items:not(.owl-carousel)>.product-item .product-item-info {
    width: 100%;
    height: 100%
}

.marketplace-seller-profile .sidebar .wk-mp-design-inner>.row {
    margin: 0
}

.marketplace-seller-profile .sidebar .wk-mp-design-inner {
    margin-bottom: 20px
}

.marketplace-seller-profile .sidebar .wk-mp-design-inner .wk-mp-design-inner {
    border: 0;
    padding: 0;
    margin: 0
}

.marketplace-seller-profile .sidebar .wk-mp-design-inner .button {
    padding: 5px 10px;
    font-size: 11px;
    vertical-align: top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 5px
}

.marketplace-seller-profile #info .section {
    padding: 5px;
    font-weight: 500;
    border-top: 1px solid #ddd;
    border-bottom: 0;
    width: 100%
}

.marketplace-seller-profile #info .section a {
    padding: 5px 0
}

.marketplace-seller-profile #info .section:first-child {
    border-top: 0
}

.osc .step-title {
    color: #fff;
    background: #282828;
    border: 1px solid
}

.osc #opc-sidebar {
    border: 2px solid #222
}

.checkout-index-index .float-bar {
    display: none
}

.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
    border: 0 !important
}

.modal-popup.confirm {
    text-align: center
}

.modal-popup.confirm .modal-content {
    padding-top: 5px
}

.modal-popup.confirm .modal-footer {
    text-align: center;
    padding-top: 0 !important
}

.modal-popup.confirm .modal-footer button {
    min-width: 100px
}

.modal-popup .modal-content {
    padding-bottom: 3rem
}

.cdz-popup-wrapper .modal-popup .modal-header,
.cdz-popup-wrapper .modal-popup .modal-content,
.cdz-popup-wrapper .modal-popup .modal-footer {
    padding: 0 !important;
    border: 0
}

.cdz-popup-wrapper .modal-popup .modal-footer {
    display: none
}

.cdz-popup-wrapper .block-static-block.widget {
    margin: 0
}

.cdz-popup-wrapper .modal-popup .action-close:before {
    font-weight: bold
}

.cdz-popup-wrapper .cdz-popup-newsletter-left,
.cdz-popup-wrapper .cdz-popup-newsletter-right {
    width: 50%;
    float: left
}

.rtl-layout .cdz-popup-wrapper .cdz-popup-newsletter-left,
.rtl-layout .cdz-popup-wrapper .cdz-popup-newsletter-right {
    float: right
}

.cdz-popup-wrapper .cdz-popup-newsletter {
    background: #f5f5f5
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-title {
    padding: 10px 40px;
    background: #dddddd
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-title h3 {
    color: #282828;
    margin-bottom: 0
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content {
    padding: 60px 40px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads {
    color: #282828
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-title {
    margin-bottom: 30px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-desc {
    font-size: 90%;
    margin-bottom: 60px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-small {
    font-size: 90%;
    color: #999999
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-newsletter {
    margin: 0
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter {
    margin-bottom: 20px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter input {
    border-width: 1px;
    border-color: #ddd;
    text-align: center;
    padding-left: 10px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .field {
    margin-bottom: 20px
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .field .control:before {
    display: none
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions {
    display: block;
    width: 100%
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions .action.subscribe {
    width: 100%;
    color: #fff;
    background-color: #282828;
    border-color: #282828;
    font: 600 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions .action.subscribe:hover {
    color: #282828;
    background-color: #fff;
    border-color: #282828
}

.popup-login .modal-popup .modal-inner-wrap {
    width: 40% !important
}

.popup-login .modal-popup .modal-footer {
    display: none
}

.qs-modal .qs-loader {
    text-align: center;
    padding: 40px
}

.qs-modal .qs-loading-wrap {
    min-height: 400px;
    display: table;
    width: 100%
}

.qs-modal .modal-popup .modal-header {
    padding: 0
}

.qs-modal .modal-popup .modal-header .modal-title {
    display: none
}

.qs-modal .modal-popup .modal-content {
    padding: 0
}

.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media {
    width: 50%;
    margin-top: -2px
}

.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media .fotorama__stage {
    margin-top: 2px
}

.qs-modal .modal-popup .modal-content .quickshop-title .page-title {
    position: static;
    margin: 0 0 10px;
    width: auto;
    height: auto
}

.qs-modal .modal-popup .modal-content .page-title-wrapper {
    display: block !important
}

.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-tabs {
    width: 50%;
    padding: 30px
}

.qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper {
    width: 100% !important
}

.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary {
    width: 100% !important
}

.login-modal-wrap.modal-popup .modal-title {
    text-transform: uppercase;
    border: 0;
    margin-bottom: 0
}

.rtl-layout .login-modal-wrap.modal-popup .modal-title {
    float: right
}

.login-container .g-recaptcha,
.form-login .g-recaptcha {
    margin-bottom: 10px !important
}

.required-captcha.checkbox {
    position: absolute;
    display: block;
    visibility: visible;
    overflow: hidden;
    opacity: 0;
    width: 1px;
    height: 1px
}

.review-form .field-recaptcha {
    margin-bottom: 10px
}

.form.send.friend .g-recaptcha {
    margin-top: 40px
}

@media all and (max-width:1025px) {
    .amazon-button-container {
        width: 100%
    }
}

.amazon-logout-widget {
    display: none
}

@media all and (max-width:1025px) {
    .amazon-minicart-container .amazon-button-container {
        width: auto
    }
}

.filter-options-content .price-control input {
    width: 50px !important
}

.ui-slider-horizontal {
    height: 2px;
    background: #282828;
    margin-bottom: 20px !important;
    margin-top: 10px
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
    margin: 0;
    padding: 0;
    border-radius: 0;
    width: 5px;
    margin-top: -5px;
    height: 12px;
    background: #282828
}

.rectangle-bounce {
    height: 50px;
    width: 50px;
    right: 0;
    left: 0;
    z-index: 10;
    top: 40%;
    margin-right: 60px;
    display: inline-block;
    position: relative;
    -webkit-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0
}

.rectangle-bounce div {
    height: 100%;
    width: 5px;
    margin: 0 3px 0 0;
    background-color: #fff;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out
}

.rectangle-bounce .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.rectangle-bounce .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.rectangle-bounce .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.rectangle-bounce .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

@-webkit-keyframes stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}


/*! nouislider - 9.1.0 - 2016-12-10 16:00:32 */

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connect {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-origin {
    position: absolute;
    height: 0;
    width: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: top .3s, right .3s, bottom .3s, left .3s;
    transition: top .3s, right .3s, bottom .3s, left .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base,
.noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

.noUi-target {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connect {
    background: #3FB8AF;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:before,
.noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #B8B8B8
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #CCC
}

.noUi-marker-sub {
    background: #AAA
}

.noUi-marker-large {
    background: #AAA
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    padding-left: 25px
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

.noUi-target {
    background: #f2f2f2;
    border-radius: 0;
    border: 0px solid #d3d3d3;
    box-shadow: none;
    margin-bottom: 12px;
    margin-top: 10px
}

.noUi-horizontal {
    height: 4px
}

.noUi-connect {
    background: #282828;
    box-shadow: none
}

.noUi-handle {
    border: 0;
    border-radius: 0;
    background: #282828;
    cursor: default;
    box-shadow: none
}

.noUi-handle:after,
.noUi-handle:before {
    display: none
}

.noUi-horizontal .noUi-handle {
    width: 6px;
    height: 20px;
    left: 0;
    top: -8px
}

body .loobook-container .lookbook-img-wrap {
    border-color: #ddd;
    background: #ffffff
}

body .loobook-container .lookbook-img-wrap .lookbook-image {
    border: 1px solid #ddd
}

body .loobook-container .cover-section .after-cover {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none
}

body .loobook-container .cover-section .after-cover .title {
    color: #282828
}

body .loobook-container .social-section .cdz-social-listing .item button.share-btn {
    background-color: #282828;
    border-color: #282828;
    color: #fff
}

body .loobook-container .social-section .cdz-social-listing .item button.share-btn:hover {
    background-color: #282828;
    border-color: #282828;
    color: #fff;
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2)
}

body .lb-modal-container .item-products .product-item.product-active .product-top .product-number {
    background-color: #282828;
    border-color: #282828;
    color: #fff
}

body .lb-modal-container .item-modal-inner .media-section .item-point.point-active {
    background-color: #282828;
    border-color: #282828;
    color: #fff
}

body .lb-modal-container .item-modal-inner .media-section .item-point.point-active:before {
    background: #3a3a3a
}

body .lb-modal-container .item-modal-inner .product-section .item-title {
    font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    color: #282828
}

body .lb-modal-container .item-modal-inner .product-section .product-item.product-active .product-top .product-number {
    background-color: #282828;
    border-color: #282828;
    color: #fff
}

body .lb-modal-container .item-modal-inner .product-section .product-item .button-buy {
    background-color: #282828;
    border-color: #282828;
    color: #fff
}

body .lb-modal-container .item-modal-inner .product-section .product-item .button-buy:hover {
    background-color: #282828;
    border-color: #282828;
    color: #fff
}

body .lb-modal-container .item-modal-inner .product-section .product-item .product-name {
    color: #282828;
    font: 500 11px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

body .lb-modal-container .item-modal-inner .product-section .product-item .product-name:hover {
    color: #fc7070
}

body .block-lookbook-category-menu .toggle-menu .item ul>.item:hover:before {
    background-color: #fc7070
}

body .block-lookbook-category-menu .toggle-menu .item .menu-link {
    color: #282828;
    font: 500 11px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

body .block-lookbook-category-menu .toggle-menu .item .menu-link:hover {
    color: #fc7070
}

body .block-lookbook-category-menu .toggle-menu .item.open>.menu-link {
    color: #fc7070
}

body .lookbook.wrapper .lookbook-inner .lookbook-top .lookbook-date {
    font: 500 11px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
    font-size: 70%
}

body .lookbook.wrapper .lookbook-inner .lookbook-bottom .lookbook-name {
    color: #282828;
    font: 500 11px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
}

body .lookbook.wrapper .lookbook-inner .lookbook-bottom .lookbook-name:hover {
    color: #fc7070
}

body {
    overflow-x: hidden
}

@media (min-width:1025px) {
    .cdz-navigation {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block
    }
    .cdz-navigation .cdz-horizontal-menu .groupmenu {
        margin: 0
    }
    .nav-sections-item-content>.cdz-navigation {
        display: block
    }
    .cdz-menu li.item.level0 .cdz-google-map {
        display: none
    }
    .cdz-menu li.item.level0:hover .cdz-google-map {
        display: block
    }
    .cdz-menu .groupmenu-drop,
    .cdz-menu .groupmenu-drop-content {
        display: block
    }
    .cdz-menu img.groupdrop-banner-pos {
        position: absolute
    }
    .cdz-menu ul.groupdrop-link,
    .cdz-menu ul.groupmenu-drop,
    .cdz-menu ul.groupmenu-nondrop {
        padding: 0
    }
    .cdz-menu .dropdown-rtl {
        text-align: right
    }
    .rtl-layout .cdz-menu .dropdown-rtl {
        text-align: left
    }
    .cdz-menu .dropdown-rtl li.item.parent>.menu-link:before {
        float: left;
        content: "\f104"
    }
    .rtl-layout .cdz-menu .dropdown-rtl li.item.parent>.menu-link:before {
        float: right;
        content: "\f105"
    }
    .cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop {
        left: auto;
        right: 100%;
        text-align: right
    }
    .rtl-layout .cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop {
        left: 100%;
        right: auto;
        text-align: left
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-drop {
        border: none
    }
    .cdz-menu .groupmenu-drop {
        position: absolute;
        background: #fff;
        top: 100%;
        z-index: 99;
        border: 1px solid #ccc;
        padding: 0;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19)
    }
    .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs {
        padding-right: 0
    }
    .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs {
        padding-right: 10px;
        padding-left: 0
    }
    .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
        display: block;
        padding: 10px 5px
    }
    .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f105";
        float: right;
        margin-top: 3px
    }
    .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after {
        float: left;
        content: "\f104"
    }
    .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active {
        background: #ececec
    }
    .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-nav-tabs {
        padding-left: 0;
        padding-right: 0
    }
    .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content.col-sm-17 {
        padding-left: 0
    }
    .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content.col-sm-17 {
        padding-left: 10px;
        padding-right: 0
    }
    .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane {
        display: none
    }
    .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active {
        display: block
    }
    .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
        display: block;
        padding: 10px 5px;
        text-align: left
    }
    .rtl-layout .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
        text-align: right
    }
    .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs {
        text-align: center;
        display: block;
        margin-bottom: 15px
    }
    .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
        display: inline-block;
        margin: 3px 20px;
        padding-bottom: 7px;
        position: relative
    }
    .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:before {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 2px;
        background: #dfdfdf;
        transform: scaleX(0);
        transition: transform 250ms ease-in-out;
        content: ""
    }
    .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active:before {
        transform: scaleX(1)
    }
    .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane {
        display: none
    }
    .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active {
        display: block
    }
    .cdz-menu .groupmenu-drop .groupmenu-drop {
        top: -1px;
        left: 100%;
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s
    }
    .rtl-layout .cdz-menu .groupmenu-drop .groupmenu-drop {
        right: 100%;
        left: auto
    }
    .cdz-menu .groupmenu-drop .cat-tree.groupmenu-drop .groupmenu-drop {
        top: -7px
    }
    .cdz-menu .groupmenu-drop .item.parent>.menu-link {
        display: block
    }
    .cdz-menu .groupmenu-drop .item.parent>.menu-link:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f105";
        float: right;
        margin-top: 3px
    }
    .rtl-layout .cdz-menu .groupmenu-drop .item.parent>.menu-link:before {
        float: left;
        content: "\f104"
    }
    .cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown)>a {
        display: block
    }
    .cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown)>a:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f105";
        float: right;
        margin-top: 3px
    }
    .cdz-menu .groupmenu-drop li.item:hover>.groupmenu-drop {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        visibility: inherit
    }
    .cdz-menu .groupmenu-drop>li.item {
        min-width: 230px;
        position: relative;
         background-color: #fff;
    	margin: 0px 5%;
    }
    .cdz-menu .cat-tree li.item {
        padding: 8px 15px;
        min-width: 230px;
        position: relative;
        margin: 0px auto
    }
    .cdz-horizontal-menu {
        width: 100%
    }
    .cdz-horizontal-menu li.level0>.groupmenu-drop {
        display: none
    }
    .rtl-layout .cdz-horizontal-menu li.level0>.groupmenu-drop {
        right: 0;
        left: auto
    }
    .cdz-horizontal-menu.cdz-translate li.level0>.groupmenu-drop {
        top: 45px;
        display: block;
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: opacity 100ms ease, transform 100ms ease, visibility 100ms linear 0s;
        -moz-transition: opacity 100ms ease, transform 100ms ease, visibility 100ms linear 0s;
        transition: opacity 100ms ease, transform 100ms ease, visibility 100ms linear 0s
    }
    .cdz-horizontal-menu.cdz-translate li.level0:hover>.groupmenu-drop {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        visibility: inherit
    }
    .cdz-horizontal-menu .groupmenu {
        width: 100%;
        display: inline-block;
        padding: 0;
        background-color: #f0f0f0
    }
    .cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
        text-transform: uppercase;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        transition: all 500ms ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: inline-block;
        vertical-align: top;
        padding: 12px 20px;
        box-sizing: border-box;
        border-width: 0px;
        border-style: solid;
        text-decoration: none;
        color: #333;
        background-color: #f0f0f0;
        border-color: #f0f0f0;
        font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
        cursor: pointer;
        line-height: 22px
    }
    .cdz-horizontal-menu .groupmenu .groupmenu-drop {
        font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif
    }
    .cdz-horizontal-menu .groupmenu li.item {
        list-style: none
    }
    .cdz-horizontal-menu .groupmenu li.item.level0 {
        margin-bottom: 0px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        float: left
    }
    .rtl-layout .cdz-horizontal-menu .groupmenu li.item.level0 {
        float: right
    }
    .cdz-horizontal-menu .groupmenu .groupmenu-nondrop {
        position: relative
    }
    .cdz-horizontal-menu .groupmenu .groupmenu-nondrop>li.item {
        margin: 0px 0px;
        padding-left: 0px
    }
    .cdz-horizontal-menu .groupmenu .no-dropdown>.cat-tree.groupmenu-drop {
        top: auto;
        left: auto
    }
    .cdz-horizontal-menu .groupmenu .no-dropdown>.groupdrop-title {
        margin-bottom: 10px;
        display: inline-block
    }
    .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown>.cat-tree.groupmenu-drop .groupmenu-drop {
        visibility: hidden;
        height: 0;
        position: absolute;
        opacity: 0;
        background: #fff;
        border: 1px solid #ccc;
        height: auto
    }
    .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown>.cat-tree.groupmenu-drop .parent:hover>.groupmenu-drop {
        visibility: visible;
        height: auto;
        opacity: 1
    }
    .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown {
        display: block;
        list-style: none;
        margin-top: 0;
        margin-bottom: 0
    }
    .cdz-vertical-menu .groupmenu-drop {
        top: -1px;
        left: 100%;
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        display: none
    }
    .rtl-layout .cdz-vertical-menu .groupmenu-drop {
        right: 100%;
        left: auto
    }
    .cdz-vertical-menu li.item:hover>.groupmenu-drop {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        visibility: inherit;
        display: block
    }
    .cdz-vertical-menu .item.level0 {
        display: block;
        padding: 0px;
        border: 1px solid #dfdfdf;
        position: relative;
        margin-bottom: -1px
    }
    .cdz-vertical-menu .item.level0>a.menu-link {
        display: block
    }
    .cdz-vertical-menu .item.level0>a.menu-link .menu-icon {
        min-width: 37px;
        text-align: center;
        padding-left: 4px;
        margin: 0
    }
    .cdz-vertical-menu .item.level0>a.menu-link .menu-icon+span {
        border-left: 1px solid #dfdfdf
    }
    .rtl-layout .cdz-vertical-menu .item.level0>a.menu-link .menu-icon+span {
        border-left: none;
        border-right: 1px solid #dfdfdf
    }
    .cdz-vertical-menu .item.level0>a.menu-link span {
        display: inline-block;
        padding: 10px
    }
    .cdz-vertical-menu .item.level0.parent>a.menu-link:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f105";
        float: right;
        margin-top: 8px;
        margin-right: 10px
    }
    .rtl-layout .cdz-vertical-menu .item.level0.parent>a.menu-link:before {
        content: "\f104";
        float: left;
        margin-right: 0px;
        margin-left: 10px
    }
}

@media (max-width:1025px) {
    .cdz-menu .row {
        margin: 0 -10px
    }
    .cdz-menu .groupdrop-banner {
        margin-bottom: 20px
    }
    .cdz-menu li.item {
        margin-bottom: 0px
    }
    .cdz-menu li.item.open>.dropdown-toggle:before,
    .cdz-menu li.item .cdz-tab-link.active+.dropdown-toggle:before {
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .cdz-menu .menu-tabs {
        margin: 0
    }
    .cdz-menu .menu-tabs .tab-item {
        margin: 0
    }
    .cdz-menu .menu-tabs .cdz-tab-pane {
        margin-top: 10px;
        min-height: 1px !important
    }
    .cdz-menu .menu-tabs .cdz-link-wrap {
        position: relative;
        padding: 4px 0
    }
    .cdz-menu .groupmenu-drop {
        display: none
    }
    .cdz-menu .groupmenu-drop li.item {
        padding: 5px 0
    }
    .cdz-menu .groupmenu-drop li.item.parent .groupmenu-drop {
        padding-left: 20px;
        padding-top: 5px
    }
    .cdz-menu .menu-link,
    .cdz-menu a.groupdrop-title {
        width: 100%;
        display: inline-block
    }
    .cdz-menu .item.level-top {
        display: block;
        position: relative;
        margin-bottom: 5px
    }
    .cdz-menu .item.level-top>.menu-link {
        padding: 10px;
        background: transparent;
        color: inherit;
        border-bottom: 1px solid
    }
    .cdz-menu .item.level-top>.menu-link .fa {
        margin: 0 5px
    }
    .cdz-menu .item.level-top>.dropdown-toggle {
        width: 40px;
        height: 40px;
        background: rgba(0, 0, 0, 0);
        color: inherit
    }
    .cdz-menu .item.level-top>.dropdown-toggle:before {
        margin-top: 7px
    }
    .cdz-menu .item.level-top>.groupmenu-drop {
        margin: 0px;
        border: 1px solid #f0f0f0;
        padding: 10px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none
    }
    .cdz-menu .parent {
        position: relative
    }
    .cdz-menu .dropdown-toggle {
        display: block;
        float: right;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer
    }
    .rtl-layout .cdz-menu .dropdown-toggle {
        left: 0;
        right: auto
    }
    .cdz-menu .dropdown-toggle:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        font-size: 27px;
        line-height: 1;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f105";
        text-align: center;
        width: 100%;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .rtl-layout .cdz-menu .dropdown-toggle:before {
        content: "\f104"
    }
}

@media (min-width:1025px) {
    .cdz-menu .groupmenu-width-1 {
        width: 29.58333333px
    }
    .cdz-menu .groupmenu-width-1.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-2 {
        width: 59.16666667px
    }
    .cdz-menu .groupmenu-width-2.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-3 {
        width: 88.75px
    }
    .cdz-menu .groupmenu-width-3.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-4 {
        width: 118.33333333px
    }
    .cdz-menu .groupmenu-width-4.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-5 {
        width: 147.91666667px
    }
    .cdz-menu .groupmenu-width-5.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-6 {
        width: 177.5px
    }
    .cdz-menu .groupmenu-width-6.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-7 {
        width: 207.08333333px
    }
    .cdz-menu .groupmenu-width-7.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-8 {
        width: 236.66666667px
    }
    .cdz-menu .groupmenu-width-8.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-9 {
        width: 266.25px
    }
    .cdz-menu .groupmenu-width-9.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-10 {
        width: 295.83333333px
    }
    .cdz-menu .groupmenu-width-10.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-11 {
        width: 325.41666667px
    }
    .cdz-menu .groupmenu-width-11.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-12 {
        width: 355px
    }
    .cdz-menu .groupmenu-width-12.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-13 {
        width: 384.58333333px
    }
    .cdz-menu .groupmenu-width-13.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-14 {
        width: 414.16666667px
    }
    .cdz-menu .groupmenu-width-14.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-15 {
        width: 443.75px
    }
    .cdz-menu .groupmenu-width-15.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-16 {
        width: 473.33333333px
    }
    .cdz-menu .groupmenu-width-16.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-17 {
        width: 502.91666667px
    }
    .cdz-menu .groupmenu-width-17.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-18 {
        width: 532.5px
    }
    .cdz-menu .groupmenu-width-18.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-19 {
        width: 562.08333333px
    }
    .cdz-menu .groupmenu-width-19.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-20 {
        width: 591.66666667px
    }
    .cdz-menu .groupmenu-width-20.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-21 {
        width: 621.25px
    }
    .cdz-menu .groupmenu-width-21.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-22 {
        width: 650.83333333px
    }
    .cdz-menu .groupmenu-width-22.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-23 {
        width: 680.41666667px
    }
    .cdz-menu .groupmenu-width-23.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
    .cdz-menu .groupmenu-width-24 {
        width: 710px
    }
    .cdz-menu .groupmenu-width-24.row {
        box-sizing: content-box
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
        margin-left: calc(50% - 355px);
        margin-right: calc(50% - 355px)
    }
}

@media (min-width:992px) {
    .cdz-menu .groupmenu-width-1 {
        width: 38.75px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-2 {
        width: 77.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-3 {
        width: 116.25px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-4 {
        width: 155px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-5 {
        width: 193.75px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-6 {
        width: 232.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-7 {
        width: 271.25px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-8 {
        width: 310px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-9 {
        width: 348.75px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-10 {
        width: 387.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-11 {
        width: 426.25px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-12 {
        width: 465px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-13 {
        width: 503.75px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-14 {
        width: 542.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-15 {
        width: 581.25px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-16 {
        width: 620px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-17 {
        width: 658.75px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-18 {
        width: 697.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-19 {
        width: 736.25px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-20 {
        width: 775px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-21 {
        width: 813.75px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-22 {
        width: 852.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-23 {
        width: 891.25px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
    .cdz-menu .groupmenu-width-24 {
        width: 930px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
        margin-left: calc(50% - 465px);
        margin-right: calc(50% - 465px)
    }
}

@media (min-width:1200px) {
    .cdz-menu .groupmenu-width-1 {
        width: 47.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-2 {
        width: 95px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-3 {
        width: 142.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-4 {
        width: 190px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-5 {
        width: 237.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-6 {
        width: 285px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-7 {
        width: 332.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-8 {
        width: 380px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-9 {
        width: 427.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-10 {
        width: 475px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-11 {
        width: 522.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-12 {
        width: 570px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-13 {
        width: 617.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-14 {
        width: 665px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-15 {
        width: 712.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-16 {
        width: 760px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-17 {
        width: 807.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-18 {
        width: 855px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-19 {
        width: 902.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-20 {
        width: 950px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-21 {
        width: 997.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-22 {
        width: 1045px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-23 {
        width: 1092.5px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px)
    }
    .cdz-menu .groupmenu-width-24 {
        width: 1140px
    }
    .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
        margin-left: calc(50% - 570px);
        margin-right: calc(50% - 570px);
		background-color: #fff;
    box-shadow: 0 0px 3px #e1e1e1;
    padding: 31px 30px;
    }
}

.rtl-layout .cdz-menu .col-xs-1 {
    width: 4.16667%
}

.rtl-layout .cdz-menu .col-xs-2 {
    width: 8.33333%
}

.rtl-layout .cdz-menu .col-xs-3 {
    width: 12.5%
}

.rtl-layout .cdz-menu .col-xs-4 {
    width: 16.66667%
}

.rtl-layout .cdz-menu .col-xs-5 {
    width: 20.83333%
}

.rtl-layout .cdz-menu .col-xs-6 {
    width: 25%
}

.rtl-layout .cdz-menu .col-xs-7 {
    width: 29.16667%
}

.rtl-layout .cdz-menu .col-xs-8 {
    width: 33.33333%
}

.rtl-layout .cdz-menu .col-xs-9 {
    width: 37.5%
}

.rtl-layout .cdz-menu .col-xs-10 {
    width: 41.66667%
}

.rtl-layout .cdz-menu .col-xs-11 {
    width: 45.83333%
}

.rtl-layout .cdz-menu .col-xs-12 {
    width: 50%
}

.rtl-layout .cdz-menu .col-xs-13 {
    width: 54.16667%
}

.rtl-layout .cdz-menu .col-xs-14 {
    width: 58.33333%
}

.rtl-layout .cdz-menu .col-xs-15 {
    width: 62.5%
}

.rtl-layout .cdz-menu .col-xs-16 {
    width: 66.66667%
}

.rtl-layout .cdz-menu .col-xs-17 {
    width: 70.83333%
}

.rtl-layout .cdz-menu .col-xs-18 {
    width: 75%
}

.rtl-layout .cdz-menu .col-xs-19 {
    width: 79.16667%
}

.rtl-layout .cdz-menu .col-xs-20 {
    width: 83.33333%
}

.rtl-layout .cdz-menu .col-xs-21 {
    width: 87.5%
}

.rtl-layout .cdz-menu .col-xs-22 {
    width: 91.66667%
}

.rtl-layout .cdz-menu .col-xs-23 {
    width: 95.83333%
}

.rtl-layout .cdz-menu .col-xs-24 {
    width: 100%
}

.rtl-layout .cdz-menu .col-xs-pull-0 {
    left: 0%
}

.rtl-layout .cdz-menu .col-xs-pull-1 {
    left: 4.16667%
}

.rtl-layout .cdz-menu .col-xs-pull-2 {
    left: 8.33333%
}

.rtl-layout .cdz-menu .col-xs-pull-3 {
    left: 12.5%
}

.rtl-layout .cdz-menu .col-xs-pull-4 {
    left: 16.66667%
}

.rtl-layout .cdz-menu .col-xs-pull-5 {
    left: 20.83333%
}

.rtl-layout .cdz-menu .col-xs-pull-6 {
    left: 25%
}

.rtl-layout .cdz-menu .col-xs-pull-7 {
    left: 29.16667%
}

.rtl-layout .cdz-menu .col-xs-pull-8 {
    left: 33.33333%
}

.rtl-layout .cdz-menu .col-xs-pull-9 {
    left: 37.5%
}

.rtl-layout .cdz-menu .col-xs-pull-10 {
    left: 41.66667%
}

.rtl-layout .cdz-menu .col-xs-pull-11 {
    left: 45.83333%
}

.rtl-layout .cdz-menu .col-xs-pull-12 {
    left: 50%
}

.rtl-layout .cdz-menu .col-xs-pull-13 {
    left: 54.16667%
}

.rtl-layout .cdz-menu .col-xs-pull-14 {
    left: 58.33333%
}

.rtl-layout .cdz-menu .col-xs-pull-15 {
    left: 62.5%
}

.rtl-layout .cdz-menu .col-xs-pull-16 {
    left: 66.66667%
}

.rtl-layout .cdz-menu .col-xs-pull-17 {
    left: 70.83333%
}

.rtl-layout .cdz-menu .col-xs-pull-18 {
    left: 75%
}

.rtl-layout .cdz-menu .col-xs-pull-19 {
    left: 79.16667%
}

.rtl-layout .cdz-menu .col-xs-pull-20 {
    left: 83.33333%
}

.rtl-layout .cdz-menu .col-xs-pull-21 {
    left: 87.5%
}

.rtl-layout .cdz-menu .col-xs-pull-22 {
    left: 91.66667%
}

.rtl-layout .cdz-menu .col-xs-pull-23 {
    left: 95.83333%
}

.rtl-layout .cdz-menu .col-xs-pull-24 {
    left: 100%
}

.rtl-layout .cdz-menu .col-xs-push-0 {
    right: 0%
}

.rtl-layout .cdz-menu .col-xs-push-1 {
    right: 4.16667%
}

.rtl-layout .cdz-menu .col-xs-push-2 {
    right: 8.33333%
}

.rtl-layout .cdz-menu .col-xs-push-3 {
    right: 12.5%
}

.rtl-layout .cdz-menu .col-xs-push-4 {
    right: 16.66667%
}

.rtl-layout .cdz-menu .col-xs-push-5 {
    right: 20.83333%
}

.rtl-layout .cdz-menu .col-xs-push-6 {
    right: 25%
}

.rtl-layout .cdz-menu .col-xs-push-7 {
    right: 29.16667%
}

.rtl-layout .cdz-menu .col-xs-push-8 {
    right: 33.33333%
}

.rtl-layout .cdz-menu .col-xs-push-9 {
    right: 37.5%
}

.rtl-layout .cdz-menu .col-xs-push-10 {
    right: 41.66667%
}

.rtl-layout .cdz-menu .col-xs-push-11 {
    right: 45.83333%
}

.rtl-layout .cdz-menu .col-xs-push-12 {
    right: 50%
}

.rtl-layout .cdz-menu .col-xs-push-13 {
    right: 54.16667%
}

.rtl-layout .cdz-menu .col-xs-push-14 {
    right: 58.33333%
}

.rtl-layout .cdz-menu .col-xs-push-15 {
    right: 62.5%
}

.rtl-layout .cdz-menu .col-xs-push-16 {
    right: 66.66667%
}

.rtl-layout .cdz-menu .col-xs-push-17 {
    right: 70.83333%
}

.rtl-layout .cdz-menu .col-xs-push-18 {
    right: 75%
}

.rtl-layout .cdz-menu .col-xs-push-19 {
    right: 79.16667%
}

.rtl-layout .cdz-menu .col-xs-push-20 {
    right: 83.33333%
}

.rtl-layout .cdz-menu .col-xs-push-21 {
    right: 87.5%
}

.rtl-layout .cdz-menu .col-xs-push-22 {
    right: 91.66667%
}

.rtl-layout .cdz-menu .col-xs-push-23 {
    right: 95.83333%
}

.rtl-layout .cdz-menu .col-xs-push-24 {
    right: 100%
}

.rtl-layout .cdz-menu .col-xs-offset-0 {
    margin-right: 0%
}

.rtl-layout .cdz-menu .col-xs-offset-1 {
    margin-right: 4.16667%
}

.rtl-layout .cdz-menu .col-xs-offset-2 {
    margin-right: 8.33333%
}

.rtl-layout .cdz-menu .col-xs-offset-3 {
    margin-right: 12.5%
}

.rtl-layout .cdz-menu .col-xs-offset-4 {
    margin-right: 16.66667%
}

.rtl-layout .cdz-menu .col-xs-offset-5 {
    margin-right: 20.83333%
}

.rtl-layout .cdz-menu .col-xs-offset-6 {
    margin-right: 25%
}

.rtl-layout .cdz-menu .col-xs-offset-7 {
    margin-right: 29.16667%
}

.rtl-layout .cdz-menu .col-xs-offset-8 {
    margin-right: 33.33333%
}

.rtl-layout .cdz-menu .col-xs-offset-9 {
    margin-right: 37.5%
}

.rtl-layout .cdz-menu .col-xs-offset-10 {
    margin-right: 41.66667%
}

.rtl-layout .cdz-menu .col-xs-offset-11 {
    margin-right: 45.83333%
}

.rtl-layout .cdz-menu .col-xs-offset-12 {
    margin-right: 50%
}

.rtl-layout .cdz-menu .col-xs-offset-13 {
    margin-right: 54.16667%
}

.rtl-layout .cdz-menu .col-xs-offset-14 {
    margin-right: 58.33333%
}

.rtl-layout .cdz-menu .col-xs-offset-15 {
    margin-right: 62.5%
}

.rtl-layout .cdz-menu .col-xs-offset-16 {
    margin-right: 66.66667%
}

.rtl-layout .cdz-menu .col-xs-offset-17 {
    margin-right: 70.83333%
}

.rtl-layout .cdz-menu .col-xs-offset-18 {
    margin-right: 75%
}

.rtl-layout .cdz-menu .col-xs-offset-19 {
    margin-right: 79.16667%
}

.rtl-layout .cdz-menu .col-xs-offset-20 {
    margin-right: 83.33333%
}

.rtl-layout .cdz-menu .col-xs-offset-21 {
    margin-right: 87.5%
}

.rtl-layout .cdz-menu .col-xs-offset-22 {
    margin-right: 91.66667%
}

.rtl-layout .cdz-menu .col-xs-offset-23 {
    margin-right: 95.83333%
}

.rtl-layout .cdz-menu .col-xs-offset-24 {
    margin-right: 100%
}

@media (min-width:1025px) {
    .rtl-layout .cdz-menu .col-sm-1,
    .rtl-layout .cdz-menu .col-sm-2,
    .rtl-layout .cdz-menu .col-sm-3,
    .rtl-layout .cdz-menu .col-sm-4,
    .rtl-layout .cdz-menu .col-sm-5,
    .rtl-layout .cdz-menu .col-sm-6,
    .rtl-layout .cdz-menu .col-sm-7,
    .rtl-layout .cdz-menu .col-sm-8,
    .rtl-layout .cdz-menu .col-sm-9,
    .rtl-layout .cdz-menu .col-sm-10,
    .rtl-layout .cdz-menu .col-sm-11,
    .rtl-layout .cdz-menu .col-sm-12,
    .rtl-layout .cdz-menu .col-sm-13,
    .rtl-layout .cdz-menu .col-sm-14,
    .rtl-layout .cdz-menu .col-sm-15,
    .rtl-layout .cdz-menu .col-sm-16,
    .rtl-layout .cdz-menu .col-sm-17,
    .rtl-layout .cdz-menu .col-sm-18,
    .rtl-layout .cdz-menu .col-sm-19,
    .rtl-layout .cdz-menu .col-sm-20,
    .rtl-layout .cdz-menu .col-sm-21,
    .rtl-layout .cdz-menu .col-sm-22,
    .rtl-layout .cdz-menu .col-sm-23,
    .rtl-layout .cdz-menu .col-sm-24 {
        float: right
    }
    .rtl-layout .cdz-menu .col-sm-1 {
        width: 4.16667%
    }
    .rtl-layout .cdz-menu .col-sm-2 {
        width: 8.33333%
    }
    .rtl-layout .cdz-menu .col-sm-3 {
        width: 12.5%
    }
    .rtl-layout .cdz-menu .col-sm-4 {
        width: 16.66667%
    }
    .rtl-layout .cdz-menu .col-sm-5 {
        width: 20.83333%
    }
    .rtl-layout .cdz-menu .col-sm-6 {
        width: 25%
    }
    .rtl-layout .cdz-menu .col-sm-7 {
        width: 29.16667%
    }
    .rtl-layout .cdz-menu .col-sm-8 {
        width: 33.33333%
    }
    .rtl-layout .cdz-menu .col-sm-9 {
        width: 37.5%
    }
    .rtl-layout .cdz-menu .col-sm-10 {
        width: 41.66667%
    }
    .rtl-layout .cdz-menu .col-sm-11 {
        width: 45.83333%
    }
    .rtl-layout .cdz-menu .col-sm-12 {
        width: 50%
    }
    .rtl-layout .cdz-menu .col-sm-13 {
        width: 54.16667%
    }
    .rtl-layout .cdz-menu .col-sm-14 {
        width: 58.33333%
    }
    .rtl-layout .cdz-menu .col-sm-15 {
        width: 62.5%
    }
    .rtl-layout .cdz-menu .col-sm-16 {
        width: 66.66667%
    }
    .rtl-layout .cdz-menu .col-sm-17 {
        width: 70.83333%
    }
    .rtl-layout .cdz-menu .col-sm-18 {
        width: 75%
    }
    .rtl-layout .cdz-menu .col-sm-19 {
        width: 79.16667%
    }
    .rtl-layout .cdz-menu .col-sm-20 {
        width: 83.33333%
    }
    .rtl-layout .cdz-menu .col-sm-21 {
        width: 87.5%
    }
    .rtl-layout .cdz-menu .col-sm-22 {
        width: 91.66667%
    }
    .rtl-layout .cdz-menu .col-sm-23 {
        width: 95.83333%
    }
    .rtl-layout .cdz-menu .col-sm-24 {
        width: 100%
    }
    .rtl-layout .cdz-menu .col-sm-pull-0 {
        left: 0%
    }
    .rtl-layout .cdz-menu .col-sm-pull-1 {
        left: 4.16667%
    }
    .rtl-layout .cdz-menu .col-sm-pull-2 {
        left: 8.33333%
    }
    .rtl-layout .cdz-menu .col-sm-pull-3 {
        left: 12.5%
    }
    .rtl-layout .cdz-menu .col-sm-pull-4 {
        left: 16.66667%
    }
    .rtl-layout .cdz-menu .col-sm-pull-5 {
        left: 20.83333%
    }
    .rtl-layout .cdz-menu .col-sm-pull-6 {
        left: 25%
    }
    .rtl-layout .cdz-menu .col-sm-pull-7 {
        left: 29.16667%
    }
    .rtl-layout .cdz-menu .col-sm-pull-8 {
        left: 33.33333%
    }
    .rtl-layout .cdz-menu .col-sm-pull-9 {
        left: 37.5%
    }
    .rtl-layout .cdz-menu .col-sm-pull-10 {
        left: 41.66667%
    }
    .rtl-layout .cdz-menu .col-sm-pull-11 {
        left: 45.83333%
    }
    .rtl-layout .cdz-menu .col-sm-pull-12 {
        left: 50%
    }
    .rtl-layout .cdz-menu .col-sm-pull-13 {
        left: 54.16667%
    }
    .rtl-layout .cdz-menu .col-sm-pull-14 {
        left: 58.33333%
    }
    .rtl-layout .cdz-menu .col-sm-pull-15 {
        left: 62.5%
    }
    .rtl-layout .cdz-menu .col-sm-pull-16 {
        left: 66.66667%
    }
    .rtl-layout .cdz-menu .col-sm-pull-17 {
        left: 70.83333%
    }
    .rtl-layout .cdz-menu .col-sm-pull-18 {
        left: 75%
    }
    .rtl-layout .cdz-menu .col-sm-pull-19 {
        left: 79.16667%
    }
    .rtl-layout .cdz-menu .col-sm-pull-20 {
        left: 83.33333%
    }
    .rtl-layout .cdz-menu .col-sm-pull-21 {
        left: 87.5%
    }
    .rtl-layout .cdz-menu .col-sm-pull-22 {
        left: 91.66667%
    }
    .rtl-layout .cdz-menu .col-sm-pull-23 {
        left: 95.83333%
    }
    .rtl-layout .cdz-menu .col-sm-pull-24 {
        left: 100%
    }
    .rtl-layout .cdz-menu .col-sm-push-0 {
        right: 0%
    }
    .rtl-layout .cdz-menu .col-sm-push-1 {
        right: 4.16667%
    }
    .rtl-layout .cdz-menu .col-sm-push-2 {
        right: 8.33333%
    }
    .rtl-layout .cdz-menu .col-sm-push-3 {
        right: 12.5%
    }
    .rtl-layout .cdz-menu .col-sm-push-4 {
        right: 16.66667%
    }
    .rtl-layout .cdz-menu .col-sm-push-5 {
        right: 20.83333%
    }
    .rtl-layout .cdz-menu .col-sm-push-6 {
        right: 25%
    }
    .rtl-layout .cdz-menu .col-sm-push-7 {
        right: 29.16667%
    }
    .rtl-layout .cdz-menu .col-sm-push-8 {
        right: 33.33333%
    }
    .rtl-layout .cdz-menu .col-sm-push-9 {
        right: 37.5%
    }
    .rtl-layout .cdz-menu .col-sm-push-10 {
        right: 41.66667%
    }
    .rtl-layout .cdz-menu .col-sm-push-11 {
        right: 45.83333%
    }
    .rtl-layout .cdz-menu .col-sm-push-12 {
        right: 50%
    }
    .rtl-layout .cdz-menu .col-sm-push-13 {
        right: 54.16667%
    }
    .rtl-layout .cdz-menu .col-sm-push-14 {
        right: 58.33333%
    }
    .rtl-layout .cdz-menu .col-sm-push-15 {
        right: 62.5%
    }
    .rtl-layout .cdz-menu .col-sm-push-16 {
        right: 66.66667%
    }
    .rtl-layout .cdz-menu .col-sm-push-17 {
        right: 70.83333%
    }
    .rtl-layout .cdz-menu .col-sm-push-18 {
        right: 75%
    }
    .rtl-layout .cdz-menu .col-sm-push-19 {
        right: 79.16667%
    }
    .rtl-layout .cdz-menu .col-sm-push-20 {
        right: 83.33333%
    }
    .rtl-layout .cdz-menu .col-sm-push-21 {
        right: 87.5%
    }
    .rtl-layout .cdz-menu .col-sm-push-22 {
        right: 91.66667%
    }
    .rtl-layout .cdz-menu .col-sm-push-23 {
        right: 95.83333%
    }
    .rtl-layout .cdz-menu .col-sm-push-24 {
        right: 100%
    }
    .rtl-layout .cdz-menu .col-sm-offset-0 {
        margin-right: 0%
    }
    .rtl-layout .cdz-menu .col-sm-offset-1 {
        margin-right: 4.16667%
    }
    .rtl-layout .cdz-menu .col-sm-offset-2 {
        margin-right: 8.33333%
    }
    .rtl-layout .cdz-menu .col-sm-offset-3 {
        margin-right: 12.5%
    }
    .rtl-layout .cdz-menu .col-sm-offset-4 {
        margin-right: 16.66667%
    }
    .rtl-layout .cdz-menu .col-sm-offset-5 {
        margin-right: 20.83333%
    }
    .rtl-layout .cdz-menu .col-sm-offset-6 {
        margin-right: 25%
    }
    .rtl-layout .cdz-menu .col-sm-offset-7 {
        margin-right: 29.16667%
    }
    .rtl-layout .cdz-menu .col-sm-offset-8 {
        margin-right: 33.33333%
    }
    .rtl-layout .cdz-menu .col-sm-offset-9 {
        margin-right: 37.5%
    }
    .rtl-layout .cdz-menu .col-sm-offset-10 {
        margin-right: 41.66667%
    }
    .rtl-layout .cdz-menu .col-sm-offset-11 {
        margin-right: 45.83333%
    }
    .rtl-layout .cdz-menu .col-sm-offset-12 {
        margin-right: 50%
    }
    .rtl-layout .cdz-menu .col-sm-offset-13 {
        margin-right: 54.16667%
    }
    .rtl-layout .cdz-menu .col-sm-offset-14 {
        margin-right: 58.33333%
    }
    .rtl-layout .cdz-menu .col-sm-offset-15 {
        margin-right: 62.5%
    }
    .rtl-layout .cdz-menu .col-sm-offset-16 {
        margin-right: 66.66667%
    }
    .rtl-layout .cdz-menu .col-sm-offset-17 {
        margin-right: 70.83333%
    }
    .rtl-layout .cdz-menu .col-sm-offset-18 {
        margin-right: 75%
    }
    .rtl-layout .cdz-menu .col-sm-offset-19 {
        margin-right: 79.16667%
    }
    .rtl-layout .cdz-menu .col-sm-offset-20 {
        margin-right: 83.33333%
    }
    .rtl-layout .cdz-menu .col-sm-offset-21 {
        margin-right: 87.5%
    }
    .rtl-layout .cdz-menu .col-sm-offset-22 {
        margin-right: 91.66667%
    }
    .rtl-layout .cdz-menu .col-sm-offset-23 {
        margin-right: 95.83333%
    }
    .rtl-layout .cdz-menu .col-sm-offset-24 {
        margin-right: 100%
    }
}

@media (min-width:992px) {
    .rtl-layout .cdz-menu .col-md-1,
    .rtl-layout .cdz-menu .col-md-2,
    .rtl-layout .cdz-menu .col-md-3,
    .rtl-layout .cdz-menu .col-md-4,
    .rtl-layout .cdz-menu .col-md-5,
    .rtl-layout .cdz-menu .col-md-6,
    .rtl-layout .cdz-menu .col-md-7,
    .rtl-layout .cdz-menu .col-md-8,
    .rtl-layout .cdz-menu .col-md-9,
    .rtl-layout .cdz-menu .col-md-10,
    .rtl-layout .cdz-menu .col-md-11,
    .rtl-layout .cdz-menu .col-md-12,
    .rtl-layout .cdz-menu .col-md-13,
    .rtl-layout .cdz-menu .col-md-14,
    .rtl-layout .cdz-menu .col-md-15,
    .rtl-layout .cdz-menu .col-md-16,
    .rtl-layout .cdz-menu .col-md-17,
    .rtl-layout .cdz-menu .col-md-18,
    .rtl-layout .cdz-menu .col-md-19,
    .rtl-layout .cdz-menu .col-md-20,
    .rtl-layout .cdz-menu .col-md-21,
    .rtl-layout .cdz-menu .col-md-22,
    .rtl-layout .cdz-menu .col-md-23,
    .rtl-layout .cdz-menu .col-md-24 {
        float: right
    }
    .rtl-layout .cdz-menu .col-md-1 {
        width: 4.16667%
    }
    .rtl-layout .cdz-menu .col-md-2 {
        width: 8.33333%
    }
    .rtl-layout .cdz-menu .col-md-3 {
        width: 12.5%
    }
    .rtl-layout .cdz-menu .col-md-4 {
        width: 16.66667%
    }
    .rtl-layout .cdz-menu .col-md-5 {
        width: 20.83333%
    }
    .rtl-layout .cdz-menu .col-md-6 {
        width: 25%
    }
    .rtl-layout .cdz-menu .col-md-7 {
        width: 29.16667%
    }
    .rtl-layout .cdz-menu .col-md-8 {
        width: 33.33333%
    }
    .rtl-layout .cdz-menu .col-md-9 {
        width: 37.5%
    }
    .rtl-layout .cdz-menu .col-md-10 {
        width: 41.66667%
    }
    .rtl-layout .cdz-menu .col-md-11 {
        width: 45.83333%
    }
    .rtl-layout .cdz-menu .col-md-12 {
        width: 50%
    }
    .rtl-layout .cdz-menu .col-md-13 {
        width: 54.16667%
    }
    .rtl-layout .cdz-menu .col-md-14 {
        width: 58.33333%
    }
    .rtl-layout .cdz-menu .col-md-15 {
        width: 62.5%
    }
    .rtl-layout .cdz-menu .col-md-16 {
        width: 66.66667%
    }
    .rtl-layout .cdz-menu .col-md-17 {
        width: 70.83333%
    }
    .rtl-layout .cdz-menu .col-md-18 {
        width: 75%
    }
    .rtl-layout .cdz-menu .col-md-19 {
        width: 79.16667%
    }
    .rtl-layout .cdz-menu .col-md-20 {
        width: 83.33333%
    }
    .rtl-layout .cdz-menu .col-md-21 {
        width: 87.5%
    }
    .rtl-layout .cdz-menu .col-md-22 {
        width: 91.66667%
    }
    .rtl-layout .cdz-menu .col-md-23 {
        width: 95.83333%
    }
    .rtl-layout .cdz-menu .col-md-24 {
        width: 100%
    }
    .rtl-layout .cdz-menu .col-md-pull-0 {
        left: 0%
    }
    .rtl-layout .cdz-menu .col-md-pull-1 {
        left: 4.16667%
    }
    .rtl-layout .cdz-menu .col-md-pull-2 {
        left: 8.33333%
    }
    .rtl-layout .cdz-menu .col-md-pull-3 {
        left: 12.5%
    }
    .rtl-layout .cdz-menu .col-md-pull-4 {
        left: 16.66667%
    }
    .rtl-layout .cdz-menu .col-md-pull-5 {
        left: 20.83333%
    }
    .rtl-layout .cdz-menu .col-md-pull-6 {
        left: 25%
    }
    .rtl-layout .cdz-menu .col-md-pull-7 {
        left: 29.16667%
    }
    .rtl-layout .cdz-menu .col-md-pull-8 {
        left: 33.33333%
    }
    .rtl-layout .cdz-menu .col-md-pull-9 {
        left: 37.5%
    }
    .rtl-layout .cdz-menu .col-md-pull-10 {
        left: 41.66667%
    }
    .rtl-layout .cdz-menu .col-md-pull-11 {
        left: 45.83333%
    }
    .rtl-layout .cdz-menu .col-md-pull-12 {
        left: 50%
    }
    .rtl-layout .cdz-menu .col-md-pull-13 {
        left: 54.16667%
    }
    .rtl-layout .cdz-menu .col-md-pull-14 {
        left: 58.33333%
    }
    .rtl-layout .cdz-menu .col-md-pull-15 {
        left: 62.5%
    }
    .rtl-layout .cdz-menu .col-md-pull-16 {
        left: 66.66667%
    }
    .rtl-layout .cdz-menu .col-md-pull-17 {
        left: 70.83333%
    }
    .rtl-layout .cdz-menu .col-md-pull-18 {
        left: 75%
    }
    .rtl-layout .cdz-menu .col-md-pull-19 {
        left: 79.16667%
    }
    .rtl-layout .cdz-menu .col-md-pull-20 {
        left: 83.33333%
    }
    .rtl-layout .cdz-menu .col-md-pull-21 {
        left: 87.5%
    }
    .rtl-layout .cdz-menu .col-md-pull-22 {
        left: 91.66667%
    }
    .rtl-layout .cdz-menu .col-md-pull-23 {
        left: 95.83333%
    }
    .rtl-layout .cdz-menu .col-md-pull-24 {
        left: 100%
    }
    .rtl-layout .cdz-menu .col-md-push-0 {
        right: 0%
    }
    .rtl-layout .cdz-menu .col-md-push-1 {
        right: 4.16667%
    }
    .rtl-layout .cdz-menu .col-md-push-2 {
        right: 8.33333%
    }
    .rtl-layout .cdz-menu .col-md-push-3 {
        right: 12.5%
    }
    .rtl-layout .cdz-menu .col-md-push-4 {
        right: 16.66667%
    }
    .rtl-layout .cdz-menu .col-md-push-5 {
        right: 20.83333%
    }
    .rtl-layout .cdz-menu .col-md-push-6 {
        right: 25%
    }
    .rtl-layout .cdz-menu .col-md-push-7 {
        right: 29.16667%
    }
    .rtl-layout .cdz-menu .col-md-push-8 {
        right: 33.33333%
    }
    .rtl-layout .cdz-menu .col-md-push-9 {
        right: 37.5%
    }
    .rtl-layout .cdz-menu .col-md-push-10 {
        right: 41.66667%
    }
    .rtl-layout .cdz-menu .col-md-push-11 {
        right: 45.83333%
    }
    .rtl-layout .cdz-menu .col-md-push-12 {
        right: 50%
    }
    .rtl-layout .cdz-menu .col-md-push-13 {
        right: 54.16667%
    }
    .rtl-layout .cdz-menu .col-md-push-14 {
        right: 58.33333%
    }
    .rtl-layout .cdz-menu .col-md-push-15 {
        right: 62.5%
    }
    .rtl-layout .cdz-menu .col-md-push-16 {
        right: 66.66667%
    }
    .rtl-layout .cdz-menu .col-md-push-17 {
        right: 70.83333%
    }
    .rtl-layout .cdz-menu .col-md-push-18 {
        right: 75%
    }
    .rtl-layout .cdz-menu .col-md-push-19 {
        right: 79.16667%
    }
    .rtl-layout .cdz-menu .col-md-push-20 {
        right: 83.33333%
    }
    .rtl-layout .cdz-menu .col-md-push-21 {
        right: 87.5%
    }
    .rtl-layout .cdz-menu .col-md-push-22 {
        right: 91.66667%
    }
    .rtl-layout .cdz-menu .col-md-push-23 {
        right: 95.83333%
    }
    .rtl-layout .cdz-menu .col-md-push-24 {
        right: 100%
    }
    .rtl-layout .cdz-menu .col-md-offset-0 {
        margin-right: 0%
    }
    .rtl-layout .cdz-menu .col-md-offset-1 {
        margin-right: 4.16667%
    }
    .rtl-layout .cdz-menu .col-md-offset-2 {
        margin-right: 8.33333%
    }
    .rtl-layout .cdz-menu .col-md-offset-3 {
        margin-right: 12.5%
    }
    .rtl-layout .cdz-menu .col-md-offset-4 {
        margin-right: 16.66667%
    }
    .rtl-layout .cdz-menu .col-md-offset-5 {
        margin-right: 20.83333%
    }
    .rtl-layout .cdz-menu .col-md-offset-6 {
        margin-right: 25%
    }
    .rtl-layout .cdz-menu .col-md-offset-7 {
        margin-right: 29.16667%
    }
    .rtl-layout .cdz-menu .col-md-offset-8 {
        margin-right: 33.33333%
    }
    .rtl-layout .cdz-menu .col-md-offset-9 {
        margin-right: 37.5%
    }
    .rtl-layout .cdz-menu .col-md-offset-10 {
        margin-right: 41.66667%
    }
    .rtl-layout .cdz-menu .col-md-offset-11 {
        margin-right: 45.83333%
    }
    .rtl-layout .cdz-menu .col-md-offset-12 {
        margin-right: 50%
    }
    .rtl-layout .cdz-menu .col-md-offset-13 {
        margin-right: 54.16667%
    }
    .rtl-layout .cdz-menu .col-md-offset-14 {
        margin-right: 58.33333%
    }
    .rtl-layout .cdz-menu .col-md-offset-15 {
        margin-right: 62.5%
    }
    .rtl-layout .cdz-menu .col-md-offset-16 {
        margin-right: 66.66667%
    }
    .rtl-layout .cdz-menu .col-md-offset-17 {
        margin-right: 70.83333%
    }
    .rtl-layout .cdz-menu .col-md-offset-18 {
        margin-right: 75%
    }
    .rtl-layout .cdz-menu .col-md-offset-19 {
        margin-right: 79.16667%
    }
    .rtl-layout .cdz-menu .col-md-offset-20 {
        margin-right: 83.33333%
    }
    .rtl-layout .cdz-menu .col-md-offset-21 {
        margin-right: 87.5%
    }
    .rtl-layout .cdz-menu .col-md-offset-22 {
        margin-right: 91.66667%
    }
    .rtl-layout .cdz-menu .col-md-offset-23 {
        margin-right: 95.83333%
    }
    .rtl-layout .cdz-menu .col-md-offset-24 {
        margin-right: 100%
    }
}

@media (min-width:1200px) {
    .rtl-layout .cdz-menu .col-lg-1,
    .rtl-layout .cdz-menu .col-lg-2,
    .rtl-layout .cdz-menu .col-lg-3,
    .rtl-layout .cdz-menu .col-lg-4,
    .rtl-layout .cdz-menu .col-lg-5,
    .rtl-layout .cdz-menu .col-lg-6,
    .rtl-layout .cdz-menu .col-lg-7,
    .rtl-layout .cdz-menu .col-lg-8,
    .rtl-layout .cdz-menu .col-lg-9,
    .rtl-layout .cdz-menu .col-lg-10,
    .rtl-layout .cdz-menu .col-lg-11,
    .rtl-layout .cdz-menu .col-lg-12,
    .rtl-layout .cdz-menu .col-lg-13,
    .rtl-layout .cdz-menu .col-lg-14,
    .rtl-layout .cdz-menu .col-lg-15,
    .rtl-layout .cdz-menu .col-lg-16,
    .rtl-layout .cdz-menu .col-lg-17,
    .rtl-layout .cdz-menu .col-lg-18,
    .rtl-layout .cdz-menu .col-lg-19,
    .rtl-layout .cdz-menu .col-lg-20,
    .rtl-layout .cdz-menu .col-lg-21,
    .rtl-layout .cdz-menu .col-lg-22,
    .rtl-layout .cdz-menu .col-lg-23,
    .rtl-layout .cdz-menu .col-lg-24 {
        float: right
    }
    .rtl-layout .cdz-menu .col-lg-1 {
        width: 4.16667%
    }
    .rtl-layout .cdz-menu .col-lg-2 {
        width: 8.33333%
    }
    .rtl-layout .cdz-menu .col-lg-3 {
        width: 12.5%
    }
    .rtl-layout .cdz-menu .col-lg-4 {
        width: 16.66667%
    }
    .rtl-layout .cdz-menu .col-lg-5 {
        width: 20.83333%
    }
    .rtl-layout .cdz-menu .col-lg-6 {
        width: 25%
    }
    .rtl-layout .cdz-menu .col-lg-7 {
        width: 29.16667%
    }
    .rtl-layout .cdz-menu .col-lg-8 {
        width: 33.33333%
    }
    .rtl-layout .cdz-menu .col-lg-9 {
        width: 37.5%
    }
    .rtl-layout .cdz-menu .col-lg-10 {
        width: 41.66667%
    }
    .rtl-layout .cdz-menu .col-lg-11 {
        width: 45.83333%
    }
    .rtl-layout .cdz-menu .col-lg-12 {
        width: 50%
    }
    .rtl-layout .cdz-menu .col-lg-13 {
        width: 54.16667%
    }
    .rtl-layout .cdz-menu .col-lg-14 {
        width: 58.33333%
    }
    .rtl-layout .cdz-menu .col-lg-15 {
        width: 62.5%
    }
    .rtl-layout .cdz-menu .col-lg-16 {
        width: 66.66667%
    }
    .rtl-layout .cdz-menu .col-lg-17 {
        width: 70.83333%
    }
    .rtl-layout .cdz-menu .col-lg-18 {
        width: 75%
    }
    .rtl-layout .cdz-menu .col-lg-19 {
        width: 79.16667%
    }
    .rtl-layout .cdz-menu .col-lg-20 {
        width: 83.33333%
    }
    .rtl-layout .cdz-menu .col-lg-21 {
        width: 87.5%
    }
    .rtl-layout .cdz-menu .col-lg-22 {
        width: 91.66667%
    }
    .rtl-layout .cdz-menu .col-lg-23 {
        width: 95.83333%
    }
    .rtl-layout .cdz-menu .col-lg-24 {
        width: 100%
    }
    .rtl-layout .cdz-menu .col-lg-pull-0 {
        left: 0%
    }
    .rtl-layout .cdz-menu .col-lg-pull-1 {
        left: 4.16667%
    }
    .rtl-layout .cdz-menu .col-lg-pull-2 {
        left: 8.33333%
    }
    .rtl-layout .cdz-menu .col-lg-pull-3 {
        left: 12.5%
    }
    .rtl-layout .cdz-menu .col-lg-pull-4 {
        left: 16.66667%
    }
    .rtl-layout .cdz-menu .col-lg-pull-5 {
        left: 20.83333%
    }
    .rtl-layout .cdz-menu .col-lg-pull-6 {
        left: 25%
    }
    .rtl-layout .cdz-menu .col-lg-pull-7 {
        left: 29.16667%
    }
    .rtl-layout .cdz-menu .col-lg-pull-8 {
        left: 33.33333%
    }
    .rtl-layout .cdz-menu .col-lg-pull-9 {
        left: 37.5%
    }
    .rtl-layout .cdz-menu .col-lg-pull-10 {
        left: 41.66667%
    }
    .rtl-layout .cdz-menu .col-lg-pull-11 {
        left: 45.83333%
    }
    .rtl-layout .cdz-menu .col-lg-pull-12 {
        left: 50%
    }
    .rtl-layout .cdz-menu .col-lg-pull-13 {
        left: 54.16667%
    }
    .rtl-layout .cdz-menu .col-lg-pull-14 {
        left: 58.33333%
    }
    .rtl-layout .cdz-menu .col-lg-pull-15 {
        left: 62.5%
    }
    .rtl-layout .cdz-menu .col-lg-pull-16 {
        left: 66.66667%
    }
    .rtl-layout .cdz-menu .col-lg-pull-17 {
        left: 70.83333%
    }
    .rtl-layout .cdz-menu .col-lg-pull-18 {
        left: 75%
    }
    .rtl-layout .cdz-menu .col-lg-pull-19 {
        left: 79.16667%
    }
    .rtl-layout .cdz-menu .col-lg-pull-20 {
        left: 83.33333%
    }
    .rtl-layout .cdz-menu .col-lg-pull-21 {
        left: 87.5%
    }
    .rtl-layout .cdz-menu .col-lg-pull-22 {
        left: 91.66667%
    }
    .rtl-layout .cdz-menu .col-lg-pull-23 {
        left: 95.83333%
    }
    .rtl-layout .cdz-menu .col-lg-pull-24 {
        left: 100%
    }
    .rtl-layout .cdz-menu .col-lg-push-0 {
        right: 0%
    }
    .rtl-layout .cdz-menu .col-lg-push-1 {
        right: 4.16667%
    }
    .rtl-layout .cdz-menu .col-lg-push-2 {
        right: 8.33333%
    }
    .rtl-layout .cdz-menu .col-lg-push-3 {
        right: 12.5%
    }
    .rtl-layout .cdz-menu .col-lg-push-4 {
        right: 16.66667%
    }
    .rtl-layout .cdz-menu .col-lg-push-5 {
        right: 20.83333%
    }
    .rtl-layout .cdz-menu .col-lg-push-6 {
        right: 25%
    }
    .rtl-layout .cdz-menu .col-lg-push-7 {
        right: 29.16667%
    }
    .rtl-layout .cdz-menu .col-lg-push-8 {
        right: 33.33333%
    }
    .rtl-layout .cdz-menu .col-lg-push-9 {
        right: 37.5%
    }
    .rtl-layout .cdz-menu .col-lg-push-10 {
        right: 41.66667%
    }
    .rtl-layout .cdz-menu .col-lg-push-11 {
        right: 45.83333%
    }
    .rtl-layout .cdz-menu .col-lg-push-12 {
        right: 50%
    }
    .rtl-layout .cdz-menu .col-lg-push-13 {
        right: 54.16667%
    }
    .rtl-layout .cdz-menu .col-lg-push-14 {
        right: 58.33333%
    }
    .rtl-layout .cdz-menu .col-lg-push-15 {
        right: 62.5%
    }
    .rtl-layout .cdz-menu .col-lg-push-16 {
        right: 66.66667%
    }
    .rtl-layout .cdz-menu .col-lg-push-17 {
        right: 70.83333%
    }
    .rtl-layout .cdz-menu .col-lg-push-18 {
        right: 75%
    }
    .rtl-layout .cdz-menu .col-lg-push-19 {
        right: 79.16667%
    }
    .rtl-layout .cdz-menu .col-lg-push-20 {
        right: 83.33333%
    }
    .rtl-layout .cdz-menu .col-lg-push-21 {
        right: 87.5%
    }
    .rtl-layout .cdz-menu .col-lg-push-22 {
        right: 91.66667%
    }
    .rtl-layout .cdz-menu .col-lg-push-23 {
        right: 95.83333%
    }
    .rtl-layout .cdz-menu .col-lg-push-24 {
        right: 100%
    }
    .rtl-layout .cdz-menu .col-lg-offset-0 {
        margin-right: 0%
    }
    .rtl-layout .cdz-menu .col-lg-offset-1 {
        margin-right: 4.16667%
    }
    .rtl-layout .cdz-menu .col-lg-offset-2 {
        margin-right: 8.33333%
    }
    .rtl-layout .cdz-menu .col-lg-offset-3 {
        margin-right: 12.5%
    }
    .rtl-layout .cdz-menu .col-lg-offset-4 {
        margin-right: 16.66667%
    }
    .rtl-layout .cdz-menu .col-lg-offset-5 {
        margin-right: 20.83333%
    }
    .rtl-layout .cdz-menu .col-lg-offset-6 {
        margin-right: 25%
    }
    .rtl-layout .cdz-menu .col-lg-offset-7 {
        margin-right: 29.16667%
    }
    .rtl-layout .cdz-menu .col-lg-offset-8 {
        margin-right: 33.33333%
    }
    .rtl-layout .cdz-menu .col-lg-offset-9 {
        margin-right: 37.5%
    }
    .rtl-layout .cdz-menu .col-lg-offset-10 {
        margin-right: 41.66667%
    }
    .rtl-layout .cdz-menu .col-lg-offset-11 {
        margin-right: 45.83333%
    }
    .rtl-layout .cdz-menu .col-lg-offset-12 {
        margin-right: 50%
    }
    .rtl-layout .cdz-menu .col-lg-offset-13 {
        margin-right: 54.16667%
    }
    .rtl-layout .cdz-menu .col-lg-offset-14 {
        margin-right: 58.33333%
    }
    .rtl-layout .cdz-menu .col-lg-offset-15 {
        margin-right: 62.5%
    }
    .rtl-layout .cdz-menu .col-lg-offset-16 {
        margin-right: 66.66667%
    }
    .rtl-layout .cdz-menu .col-lg-offset-17 {
        margin-right: 70.83333%
    }
    .rtl-layout .cdz-menu .col-lg-offset-18 {
        margin-right: 75%
    }
    .rtl-layout .cdz-menu .col-lg-offset-19 {
        margin-right: 79.16667%
    }
    .rtl-layout .cdz-menu .col-lg-offset-20 {
        margin-right: 83.33333%
    }
    .rtl-layout .cdz-menu .col-lg-offset-21 {
        margin-right: 87.5%
    }
    .rtl-layout .cdz-menu .col-lg-offset-22 {
        margin-right: 91.66667%
    }
    .rtl-layout .cdz-menu .col-lg-offset-23 {
        margin-right: 95.83333%
    }
    .rtl-layout .cdz-menu .col-lg-offset-24 {
        margin-right: 100%
    }
}

.cdz-vertical-menu .item.level0>a.menu-link>span {
    max-width: 100%;
    display: inline-block
}

.cdz-vertical-menu .item.level0>a.menu-link .menu-icon+span {
    max-width: calc(100% - 50px)
}

.cdz-vertical-menu .item.level0.parent>a.menu-link>span {
    max-width: calc(100% - 35px)
}

.cdz-vertical-menu .item.level0.parent>a.menu-link>.menu-icon+span {
    max-width: calc(100% - 80px)
}

.cdz-vertical-menu .item.level0>a.menu-link span span {
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0;
    max-width: 100%;
    overflow-x: hidden
}

@media (min-width:1025px) {
    .cdz-vertical-menu .item.level0>a.menu-link {
        font-size: 11px
    }
}

@media (min-width:1025px) {
    .cdz-vertical-menu .item.level0.parent>a.menu-link>.menu-icon {
        display: none
    }
    .cdz-vertical-menu .item.level0.parent>a.menu-link>.menu-icon+span {
        border: none;
        max-width: calc(100% - 35px);
        padding-left: 17px !important
    }
}

.cdz-vertical-menu .item.level0>a.menu-link span span {
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0;
    max-width: 100%;
    overflow: hidden;
    display: block
}

.cat-tree-wrap li.item:not(.level1) {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 10px auto
}

@keyframes translator {
    from {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

.cdz-translator {
    animation-name: translator;
    animation-duration: 1s
}

.cdz-transparent {
    opacity: 0
}

.flex-grid {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch
}

.abs-img {
    position: relative;
    display: block;
    overflow: hidden
}

.abs-img img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.sidebar {
    max-width: 100%
}

.zoom-eff,
.owl-carousel .owl-lazy.zoom-eff {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all ease 500ms;
    -webkit-transition: all ease 500ms
}

.zoom-eff:hover,
.owl-carousel .owl-lazy.zoom-eff:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all ease 500ms;
    -webkit-transition: all ease 500ms
}

.double-bounce-spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto
}

.double-bounce-spinner .double-bounce1,
.double-bounce-spinner .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

.double-bounce-spinner .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.brand-loader {
    display: none
}

.brand-loader.double-bounce-spinner .double-bounce1,
.brand-loader.double-bounce-spinner .double-bounce2 {
    background-color: #fc7070
}

.no-loaded .brand-loader {
    display: block
}

.no-loaded .brand-inner {
    display: none
}

.groupmenu .no-loaded .shop-by-brand-list {
    display: none
}

.groupmenu .shop-by-brand-list {
    margin: 0 -5px
}

.groupmenu .shop-by-brand-list .brand-item {
    padding: 5px
}

.groupmenu .shop-by-brand-list .brand-link {
    border: 1px solid #ddd
}

@media (min-width:1025px) {
    .cdz-all-brands .block-title .brand-search-wrap .list-wrap {
        position: absolute;
        width: 100%;
        left: 0;
        top: 100%
    }
}

@media (max-width:1025px) {
    .brand-container .brand-top .block.featured-brands-block {
        margin-bottom: 20px
    }
    .brand-container .brand-top .block.featured-brands-block .owl-nav {
        display: none
    }
}

.brand-container .brand-top .featured-brands-block .block-title {
    z-index: 2;
    position: relative
}

.brands-index-view .filter-actions {
    display: none
}

.button-red.action.primary {
    background: #ff0101;
    border: 1px solid #ff0101;
    box-shadow: none !important;
    text-shadow: none !important
}

.button-red.action.primary:hover,
.button-red.action.primary:focus {
    background: #b30000;
    border: 1px solid #b30000
}

.enhanced-privacy-popup {
    background: #f4f4f4;
    overflow: hidden
}

.enhanced-privacy-popup .popup.content {
    margin: auto;
    padding: 10px 0;
    width: 1025px;
}

.klarna-payments-method-cell {
    display: table-cell;
    vertical-align: middle
}

label.klarna-payments-method-cell>span {
    padding-left: 5px
}

span.klarna-payments-method-cell>img {
    display: block
}

.multi-checkout-fields label {
    display: block;
    margin-bottom: 7px
}

.multi-checkout-fields .field {
    margin: 1.5em 0
}

.multi-checkout-fields .field.checkbox label {
    display: inline-block;
    margin: 0 0 0 12px
}

.collection-point-country,
.collection-point-postalcode,
.collection-point-button {
    display: inline-block;
    padding: 20px 10px 0 0
}

.collection-point-postalcode {
    max-width: 9em;
    vertical-align: top
}

.field-error {
    color: #e02b27;
    font-size: 1.2rem;
    margin-top: 7px
}

.box-order-shipping-address .box-subtitle {
    font-weight: 600
}

.box-order-shipping-address .order-shipping-secondary-address {
    margin-top: 1rem
}

#delivery-options-fields-block {
    max-width: 100%
}

.pickup-locations-headline {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 25px
}

.delivery-locations-form .delivery-locations-list {
    border: 1px solid #c2c2c2;
    max-height: 500px;
    overflow: auto
}

.delivery-locations-form .delivery-locations-list table.location {
    margin-top: 28px
}

.delivery-locations-form .delivery-locations-list table.location .first-column {
    padding: 0 14px;
    width: 14px
}

.delivery-locations-form .delivery-locations-list table.location .second-column {
    padding: 0
}

.opening-hour-wrapper {
    font-size: 12px
}

.opening-hour-wrapper table thead {
    cursor: pointer;
    font-weight: 700
}

.opening-hour-wrapper table thead tr td {
    padding: 10px 0 0;
    display: inline-block;
    text-decoration: none
}

.opening-hour-wrapper table thead tr td:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2rem;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.opening-hour-wrapper table thead tr td:hover:after {
    color: #333
}

.opening-hour-wrapper table thead tr td:active:after {
    color: #8f8f8f
}

.opening-hour-wrapper table tbody {
    display: none
}

.opening-hour-wrapper table tbody.special-hours-heading {
    padding-top: 10px;
    font-weight: 700
}

.opening-hour-wrapper table tbody tr td {
    padding: 0 10px 0 0
}

.opening-hour-wrapper table tbody tr td.time-span {
    font-weight: 600
}

.opening-hour-wrapper table._active thead tr td:after {
    content: '\e621'
}

.opening-hour-wrapper table._active tbody {
    display: block
}

.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
    padding: 0;
    border-top: none
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
    .product-video {
        height: 100%;
        width: 81%
    }
}

.cart-footer {
    position: fixed;
    bottom: 6%;
    width: 100%;
    z-index: 100;
    left: 90%;
}

.footer-mini-cart {
    background: #fff;
    padding: 0;
    overflow: hidden;
    position: relative
}

.footer-mini-cart:before {
    content: '';
    position: absolute;
    width: 100%;
    top: -3px;
    left: 0;
    height: 3px;
    box-shadow: 0 2px 3px #e1e1e1
}

.cart-qty {
    position: absolute;
    background: #fc7070;
    color: #fff;
    top: -33px;
    font-size: 85%;
    text-transform: uppercase;
    padding: 10px 20px 7px;
    z-index: 200;
    cursor: pointer;
    z-index: 0
}

/*.cart-qty:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f106';
    font-size: 20px;
    float: right;
    margin-top: -4px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-left: 5px
}*/

.cart-qty.active:after {
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.cart-items {
    list-style: none;
    float: left;
    width: calc(100% - 600px);
    overflow-x: auto;
    overflow-y: hidden
}

.cart-items .cart-items-inner {
    float: left;
    white-space: nowrap
}

.cart-items .item {
    margin-right: 10px;
    position: relative;
    float: none;
    display: inline-block
}

.cart-items .item .product {
    float: left;
    position: relative;
    width: 65px;
    padding: 10px 0;
    height: 85px
}

.cart-items .item .product img {
    width: 65px !important;
    height: 65px !important
}

.cart-items .item span.item-qty {
    position: absolute;
    top: 10px;
    right: 5px;
    background: #fc7070;
    color: #fff;
    display: block;
    border-radius: 100%;
    width: 17px;
    height: 17px;
    line-height: 18px;
    text-align: center;
    font-size: 85%
}

.cart-items .item .hover-sec {
    position: absolute;
    left: 100%;
    float: left;
    height: 85px;
    padding: 23px 0;
    background: #F4F4F4;
    width: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -o-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
    z-index: 1
}

.cart-items .item .hover-sec .details-qty {
    float: left
}

.cart-items .item .hover-sec .details-qty .label {
    display: none
}

.cart-items .item .hover-sec .details-qty input {
    width: 50px
}

.cart-items .item .hover-sec .details-qty button {
    position: absolute;
    top: 23px;
    right: 0;
    z-index: 3
}

.cart-items .item .hover-sec .product.actions {
    width: auto;
    padding: 0;
    float: right
}

.cart-items .item .hover-sec .product.actions .primary a,
.cart-items .item .hover-sec .product.actions .secondary a {
    display: inline-block;
    text-decoration: none
}

.cart-items .item .hover-sec .product.actions .primary a>span,
.cart-items .item .hover-sec .product.actions .secondary a>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.cart-items .item .hover-sec .product.actions .primary a:before,
.cart-items .item .hover-sec .product.actions .secondary a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    color: #8f8f8f;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.cart-items .item .hover-sec .product.actions .primary a:hover:before,
.cart-items .item .hover-sec .product.actions .secondary a:hover:before {
    color: #333
}

.cart-items .item .hover-sec .product.actions .primary a:active:before,
.cart-items .item .hover-sec .product.actions .secondary a:active:before {
    color: #8f8f8f
}

.cart-items .item .hover-sec .product.actions .secondary a:before {
    content: '\e604'
}

.cart-items .item .show-options.hover-sec {
    width: 100px;
    padding: 23px 10px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: inherit
}

.cart-items .item .edit-icon {
    cursor: pointer;
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 0;
    width: 17px;
    height: 17px;
    text-align: center;
    color: #ffffff
}

.cart-items .item .edit-icon:before {
    background: #282828;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 17px;
    height: 17px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f040';
    font-size: 11px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.footer-cart-additional {
    float: right;
    width: 600px
}

.summary-content>.row>.col-xs-12 {
    text-align: right
}

.summary-content>.row>.col-xs-12:first-child {
    text-align: left
}

.footer-cart-summary {
    float: left;
    width: 320px;
    padding: 24px 20px 17px;
    border-left: 1px solid #e1e1e1;
    min-height: 85px
}

.footer-cart-summary .summary.title {
    display: none
}

.footer-cart-summary .summary-content {
    font-size: 14px
}

.footer-cart-summary .summary-content .price {
    color: #fc7070
}

.cart-footer .footer-cart-actions {
    float: right;
    padding: 23px 20px 19px;
    border-left: 1px solid #e1e1e1;
    min-height: 85px
}

.cart-footer .footer-cart-actions .action.primary:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f00c';
    font-size: 18px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-right: 5px
}

.checkout-index-index .cart-footer .footer-cart-actions #footer-cart-btn-checkout {
    display: none !important
}

.filter-options-item .rating-item {
    padding: 4px 0px
}

.filter-options-item .rating-box {
    margin-right: 7px;
    display: inline-block;
    width: auto;
    white-space: nowrap;
    position: relative;
    font-size: 15px
}

.filter-options-item .rating-box .rating {
    color: #D84813;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    left: 0;
    font-size: 15px
}

.filter-options-item .rating-box .rating:before {
    font-family: FontAwesome;
    content: ' \f005 \f005 \f005 \f005 \f005 '
}

.filter-options-item .rating-box:before {
    font-family: FontAwesome;
    content: ' \f006 \f006 \f006 \f006 \f006 '
}

.product-image-wrapper img {
    max-height: none;
    height: auto !important
}

ul.cdz-product-labels {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100
}

ul.cdz-product-labels li.label-item {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #000;
    z-index: 10000;
    list-style: none;
    color: #FFF;
    display: table;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 5px
}

ul.cdz-product-labels li.label-item .label-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

ul.cdz-product-labels li.label-item.sale {
    background-color: #C97178
}

@media (min-width:1025px) {
    .product.media ul.cdz-product-labels {
        left: 100px;
        right: auto;
        z-index: 1
    }
}

.cdz-cat-search {
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid;
    height: calc(100% - 2px);
    background-color: #282828
}

@media (max-width:1025px) {
    .cdz-cat-search {
        display: none
    }
}

.rtl-layout .cdz-cat-search {
    left: auto;
    right: 0;
    border-left: 1px solid;
    border-right: 0px
}

.cdz-cat-search .inner {
    height: 100%;
    position: relative
}

.cdz-cat-search .current-cat {
    padding: 0px 10px;
    height: 100%;
    display: flex;
    align-items: center;
    width: 120px;
    color: inherit;
    text-decoration: none;
    padding-right: 10px;
    margin-right: 10px
}

.rtl-layout .cdz-cat-search .current-cat {
    padding-right: 0;
    margin-right: 0;
    padding-left: 10px;
    margin-left: 10px
}

.cdz-cat-search .current-cat:after {
    content: '';
    width: 1px;
    height: 18px;
    position: absolute;
    right: 10px;
    background: #fff
}

.rtl-layout .cdz-cat-search .current-cat:after {
    right: auto;
    left: 10px
}

.cdz-cat-search .current-cat>span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-right: 15px;
    width: 100%
}

.rtl-layout .cdz-cat-search .current-cat>span {
    padding-right: 10px;
    padding-left: 15px
}

.cdz-cat-search .current-cat>span:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 1;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    top: calc(50% - 5px)
}

.rtl-layout .cdz-cat-search .current-cat>span:after {
    right: auto;
    left: 0
}

.cdz-cat-search .dropdown {
    position: absolute;
    top: calc(100% + 5px);
    left: 0px;
    background: #FFF;
    border: 1px solid #dfdede;
    width: 250px;
    opacity: 0;
    transition: all 400ms linear;
    max-height: 0px;
    overflow: hidden
}

.rtl-layout .cdz-cat-search .dropdown {
    left: auto;
    right: 0
}

.cdz-cat-search .dropdown ul {
    padding: 0px 0px;
    text-align: left;
    margin-bottom: 0px
}

.rtl-layout .cdz-cat-search .dropdown ul {
    text-align: right
}

.cdz-cat-search .dropdown ul li {
    list-style: none;
    margin: 0
}

.cdz-cat-search .dropdown ul li a {
    padding: 5px 0px 0px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    color: inherit;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    transition: padding-left 400ms ease
}

.cdz-cat-search .dropdown ul li a.all-cat {
    text-transform: uppercase
}

.cdz-cat-search .dropdown ul li a:before {
    visibility: hidden;
    height: 1px;
    width: 0px;
    content: '';
    border-bottom: 1px solid;
    transition: width 400ms ease;
    position: absolute;
    left: 5px;
    top: 50%
}

.cdz-cat-search .dropdown ul li a:hover {
    padding-left: 25px;
    transition: padding-left 400ms ease
}

.cdz-cat-search .dropdown ul li a:hover:before {
    visibility: visible;
    width: 15px;
    transition: width 400ms ease
}

.rtl-layout .cdz-cat-search .dropdown ul li a {
    padding: 5px 5px 0px 0px;
    transition: padding-right 400ms ease
}

.rtl-layout .cdz-cat-search .dropdown ul li a:before {
    left: auto;
    right: 5px
}

.rtl-layout .cdz-cat-search .dropdown ul li a:hover {
    padding-left: 0px;
    padding-right: 25px
}

.cdz-cat-search .dropdown ul li.parent>ul {
    padding-left: 10px
}

.rtl-layout .cdz-cat-search .dropdown ul li.parent>ul {
    padding-left: 0;
    padding-right: 10px
}

.cdz-cat-search .dropdown .dropdown-inner {
    width: 100%;
    max-height: 400px !important;
    overflow: auto;
    padding: 10px 10px
}

.cdz-cat-search .dropdown .dropdown-inner * {
    max-height: unset
}

.cdz-cat-search.open .dropdown {
    max-height: 400px !important;
    opacity: 1;
    transition: all 400ms linear
}

.sticky-menu.active .cdz-cat-search {
    display: none
}

@media (min-width:1025px) {
    .has-cat input[name="q"] {
        padding-left: 5px;
        padding-right: 40px;
        border-bottom: 1.2px groove #D84813;
    }
    .rtl-layout .has-cat input[name="q"] {
        padding-left: 40px;
        padding-right: 135px
    }
}

.searchsuite-autocomplete .num-result:before {
    content: '('
}

.searchsuite-autocomplete .num-result:after {
    content: ')'
}

.searchsuite-autocomplete .suggest {
    display: none
}

.search-form-container .cdz-cat-search {
    border-right: 0px solid #fff;
    color: #fff
}

.rtl-layout .search-form-container .cdz-cat-search {
    border-right: 0px;
    border-left: 0px solid #fff
}

.search-form-container .cdz-cat-search .current-cat {
    background-color: #282828;
    color: #fff
}

.search-form-container .cdz-cat-search .current-cat:focus,
.search-form-container .cdz-cat-search .current-cat:visited,
.search-form-container .cdz-cat-search .current-cat:active {
    background-color: #282828;
    color: #fff
}

.search-form-container .cdz-cat-search .current-cat:hover {
    color: #fc7070;
    background-color: #282828
}

.search-form-container .cdz-cat-search .current-cat span:active,
.search-form-container .cdz-cat-search .current-cat span:hover {
    color: #fc7070;
    background-color: #282828
}

.search-form-container .cdz-cat-search .current-cat:selection {
    background: inherit
}

.search-form-container .cdz-cat-search:hover {
    border-right-color: #fff
}

.search-form-container .cdz-cat-search .dropdown {
    background-color: #fff
}

.search-form-container .cdz-cat-search .dropdown ul li a {
    color: #999
}

.search-form-container .cdz-cat-search .dropdown ul li a:hover {
    color: #fc7070
}

.rtl-layout .pages .action.previous:before {
    content: '\e608'
}

.rtl-layout .pages .action.next:before {
    content: '\e617'
}

.magnify {
    width: 250px;
    height: 250px;
    position: absolute;
    border-radius: 100%;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    display: none
}

.fotorama--fullscreen .magnify {
    display: none !important
}

.full-view {
    position: absolute;
    top: 10px;
    right: 115px;
    z-index: 901;
    font-size: 0;
    width: 30px;
    height: 30px
}

.full-view:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    content: '\f002'
}

.modal-content .cdz-img-box {
    text-align: center
}

.magnify {
    cursor: cell;
    cursor: -webkit-zoom-in
}

.product.media .fotorama {
    padding-right: 20px
}

.product.media .fotorama__stage {
    margin-left: 20px !important
}

.product #additional,
.product #reviews {
    display: none
}

@media (max-width:991px) {
    .cart.table-wrapper .product-item-photo .product-image-container {
        width: 100px !important
    }
}

.cart.table-wrapper .product-item-name {
    width: 200px;
    white-space: normal;
    text-overflow: initial
}

.cart.table-wrapper .cart-price {
    font-size: 14px
}

@media (min-width:1025px) {
    .cart.table-wrapper .item-info .product-item-photo .product-image-container {
        width: 70px !important
    }
    .cart.table-wrapper .product-item-photo {
        padding-right: 5px !important
    }
    .cart.table-wrapper .product-item-name {
        width: auto;
        display: block;
        margin-top: 10px;
        padding-bottom: 0
    }
}

.checkout-onepage-success #registration {
    text-align: center;
    padding: 40px 0 20px
}

.opc-sidebar .modal-header {
    padding: 0;
    border: 0
}

@media only screen and (max-width:1025px) {
    .field-tooltip .field-tooltip-content {
        left: auto;
        right: -10px;
        top: 40px
    }
    .field-tooltip .field-tooltip-content::before,
    .field-tooltip .field-tooltip-content::after {
        border: 10px solid transparent;
        height: 0;
        left: auto;
        margin-top: -21px;
        right: 10px;
        top: 0;
        width: 0
    }
    .field-tooltip .field-tooltip-content::before {
        border-bottom-color: #999
    }
    .field-tooltip .field-tooltip-content::after {
        border-bottom-color: #f4f4f4;
        top: 1px
    }
}

@media only screen and (max-width:1025px) {
    body.filter-active .page-wrapper {
        height: 0;
        /*margin-top: -999999em;*/
        /*visibility: hidden*/
    }
    body.filter-active .columns {
        z-index: 999
    }
    .filter.active {
        position: relative;
        visibility: visible;
        z-index: 99
    }
    .filter.active .filter-options-item:last-child {
        margin-bottom: 40px
    }
    .filter.active .filter-title {
        background: #fff !important;
        border-bottom: 1px solid #ddd;
        height: 48px;
        left: 0;
        /*position: fixed !important;*/
        right: 0;
        top: 0;
        z-index: 2
    }
    .filter.active .filter-title strong {
        box-shadow: none;
        left: auto;
        /*right: 20px;*/
        top: 6px !important;
        /*font-size: 0 !important;*/
        color: #fff;
        background-color: #282828;
        border-color: #282828;
        display: inline-block;
        text-decoration: none
    }
    .filter.active .filter-title strong:hover {
        border: 1px solid #282828 !important;
        color: #fff;
        background-color: #282828;
        border-color: #282828
    }
    .filter.active .filter-title strong:before {
        display: none
    }
    .filter.active .filter-title strong:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: inherit;
        color: #7d7d7d;
        content: '\e616';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .filter.active .filter-subtitle {
        display: block;
        height: 50px;
        left: 0;
        line-height: 32px;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 3;
        margin-right: 50px;
        color: #282828;
        font-weight: 600;
        text-transform: uppercase
    }
    .filter.active .filter-options {
        background: #fff;
        bottom: 0;
        padding: 0 20px;
        display: block;
        left: 0;
        overflow: scroll;
        /*position: fixed;*/
        right: 0;
        top: 50px;
        z-index: 10
    }
    .filter .filter-subtitle {
        font-size: 20px;
        font-weight: 300
    }
    .filter-actions {
        margin: -35px -10px 25px
    }
    .filter-options-content {
        padding: 5px 10px
    }
    .filter .filter-current {
        border: solid #ddd;
        border-width: 1px 0;
        margin: 5px 0 10px
    }
    .filter .filter-current .items {
        display: none
    }
    .filter .filter-current-subtitle {
        position: relative;
        text-transform: uppercase;
        z-index: 1;
        display: block;
        text-decoration: none
    }
    .filter .filter-current-subtitle:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 13px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .filter .filter-current-subtitle:before {
        position: absolute;
        right: 10px;
        top: 10px
    }
    .filter .filter-current-subtitle:after {
        color: #7d7d7d;
        content: ' (' attr(data-count) ')';
        font-size: .9em
    }
    .filter .filter-current.active {
        padding-bottom: 30px
    }
    .filter .filter-current.active .block-subtitle:before {
        content: '\e621'
    }
    .filter .filter-current.active .items {
        display: block
    }
    .filter .filter-current.active+.block-actions {
        display: block
    }
    .filter .filter-current+.block-actions {
        display: none
    }
    .filter-no-options .filter-title:before {
        background: rgba(255, 255, 255, 0.5);
        content: '';
        display: block;
        height: 40px;
        left: -15px;
        margin-top: -60px;
        position: relative;
        width: 100px;
        z-index: 99
    }
    .filter-no-options .filter-content {
        margin-bottom: 20px
    }
    .page-with-filter .columns .sidebar-main {
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0
    }
    .page-layout-1column .filter-content {
        height: 0;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        transform: scale(1, 0);
        display: none
    }
}

@media only screen and (min-width:1025px) {
    .filter.block {
        margin-bottom: 40px
    }
    .filter-content .item {
        margin: 10px 0
    }
    /*.filter-actions {
        margin-bottom: 30px
    }*/
    .filter.active .filter-options,
    .filter-options {
        background: transparent;
        /*clear: both;*/
        display: block;
        overflow: initial;
        position: static
    }
    .filter-subtitle {
        position: static;
        display: block
    }
    .page-layout-1column.rtl-layout .filter-title {
        left: 0;
        right: auto
    }
    .page-layout-1column.rtl-layout .filter-title strong:before {
        margin-left: 10px;
        margin-right: 0
    }
    .page-layout-1column.rtl-layout .filter-options-title {
        padding: 0 0 0 20px
    }
    .page-layout-1column.rtl-layout .filter-options-title:after {
        left: 2px;
        right: auto
    }
    .page-layout-1column.rtl-layout .filter-options-content {
        left: 0;
        right: auto
    }
    .page-layout-1column .products~.toolbar-products {
        position: static
    }
    .page-layout-1column .filter.block {
        margin-bottom: 0;
        position: relative;
        z-index: 4;
        border-bottom: 1px solid #D1D1D1;
    }
    .page-layout-1column .filter .filter-content {
        display: block;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -moz-transform: 1;
        -webkit-transform: 1;
        -o-transform: 1;
        transform: 1;
        /*margin-bottom: 15px;*/
        display: inline-block;
        vertical-align: top;
        transform: scale(1, 1);
        height: 100%;
        /*float: left;*/
        width: 100%;
        margin-top: -1px;
        border-top: 1px solid #D1D1D1;
    }
    .page-layout-1column .filter-subtitle {
        /*display: none*/
        position: relative;
        display: inline-block;
        border: 1px solid;
        color: #000;
        /*background-color: #fff;*/
        border-color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 20px 30px 20px 30px;
        text-transform: uppercase;
        font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
        cursor: pointer;
        float: left;

    }
    .page-layout-1column .filter-subtitle:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\f0b0';
        font-size: 14px;
        margin-right: 10px;
    }
    /*.page-layout-1column .filter-title {
        position: absolute;
        right: 0;
        top: -58px;
        display: inline-block
    }*/
    .page-layout-1column .filter-title strong {
        display: inline-block;
        border: 1px solid;
        color: #000;
        background-color: #fff;
        border-color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 5px 10px;
        text-transform: uppercase;
        font: 400 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
        cursor: pointer
    }
    .page-layout-1column .filter-title strong:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\f0b0';
        font-size: 14px;
        margin-right: 10px
    }
    .page-layout-1column .filter-title strong:hover {
        color: #000;
        background-color: #fff;
        border-color: #fff
    }
    .page-layout-1column .filter.active .filter-options {
        display: flex;
        display: -ms-flex;
        display: -webkit-flex
    }
    .page-layout-1column .filter-options {
        box-shadow: 0px 0px 1px #8c8686;
        -moz-box-shadow: 0px 0px 1px #8c8686;
        -webkit-box-shadow: 0px 0px 1px #8c8686;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background: #fff;
        padding: 10px 20px;
        /*width: 100%;*/
        float: left;
        display: flex;
        display: -ms-flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch;
    }
    .mt-active.mt-filter-active {
        display: block;
        width: 100%;
        float: left;
        padding: 10px 30px;
        border-top: 1px solid #D1D1D1;
        /*border-bottom: 1px solid #D1D1D1;*/
    }
    .page-layout-1column .filter-options-item {
        border: 0;
        display: inline-block;
        float: left;
        margin-bottom: 5px;
        width: 14.1%;
        /*background: #fff;*/
        padding: 8px 8px;
        vertical-align: top;
        position: relative;
    }
    .page-layout-1column .filter-options-item.active {
        position: relative;
        z-index: 2;
        background-color: #fff;
    }
    .page-layout-1column .filter-options-item.active:hover {
        z-index: 3
    }
    .page-layout-1column .filter-options-title {
        padding: 0 20px 0 0;
        color: #d8481f;
        letter-spacing: 2.5px;
    }
    .page-layout-1column .filter-options-title:after {
        right: 2px;
        top: -1px;
        z-index: 3
    }
    .page-layout-1column .filter-options-content {
        border-top: 1px dashed #ddd;
        margin-top: 0;
        display: none;
        position: absolute;
        background-color: #fff;
        top: 48px;
        padding: 10px 5px 10px 15px;
        left: 0;
        box-shadow: 0 1px 3px 1px #f2f2f2;
        min-width: 140px;

    }
    .page-layout-1column .filter-options-content .item {
        padding: 5px;
        margin: 0
    }
    .page-layout-1column .filter-options-content .item a {
        margin-left: 0
    }
    .page-layout-1column .filter-options-content .color {
        padding-top: 10px
    }
    .page-layout-1column .filter-current {
        display: inline-block;
        line-height: 35px
    }
    .page-layout-1column .filter-current-subtitle {
        color: #7d7d7d;
        display: inline;
        font-size: 14px;
        font-weight: normal;
        padding: 0
    }
    .page-layout-1column .filter-current-subtitle:after {
        content: ':'
    }
    .page-layout-1column .filter-current .item,
    .page-layout-1column .filter-current .items {
        display: inline
    }
    .page-layout-1column .filter-current .item {
        margin-right: 25px
    }
    .page-layout-1column .filter-current .action.remove {
        line-height: normal
    }
    .page-layout-1column .filter-actions {
        display: inline-block;
    }
    .page-layout-1column .filter-actions~.filter-options {
        margin-top: 25px
    }
}

@media only screen and (max-width:1025px) {
    .page-layout-1column.catalog-category-view .columns {
        padding-top: 60px
    }
    .page-layout-1column.catalog-category-view .columns .block.filter {
        margin-bottom: 0
    }
    .page-layout-1column.catalog-category-view .columns .block.filter .filter-title strong {
        top: 0
    }
    .page-main .sidebar .block.filter {
        margin: 0;
        padding: 0;
        border: 0
    }
    .page-main .sidebar .block.filter .block-title {
        padding: 0;
        border: 0
    }
    .page-main .sidebar .block.filter .block-content {
        padding: 0
    }
    .filter-title strong {
        cursor: pointer;
        left: 0;
        position: absolute;
        text-align: center;
        top: -60px;
        z-index: 2;
        display: inline-block;
        border: 1px solid #282828 !important;
        color: #fff;
        background-color: #282828;
        border-color: #282828;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 5px 10px !important;
        text-transform: uppercase;
        line-height: 16px !important;
        letter-spacing: 0.5px !important;
        font: 600 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif !important
    }
    .filter-title strong:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\f0b0';
        font-size: 14px;
        margin-right: 10px
    }
    .filter-title strong:hover {
        border: 1px solid #282828 !important;
        color: #fff;
        background-color: #282828;
        border-color: #282828
    }
    .filter-title strong[data-count]:after {
        color: #fff;
        background: #fc5e10;
        border-radius: 2px;
        content: attr(data-count);
        display: inline-block;
        font-size: .8em;
        line-height: 1;
        margin: 0 5px;
        min-width: 1em;
        padding: 2px
    }
    .rtl-layout .filter-title strong {
        right: 0;
        left: auto
    }
    .rtl-layout .filter-title strong:before {
        margin-left: 10px;
        margin-right: 0
    }
    .page-products .page-main .columns {
        padding-top: 60px
    }
}

.newsletter-style02 .block.newsletter {
    margin-bottom: 20px
}

.newsletter-style02 .block.newsletter input {
    border-width: 1px;
    border-color: #ddd;
    text-align: center
}

.newsletter-style02 .block.newsletter .field {
    margin-bottom: 20px
}

.newsletter-style02 .block.newsletter .field .control:before {
    display: none
}

.newsletter-style02 .block.newsletter .actions {
    display: block;
    width: 100%
}

@media all and (min-width:1025px),
print {
	.customer-account-login .page-main .block-customer-login .block-content {
    background-color: #fff;
    padding: 0px;
    max-width: 50%;
    border-radius: 0
}
    .abs-product-options-list-desktop dt,
    .block-giftregistry-shared .item-options dt {
        float: left;
        clear: left;
        margin: 0 10px 5px 0
    }
    .block-giftregistry-shared .item-options dt:after {
        content: ': '
    }
    .rtl-layout .block-giftregistry-shared .item-options dt {
        float: right;
        clear: right;
        margin: 0 0 5px 10px
    }
    .abs-product-options-list-desktop dd,
    .block-giftregistry-shared .item-options dd {
        float: left;
        display: inline-block;
        margin: 0 0 5px
    }
    .rtl-layout .block-giftregistry-shared .item-options dd {
        float: right
    }
    .abs-button-desktop {
        width: auto
    }
    .abs-blocks-2columns,
    .abs-discount-block-desktop .block,
    .amazon-addresses .amazon-address,
    .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%
    }
    .abs-discount-block-desktop .block:nth-child(1),
    .amazon-addresses .amazon-address:nth-child(1),
    .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
    .block-addresses-list .items.addresses>.item:nth-child(1),
    .form-edit-account .fieldset:nth-child(1),
    .form-address-edit .fieldset:nth-child(1),
    .storecredit .block:nth-child(1),
    .paypal-review-discount .block:nth-child(1),
    .cart-discount .block:nth-child(1) {
        float: left;
        clear: left
    }
    .rtl-layout .abs-discount-block-desktop .block:nth-child(1),
    .rtl-layout .amazon-addresses .amazon-address:nth-child(1),
    .rtl-layout .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
    .rtl-layout .block-addresses-list .items.addresses>.item:nth-child(1),
    .rtl-layout .form-edit-account .fieldset:nth-child(1),
    .rtl-layout .form-address-edit .fieldset:nth-child(1),
    .rtl-layout .storecredit .block:nth-child(1),
    .rtl-layout .paypal-review-discount .block:nth-child(1),
    .rtl-layout .cart-discount .block:nth-child(1) {
        float: right;
        clear: right
    }
    .abs-discount-block-desktop .block:nth-child(2),
    .amazon-addresses .amazon-address:nth-child(2),
    .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
    .block-addresses-list .items.addresses>.item:nth-child(2),
    .form-edit-account .fieldset:nth-child(2),
    .form-address-edit .fieldset:nth-child(2),
    .storecredit .block:nth-child(2),
    .paypal-review-discount .block:nth-child(2),
    .cart-discount .block:nth-child(2) {
        float: right
    }
    .abs-discount-block-desktop .block:nth-child(2)+*,
    .amazon-addresses .amazon-address:nth-child(2)+*,
    .account .column.main .block:not(.widget) .block-content .box:nth-child(2)+*,
    .block-addresses-list .items.addresses>.item:nth-child(2)+*,
    .form-edit-account .fieldset:nth-child(2)+*,
    .form-address-edit .fieldset:nth-child(2)+*,
    .storecredit .block:nth-child(2)+*,
    .paypal-review-discount .block:nth-child(2)+*,
    .cart-discount .block:nth-child(2)+* {
        clear: both
    }
    .rtl-layout .abs-discount-block-desktop .block:nth-child(2),
    .rtl-layout .amazon-addresses .amazon-address:nth-child(2),
    .rtl-layout .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
    .rtl-layout .block-addresses-list .items.addresses>.item:nth-child(2),
    .rtl-layout .form-edit-account .fieldset:nth-child(2),
    .rtl-layout .form-address-edit .fieldset:nth-child(2),
    .rtl-layout .storecredit .block:nth-child(2),
    .rtl-layout .paypal-review-discount .block:nth-child(2),
    .rtl-layout .cart-discount .block:nth-child(2) {
        float: left
    }
    .abs-margin-for-blocks-and-widgets-desktop,
    .page-main .block,
    .customer-review .product-details {
        margin-bottom: 60px
    }
    .abs-reset-left-margin-desktop,
    .column.main .paypal-review .actions-toolbar,
    .column.main .block-giftregistry-shared-items .actions-toolbar {
        margin-left: 0
    }
    .abs-action-remove-desktop,
    .abs-add-fields-desktop .fieldset .additional .action.remove,
    .form-giftregistry-share .fieldset .additional .action.remove,
    .form-giftregistry-edit .fieldset .additional .action.remove,
    .form-create-return .fieldset .additional .action.remove,
    .form.send.friend .fieldset .additional .action.remove {
        margin-left: 90%
    }
    .abs-add-fields-desktop .fieldset .field .control,
    .form-giftregistry-share .fieldset .field .control,
    .form-giftregistry-edit .fieldset .field .control,
    .form-create-return .fieldset .field .control,
    .form.send.friend .fieldset .field .control {
        width: auto
    }
    .abs-margin-for-forms-desktop {
        margin-left: 25.8%
    }
    .abs-visually-hidden-desktop {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .abs-add-clearfix-desktop:before,
    .abs-add-clearfix-desktop:after,
    .amazon-addresses:before,
    .amazon-addresses:after,
    .paypal-review .block-content:before,
    .paypal-review .block-content:after,
    .paypal-review-discount:before,
    .paypal-review-discount:after,
    .cart-container:before,
    .cart-container:after,
    .login-container:before,
    .login-container:after,
    .account .page-title-wrapper:before,
    .account .page-title-wrapper:after,
    .account .column.main .block:not(.widget) .block-content:before,
    .account .column.main .block:not(.widget) .block-content:after,
    .block-addresses-list .items.addresses:before,
    .block-addresses-list .items.addresses:after,
    .block-giftregistry-shared .item-options:before,
    .block-giftregistry-shared .item-options:after,
    .data.table .gift-wrapping .nested:before,
    .data.table .gift-wrapping .nested:after,
    .data.table .gift-wrapping .content:before,
    .data.table .gift-wrapping .content:after,
    .block-wishlist-management:before,
    .block-wishlist-management:after,
    .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
    .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
    .order-links:before,
    .order-links:after,
    .account .column.main .block.block-order-details-view:before,
    .account .column.main .block.block-order-details-view:after,
    [class^="sales-guest-"] .column.main .block.block-order-details-view:before,
    [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
    .sales-guest-view .column.main .block.block-order-details-view:before,
    .sales-guest-view .column.main .block.block-order-details-view:after,
    .page-header .header.panel:before,
    .page-header .header.panel:after,
    .header.content:before,
    .header.content:after {
        content: '';
        display: table
    }
    .abs-add-clearfix-desktop:after,
    .amazon-addresses:after,
    .paypal-review .block-content:after,
    .paypal-review-discount:after,
    .cart-container:after,
    .login-container:after,
    .account .page-title-wrapper:after,
    .account .column.main .block:not(.widget) .block-content:after,
    .block-addresses-list .items.addresses:after,
    .block-giftregistry-shared .item-options:after,
    .data.table .gift-wrapping .nested:after,
    .data.table .gift-wrapping .content:after,
    .block-wishlist-management:after,
    .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
    .order-links:after,
    .account .column.main .block.block-order-details-view:after,
    [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
    .sales-guest-view .column.main .block.block-order-details-view:after,
    .page-header .header.panel:after,
    .header.content:after {
        clear: both
    }
    .abs-add-box-sizing-desktop,
    .abs-shopping-cart-items-desktop,
    .column.main,
    .sidebar-main,
    .sidebar-additional,
    .bundle-options-container .block-bundle-summary,
    .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    .block-cart-failed,
    .cart-container .form-cart,
    .cart-container .cart-gift-item {
        box-sizing: border-box
    }
    .abs-add-box-sizing-desktop-m,
    .opc-wrapper {
        box-sizing: border-box
    }
    .abs-revert-field-type-desktop .fieldset>.field,
    .abs-revert-field-type-desktop .fieldset .fields>.field {
        margin: 0 0 20px
    }
    .abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.label,
    .abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.label {
        box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0
    }
    .abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.control,
    .abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.control {
        float: none;
        width: auto
    }
    .abs-revert-field-type-desktop .fieldset>.field>.label,
    .abs-revert-field-type-desktop .fieldset .fields>.field>.label {
        margin: 0 0 8px;
        display: inline-block
    }
    .abs-revert-field-type-desktop .fieldset>.field.choice:before,
    .abs-revert-field-type-desktop .fieldset .fields>.field.choice:before,
    .abs-revert-field-type-desktop .fieldset>.field.no-label:before,
    .abs-revert-field-type-desktop .fieldset .fields>.field.no-label:before {
        display: none
    }
    .abs-form-field-column-2 .fieldset .field,
    .form-giftregistry-share .fieldset .field,
    .form-giftregistry-edit .fieldset .field,
    .form-create-return .fieldset .field,
    .form.send.friend .fieldset .field {
        padding: 0 12px 0 0;
        box-sizing: border-box;
        display: inline-block;
        width: 50%;
        vertical-align: top
    }
    .form-giftregistry-share .fieldset .field:nth-last-child(1),
    .form-giftregistry-share .fieldset .field:nth-last-child(2),
    .form-giftregistry-edit .fieldset .field:nth-last-child(1),
    .form-giftregistry-edit .fieldset .field:nth-last-child(2),
    .form-create-return .fieldset .field:nth-last-child(1),
    .form-create-return .fieldset .field:nth-last-child(2),
    .form.send.friend .fieldset .field:nth-last-child(1),
    .form.send.friend .fieldset .field:nth-last-child(2) {
        margin-bottom: 0
    }
    .abs-form-field-column-2 .fieldset .field+.fieldset,
    .form-giftregistry-share .fieldset .field+.fieldset,
    .form-giftregistry-edit .fieldset .field+.fieldset,
    .form-create-return .fieldset .field+.fieldset,
    .form.send.friend .fieldset .field+.fieldset {
        clear: both
    }
    .abs-form-field-column-2 .fieldset .field .field,
    .form-giftregistry-share .fieldset .field .field,
    .form-giftregistry-edit .fieldset .field .field,
    .form-create-return .fieldset .field .field,
    .form.send.friend .fieldset .field .field {
        width: 100%;
        padding: 0
    }
    .abs-form-field-revert-column-1 {
        width: 100%
    }
    .abs-forms-general-desktop,
    .form-giftcard-redeem,
    .form-giftregistry-create {
        max-width: 500px
    }
    .abs-forms-general-desktop .legend,
    .form-giftcard-redeem .legend,
    .form-giftregistry-create .legend {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .abs-forms-general-desktop .legend+br,
    .form-giftcard-redeem .legend+br,
    .form-giftregistry-create .legend+br {
        display: none
    }
    .abs-revert-side-paddings,
    .checkout-cart-index .page-title-wrapper,
    .cart-summary .block .content,
    .cart-empty {
        padding-left: 0;
        padding-right: 0
    }
    .abs-account-block-font-size,
    .block-addresses-list address,
    .block-balance-giftcard .block-content,
    .block-reviews-dashboard .product-name {
        font-size: 1.6rem
    }
    .abs-account-table-margin-desktop,
    .table-wrapper.balance-history,
    .table-wrapper.reward-history,
    .table-wrapper.orders-recent {
        margin-top: -25px
    }
    .abs-action-print {
        display: inline-block;
        text-decoration: none
    }
    .abs-action-print:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 16px;
        color: inherit;
        content: '\e624';
        font-family: 'luma-icons';
        margin: 0 4px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .abs-no-display-desktop,
    .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
        display: none
    }
    .abs-status-desktop,
    .return-status,
    .order-status {
        margin-top: 6px;
        padding: 5px 10px
    }
    .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
    .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
    .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
    .account .page-main .page-title-wrapper .order-date,
    [class^="sales-guest-"] .page-main .page-title-wrapper .order-date,
    .sales-guest-view .page-main .page-title-wrapper .order-date {
        margin: -14px 0 18px
    }
    .abs-table-bordered-desktop {
        border: none
    }
    .abs-table-bordered-desktop>thead>tr>th,
    .abs-table-bordered-desktop>tbody>tr>th,
    .abs-table-bordered-desktop>tfoot>tr>th,
    .abs-table-bordered-desktop>thead>tr>td,
    .abs-table-bordered-desktop>tbody>tr>td,
    .abs-table-bordered-desktop>tfoot>tr>td {
        border: none
    }
    .abs-table-bordered-desktop>thead>tr>th,
    .abs-table-bordered-desktop>thead>tr>td {
        border-bottom: 1px solid #ddd
    }
    .abs-pager-toolbar,
    .account .toolbar,
    .toolbar-giftregistry-results,
    .toolbar-wishlist-results {
        position: relative
    }
    .abs-pager-toolbar .toolbar-amount,
    .abs-pager-toolbar .limiter,
    .account .toolbar .toolbar-amount,
    .account .toolbar .limiter,
    .toolbar-giftregistry-results .toolbar-amount,
    .toolbar-giftregistry-results .limiter,
    .toolbar-wishlist-results .toolbar-amount,
    .toolbar-wishlist-results .limiter {
        position: relative;
        z-index: 1
    }
    .abs-pager-toolbar .toolbar-amount,
    .account .toolbar .toolbar-amount,
    .toolbar-giftregistry-results .toolbar-amount,
    .toolbar-wishlist-results .toolbar-amount {
        line-height: 30px;
        padding: 0
    }
    .abs-pager-toolbar .pages,
    .account .toolbar .pages,
    .toolbar-giftregistry-results .pages,
    .toolbar-wishlist-results .pages {
        position: absolute;
        z-index: 0;
        width: 100%
    }
    .abs-shopping-cart-items-desktop,
    .block-cart-failed,
    .cart-container .form-cart,
    .cart-container .cart-gift-item {
        width: 66.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 4%;
        position: relative
    }
    .rtl-layout .block-cart-failed,
    .rtl-layout .cart-container .form-cart,
    .rtl-layout .cart-container .cart-gift-item {
        float: right;
        padding-right: 0;
        padding-left: 4%
    }
    .abs-discount-block-desktop .block,
    .paypal-review-discount .block,
    .cart-discount .block {
        width: 100%
    }
    .abs-discount-block-desktop .block>.title,
    .paypal-review-discount .block>.title,
    .cart-discount .block>.title {
        border: 0;
        cursor: default;
        color: #282828;
        font: 500 16px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
        background-color: transparent;
        text-transform: uppercase;
        position: relative;
        padding: 0;
        margin-bottom: 20px;
        min-width: 100%;
        border-bottom: 1px solid #282828;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0
    }
    .abs-discount-block-desktop .block>.title strong,
    .paypal-review-discount .block>.title strong,
    .cart-discount .block>.title strong {
        font: 500 16px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
        border: 0;
        padding-bottom: 15px;
        margin-top: 0;
        margin-bottom: 0;
        display: inline-block;
        vertical-align: top;
        border-bottom: 3px solid #282828
    }
    .paypal-review-discount .block>.title:after,
    .cart-discount .block>.title:after {
        display: none
    }
    .abs-discount-block-desktop .block .content,
    .paypal-review-discount .block .content,
    .cart-discount .block .content {
        display: block !important;
        padding: 20px;
        background: #fff;
        box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
        -moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
        -webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
        -o-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
        -ms-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1)
    }
    .abs-discount-block-desktop .actions-toolbar .secondary,
    .paypal-review-discount .actions-toolbar .secondary,
    .cart-discount .actions-toolbar .secondary {
        bottom: -30px;
        left: 0;
        position: absolute
    }
    .navigation,
    .breadcrumbs,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper>.widget,
    .page-wrapper>.page-bottom,
    .block.category.event,
    .top-container,
    .page-main {
        /*padding-left: 10px;
        padding-right: 10px;*/
        margin-left: auto;
        margin-right: auto;
        width: auto;
        box-sizing: border-box
    }
    .page-main {
        width: 100%;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        flex-basis: auto
    }
    .ie9 .page-main {
        width: auto
    }
    .columns {
        display: flex;
        margin-left: -10px;
        margin-right: -10px
    }
    .column.main {
        min-height: 300px;
        /*padding-left: 10px;
        padding-right: 10px*/
    }
    .page-layout-1column .column.main {
        max-width: 100%;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }
    .page-layout-3columns .column.main {
        width: 50%;
        display: inline-block;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }
    .page-layout-2columns-left .column.main {
        width: 75%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }
    .page-layout-2columns-right .column.main {
            width: 75%;
    float: right;
    flex-basis: 75%;
    order: 2;
    }
    .sidebar-main {
        padding-left: 10px;
        padding-right: 10px
    }
    .page-layout-3columns .sidebar-main {
        width: 25%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }
    .page-layout-2columns-left .sidebar-main {
        width: 25%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }
    .page-layout-2columns-right .sidebar-main {
        width: 25%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }
    .page-layout-2columns-right .sidebar-main {
        padding-left: 10px;
        padding-right: 10px
    }
    .sidebar-additional {
        clear: right;
        padding-left: 10px;
        padding-right: 10px
    }
    .page-layout-3columns .sidebar-additional {
        width: 25%;
        float: right;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3
    }
    .page-layout-2columns-left .sidebar-additional {
        width: 25%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }
    .page-layout-2columns-right .sidebar-additional {
           width: 25%;
    float: left;
    flex-basis: 25%;
    order: 0;
    }
    .page-layout-2columns-left .sidebar-additional {
        padding-left: 0;
        clear: left;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }
    .panel.header {
        padding: 10px 20px
    }
    .nav-toggle {
        display: none
    }
    .navigation ul {
        padding: 0
    }
    .nav-sections {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        flex-basis: auto
    }
    .nav-sections-item-title {
        display: none
    }
    .nav-sections-item-content {
        display: block !important
    }
    .nav-sections-item-content>* {
        display: none
    }
    .nav-sections-item-content>.navigation {
        display: block
    }
    .nav-sections-item-content>.menu-container {
        display: block
    }
    .navigation {
        background: #282828;
        font-weight: 700;
        height: inherit;
        left: auto;
        overflow: inherit;
        padding: 0;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 3
    }
    .navigation:empty {
        display: none
    }
    .navigation ul {
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        position: relative
    }
    .navigation li.level0 {
        border-top: none
    }
    .navigation li.level1 {
        position: relative
    }
    .navigation .level0 {
        margin: 0 10px 0 0;
        display: inline-block;
        position: relative
    }
    .navigation .level0:last-child {
        margin-right: 0;
        padding-right: 0
    }
    .navigation .level0:hover:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 100%;
        width: 10px;
        height: calc(103%);
        z-index: 1
    }
    .navigation .level0>.level-top {
        color: #fff;
        line-height: 47px;
        padding: 0 12px;
        text-decoration: none;
        box-sizing: border-box;
        position: relative;
        display: inline-block
    }
    .navigation .level0>.level-top:hover,
    .navigation .level0>.level-top.ui-state-focus {
        background: #525252;
        color: #fff;
        text-decoration: none
    }
    .navigation .level0.active>.level-top,
    .navigation .level0.has-active>.level-top {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 3px;
        color: #fff;
        text-decoration: none;
        display: inline-block
    }
    .navigation .level0.parent:hover>.submenu {
        overflow: visible !important
    }
    .navigation .level0.parent>.level-top {
        padding-right: 20px
    }
    .navigation .level0.parent>.level-top>.ui-menu-icon {
        position: absolute;
        right: 0;
        display: inline-block;
        text-decoration: none
    }
    .navigation .level0.parent>.level-top>.ui-menu-icon>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .navigation .level0.parent>.level-top>.ui-menu-icon:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        line-height: 20px;
        color: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .navigation .level0 .submenu {
        background: #fafafa;
        border: 1px solid #ddd;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
        font-weight: 400;
        min-width: 230px;
        padding: 15px 0;
        display: none;
        left: 0;
        margin: 0 !important;
        padding: 0;
        position: absolute;
        z-index: 1;
        margin-top: 11px
    }
    .navigation .level0 .submenu>ul {
        margin-top: 11px
    }
    .navigation .level0 .submenu>ul:before,
    .navigation .level0 .submenu>ul:after {
        content: '';
        display: block;
        overflow: hidden;
        position: absolute
    }
    .navigation .level0 .submenu>ul:before {
        color: #fafafa;
        left: 20px;
        top: -20px;
        border: 10px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #fafafa;
        z-index: 4
    }
    .navigation .level0 .submenu>ul:after {
        border: 11px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #ddd;
        color: #ddd;
        left: 19px;
        top: -22px;
        z-index: 3
    }
    .navigation .level0 .submenu:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 4px;
        left: 0;
        top: -4px;
        z-index: 1
    }
    .navigation .level0 .submenu a {
        display: block;
        line-height: inherit;
        color: #282828;
        padding: 8px 20px
    }
    .navigation .level0 .submenu a:hover,
    .navigation .level0 .submenu a.ui-state-focus {
        background: #e8e8e8;
        color: #fff;
        text-decoration: none
    }
    .navigation .level0 .submenu .active>a {
        border-color: #ff5501;
        border-style: solid;
        border-width: 0 0 0 3px;
        color: #fc7070
    }
    .navigation .level0 .submenu .submenu {
        top: 0 !important;
        left: 100% !important
    }
    .navigation .level0 .submenu .submenu-reverse {
        left: auto !important;
        right: 100%
    }
    .navigation .level0 .submenu li {
        margin: 0
    }
    .navigation .level0 .submenu li.parent>a>.ui-menu-icon {
        position: absolute;
        right: 3px;
        display: inline-block;
        text-decoration: none
    }
    .navigation .level0 .submenu li.parent>a>.ui-menu-icon>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .navigation .level0 .submenu li.parent>a>.ui-menu-icon:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        line-height: 20px;
        color: inherit;
        content: '\e608';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .navigation .level0.more {
        position: relative;
        display: inline-block;
        text-decoration: none
    }
    .navigation .level0.more:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 26px;
        line-height: inherit;
        color: inherit;
        content: '\e607';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .navigation .level0.more:before {
        display: none
    }
    .navigation .level0.more:after {
        cursor: pointer;
        padding: 8px 12px;
        position: relative;
        z-index: 1
    }
    .navigation .level0.more:hover>.submenu {
        overflow: visible !important
    }
    .navigation .level0.more li {
        display: block
    }
    .navigation ul {
        padding: 0
    }
    .navigation li.level0 {
        margin: 0
    }
    .navigation li.level0>.level-top {
        text-decoration: none;
        color: #fff;
        background-color: #282828;
        border-color: #282828;
        font: 500 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
        text-transform: uppercase;
        padding: 12px 20px;
        vertical-align: top;
        display: inline-block;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .navigation li.level0>.level-top:visited {
        color: #fff;
        text-decoration: none
    }
    .navigation li.level0>.level-top:hover {
        color: #fff;
        text-decoration: none
    }
    .navigation li.level0>.level-top:active {
        color: #fff;
        text-decoration: none
    }
    .navigation li.level0:hover>.level-top.ui-state-active {
        color: #fff;
        background-color: #525252;
        border-color: #282828;
        font: 500 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
    }
    .navigation .level0 .submenu {
        background-color: #fff;
        box-shadow: 0 1px 3px #e1e1e1;
        -moz-box-shadow: 0 1px 3px #e1e1e1;
        -webkit-box-shadow: 0 1px 3px #e1e1e1;
        -o-box-shadow: 0 1px 3px #e1e1e1;
        -ms-box-shadow: 0 1px 3px #e1e1e1;
        border-width: 0
    }
    .navigation .level0 .submenu>li {
        margin-bottom: 0
    }
    .navigation .level0 .submenu a {
        color: #282828;
        text-decoration: none;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .navigation .level0 .submenu a:visited {
        color: #282828;
        text-decoration: none
    }
    .navigation .level0 .submenu a:hover {
        color: #222;
        text-decoration: none
    }
    .navigation .level0 .submenu a:active {
        color: #222;
        text-decoration: none
    }
    .navigation .level0 .submenu a:hover,
    .navigation .level0 .submenu a.ui-state-focus {
        color: #222;
        background-color: #525252
    }
    .panel.header .links,
    .panel.header .switcher {
        display: inline-block
    }
    .isotope .cdz-buttons-container .qs-button,
    .isotope .cdz-buttons-container .action,
    .isotope .cdz-buttons-container button.primary {
        color: #282828;
        background-color: transparent;
        border-color: #282828
    }
    .isotope .cdz-buttons-container .qs-button:hover,
    .isotope .cdz-buttons-container .action:hover,
    .isotope .cdz-buttons-container button.primary:hover {
        color: #282828;
        background-color: #fff;
        border-color: #282828
    }
    .product.data.items {
        position: relative;
        z-index: 1;
        border-bottom: 0;
        margin-left: 0;
        margin-right: 0
    }
    .product.data.items:before,
    .product.data.items:after {
        content: '';
        display: table
    }
    .product.data.items:after {
        clear: both
    }
    .product.data.items>.item.title {
        float: left;
        width: auto
    }
    .product.data.items>.item.title>.switch {
        height: 20px;
        display: block;
        position: relative;
        z-index: 2
    }
    .product.data.items>.item.content {
        margin-top: 20px;
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        width: 100%
    }
    .product.data.items>.item.content:before,
    .product.data.items>.item.content:after {
        content: '';
        display: table
    }
    .product.data.items>.item.content:after {
        clear: both
    }
    .product.data.items>.item.content.active {
        display: block
    }
    .product.data.items>.item.title {
        margin: 0 5px 0 0
    }
    .product.data.items>.item.title>.switch {
        font-weight: 600;
        line-height: 40px;
        font-size: 1.4rem;
        color: #ccc;
        text-decoration: none;
        background: #fafafa;
        border: 1px solid #d8d8d8;
        border-bottom: none;
        height: 40px;
        padding: 10px 10px 10px 10px
    }
    .product.data.items>.item.title>.switch:visited {
        color: #ccc;
        text-decoration: none
    }
    .product.data.items>.item.title>.switch:hover {
        color: #222;
        text-decoration: none
    }
    .product.data.items>.item.title>.switch:active {
        color: #222;
        text-decoration: none
    }
    .product.data.items>.item.title:not(.disabled)>.switch:focus,
    .product.data.items>.item.title:not(.disabled)>.switch:hover {
        background: #fafafa
    }
    .product.data.items>.item.title:not(.disabled)>.switch:active,
    .product.data.items>.item.title.active>.switch,
    .product.data.items>.item.title.active>.switch:focus,
    .product.data.items>.item.title.active>.switch:hover {
        background: #fafafa;
        color: #222;
        text-decoration: none
    }
    .product.data.items>.item.title.active>.switch,
    .product.data.items>.item.title.active>.switch:focus,
    .product.data.items>.item.title.active>.switch:hover {
        padding-bottom: 11px
    }
    .product.data.items>.item.content {
        background: #fafafa;
        margin-top: 39px;
        padding: 10px 0 10px 0;
        border: 1px solid #d8d8d8
    }
    .product.data.items .item.title a:after {
        display: none
    }
    .actions-toolbar {
        text-align: left
    }
    .actions-toolbar:before,
    .actions-toolbar:after {
        content: '';
        display: table
    }
    .actions-toolbar:after {
        clear: both
    }
    .actions-toolbar .primary {
        float: left
    }
    .actions-toolbar .primary,
    .actions-toolbar .secondary {
        display: inline-block
    }
    .actions-toolbar .primary a.action,
    .actions-toolbar .secondary a.action {
        display: inline-block
    }
    .actions-toolbar .primary .action {
        margin: 0 15px 0 0
    }
    .actions-toolbar .secondary a.action {
        margin-top: 6px
    }
    .rtl-layout .actions-toolbar {
        text-align: right
    }
    .actions-toolbar>.primary,
    .actions-toolbar>.secondary {
        margin-bottom: 0
    }
    .actions-toolbar>.primary .action,
    .actions-toolbar>.secondary .action {
        width: auto;
        margin-bottom: 0
    }
    .actions-toolbar .secondary a.action {
        margin-top: 13px
    }
    .rtl-layout .actions-toolbar .primary {
        float: right
    }
    .rtl-layout .actions-toolbar .primary .action {
        margin: 0 0 0 15px
    }
    .cdz-horizontal-menu .groupmenu {
        background-color: transparent
    }
    .left-navigation .block {
        margin-bottom: 0 !important
    }
    .cms-index-index .left-navigation .block {
        margin-bottom: 60px !important
    }
    .left-navigation .left-menu {
        border: 1px solid #cdcdcd;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0
    }
    .left-navigation .left-menu li.level0 ul.submenu {
        left: 100% !important;
        position: absolute !important;
        width: 250px;
        z-index: 9;
        top: 0px !important
    }
    .rtl-layout .left-navigation .left-menu li.level0 ul.submenu {
        left: auto !important;
        right: 100% !important
    }
    .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon {
        position: relative;
        float: right
    }
    .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f105";
        font-size: 18px
    }
    .rtl-layout .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon {
        float: left
    }
    .rtl-layout .left-navigation .left-menu ul.level0 li.parent .ui-menu-icon:before {
        content: '\f104'
    }
    .container {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: #fff;
        margin-bottom: 20px
    }
    .cms-index-index .container {
        background: transparent;
        margin-bottom: 0
    }
    .container .breadcrumbs .items {
        padding: 12px 0 10px
    }
    .container .left-navigation .menu-title {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .cms-index-index .container .left-navigation .menu-title {
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0
    }
    .container .left-navigation:hover .menu-title {
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0
    }
    .cdz-menu-toggle {
        display: none
    }
    .cdz-main-menu .cdz-horizontal-menu {
        font-size: 0
    }
    .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link {
        text-decoration: none;
        color: #000;
        background-color: #ffffff;
        border-color: #ccc;
        padding: 15px 20px 14px;
        font-size: 11px !important
    } 
    .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link:visited {
        color: #000;
        text-decoration: none
    }
    .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link:hover {
        color: #000;
        text-decoration: none
    }
    .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link:active {
        color: #000;
        text-decoration: none
    }
    .cdz-main-menu .cdz-horizontal-menu li.level0:hover>a.menu-link {
        color: #000;
        background-color: #ffffff;
        border-color: #282828;
        font: 500 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
		line-height: 22px;
    }
	.page-title.education-page-title {
    margin-top: 38px;
}
.education-row .education-col {
    margin-top: 28px;
}
    .cms-index-index .cdz-main-menu .cdz-horizontal-menu li.level0.nav-home>a.menu-link {
        cursor: pointer;
        color: #000;
        background-color: #ffffff;
        border-color: #ccc;
        font: 500 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
    }
    
    .cdz-main-menu .cdz-vertical-menu li.level0 {
        border-color: #ebebeb
    }
    .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link {
        text-decoration: none;
        color: #444;
        background-color: #fafafa;
        border-color: #ebebeb;
        font: 500 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
        padding: 0;
        margin: 0
    }
    .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link:visited {
        color: #444;
        text-decoration: none
    }
    .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link:hover {
        color: #000;
        text-decoration: none
    }
    .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link:active {
        color: #000;
        text-decoration: none
    }
    .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link .menu-icon {
        min-width: 50px;
        font-size: 130%;
        padding-top: 18px
    }
    .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link:before {
        margin-top: 12px
    }
    .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link span {
        padding: 17px 20px 16px 60px;
        text-transform: none
    }
    .rtl-layout .cdz-main-menu .cdz-vertical-menu li.level0>a.menu-link span {
        padding-left: 20px;
        padding-right: 60px
    }
    .cdz-main-menu .cdz-vertical-menu li.level0:hover>a.menu-link {
        cursor: pointer;
        color: #000;
        background-color: #f1f1f1;
        border-color: #ebebeb;
        font: 500 12px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
    }
    .cdz-main-menu .cdz-vertical-menu li.level0.parent>a.menu-link:before {
        margin-top: 12px
    }
    .block.crosssell,
    .block.upsell,
    .block.related {
        position: relative
    }
    .block.crosssell .owl-carousel,
    .block.upsell .owl-carousel,
    .block.related .owl-carousel {
        padding-top: 20px
    }
    .block.crosssell .owl-carousel .owl-nav,
    .block.upsell .owl-carousel .owl-nav,
    .block.related .owl-carousel .owl-nav {
        position: absolute;
        top: -65px;
        width: auto;
        margin-top: 0;
        right: -5px;
        float: right;
        left: auto
    }
    .rtl-layout .block.crosssell .owl-carousel .owl-nav,
    .rtl-layout .block.upsell .owl-carousel .owl-nav,
    .rtl-layout .block.related .owl-carousel .owl-nav {
        left: -5px;
        right: auto
    }
    .block.related .owl-carousel .owl-nav {
        top: -90px
    }
    .slide-caption {
        max-width: 600px;
        top: 25%;
        left: 30%
    }
    .slide-caption.slide-right {
        left: auto;
        right: 10%
    }
    .slide-caption.slide-left {
        left: 10%;
        right: auto
    }
    .slide-caption .slide-title {
        margin-bottom: 40px
    }
    .slide-caption .slide-title span {
        font-size: 180%;
        border-width: 5px;
        padding: 5px 50px
    }
    .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
        width: 60px;
        height: 60px;
        top: 45%;
        top: calc(50% - 30px);
        -webkit-top: calc(50% - 30px);
        -o-top: calc(50% - 30px);
        -moz-top: calc(50% - 30px);
        border-width: 1px
    }
    .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
        font-size: 26px;
        line-height: 59px
    }
    .cdz-slideshow .owl-carousel.owl-theme .owl-dots {
        left: 47%
    }
    .product.info.detailed .product.data.items>.item.title>.switch {
        background: transparent
    }
    .product.info.detailed .product.data.items>.item.title>.switch:hover {
        color: #222;
        background-color: transparent;
        border-color: #222
    }
    .product.info.detailed .product.data.items>.item.title>.switch:hover:before {
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .product.info.detailed .product.data.items>.item.title.active>.switch {
        background: transparent
    }
    .product.info.detailed .product.data.items>.item.content {
        border-top-width: 1px
    }
    .quickshop-tabs .product.data.items:not(.has-tab)>.item.content {
        border-top-width: 0px;
        padding-top: 0;
        margin-top: 0
    }
    .product.data.items {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        text-align: center
    }
    .product.data.items>.item.title {
        float: none;
        display: inline-block;
        vertical-align: top
    }
    .product.data.items>.item.title>.switch {
        font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
        text-transform: uppercase;
        position: relative;
        border-width: 0;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .product.data.items>.item.title>.switch:before {
        content: '';
        width: 100%;
        background: #222;
        height: 4px;
        position: absolute;
        left: 0;
        bottom: 0;
        -moz-transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        transform: scale(0, 0);
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .product.data.items>.item.title>.switch:hover {
        color: #222;
        background-color: #fafafa;
        border-color: #222
    }
    .product.data.items>.item.title>.switch:hover:before {
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .product.data.items>.item.title.active>.switch {
        font-weight: 700;
        color: #222;
        background-color: #fafafa;
        border-color: #222
    }
    .product.data.items>.item.title.active>.switch:before {
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .product.data.items>.item.content {
        text-align: left;
        background: transparent;
        padding: 20px 0 0;
        border-width: 0
    }
    .rtl-layout .product.data.items>.item.content {
        text-align: right;
        margin-left: 0;
        margin-right: -100%;
        float: left
    }
    .tabs-list.product.data.items,
    .tabs-list-sty02.product.data.items,
    .tabs-list-sty03.product.data.items,
    .tabs-list-sty05.product.data.items {
        min-height: 400px;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        text-align: center
    }
    .tabs-list.product.data.items>.item.title,
    .tabs-list-sty02.product.data.items>.item.title,
    .tabs-list-sty03.product.data.items>.item.title,
    .tabs-list-sty05.product.data.items>.item.title {
        float: none;
        display: inline-block;
        vertical-align: top
    }
    .tabs-list.product.data.items>.item.title>.switch,
    .tabs-list-sty02.product.data.items>.item.title>.switch,
    .tabs-list-sty03.product.data.items>.item.title>.switch,
    .tabs-list-sty05.product.data.items>.item.title>.switch {
        border-width: 0;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .tabs-list.product.data.items>.item.title>.switch:before,
    .tabs-list-sty02.product.data.items>.item.title>.switch:before,
    .tabs-list-sty03.product.data.items>.item.title>.switch:before,
    .tabs-list-sty05.product.data.items>.item.title>.switch:before {
        display: none
    }
    .tabs-list.product.data.items>.item.content,
    .tabs-list-sty02.product.data.items>.item.content,
    .tabs-list-sty03.product.data.items>.item.content,
    .tabs-list-sty05.product.data.items>.item.content {
        border-top-width: 0
    }
    .tabs-list-sty02.product.data.items>.item.title>.switch {
        border: 1px solid;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        color: #ccc;
        background-color: transparent;
        border-color: transparent;
        font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
        min-width: 126px;
        padding: 5px 10px;
        line-height: 25px;
        height: 35px
    }
    .tabs-list-sty02.product.data.items>.item.title>.switch:hover {
        color: #222;
        background-color: transparent;
        border-color: #222
    }
    .tabs-list-sty02.product.data.items>.item.title.active>.switch {
        font-weight: 700;
        color: #222;
        background-color: transparent;
        border-color: #222
    }
    .tabs-list-sty03.product.data.items {
        float: left
    }
    .rtl-layout .tabs-list-sty03.product.data.items {
        float: right
    }
    .rtl-layout .tabs-list-sty03.product.data.items>.item.title {
        float: right
    }
    .tabs-list-sty03.product.data.items>.item.title {
        float: left
    }
    .tabs-list-sty03.product.data.items>.item.title>.switch {
        font: 500 18px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
        padding: 15px 20px;
        height: 50px
    }
    .tabs-list-sty03.product.data.items>.item.content {
        border-top-width: 1px;
        padding-top: 0;
        margin-top: 50px
    }
    .tabs-list-sty05.product.data.items>.item.title>.switch {
        color: #282828;
        background-color: transparent;
        border-color: transparent;
        font: 400 20px/1.35 Source Sans Pro, Helvetica Neue, Verdana, Arial, sans-serif;
        font-size: 14px;
        padding: 10px 20px;
        height: 40px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }
    .tabs-list-sty05.product.data.items>.item.title>.switch:hover {
        color: #fc7070;
        background-color: #282828;
        border-color: #282828
    }
    .tabs-list-sty05.product.data.items>.item.title.active>.switch {
        color: #fc7070;
        background-color: #282828;
        border-color: #282828
    }
    .tabs-list-sty05.product.data.items>.item.content {
        border-top-width: 0px;
        padding-top: 0;
        margin-top: 80px
    }
    .nav-tabs.abs-dropdown {
        padding: 0;
        list-style: none;
        display: inline-block;
        vertical-align: top;
        text-align: center;
        width: 100%;
        margin: 0
    }
    .nav-tabs.abs-dropdown li.item {
        display: inline-block;
        vertical-align: top;
        margin: 0
    }
    .nav-tabs.abs-dropdown li.item>.switch {
        color: #282828;
        background-color: transparent;
        border-color: transparent;
        font: 500 14px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif;
        padding: 10px 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        display: block;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .nav-tabs.abs-dropdown li.item>.switch:hover {
        color: #fc7070;
        background-color: #282828;
        border-color: #282828
    }
    .nav-tabs.abs-dropdown li.item.active>.switch {
        color: #fc7070;
        background-color: #282828;
        border-color: #282828
    }
    .product-style01 .nav-tabs.abs-dropdown li.item>.switch {
        padding: 10px;
        color: #ccc;
        background-color: #fafafa;
        border-color: #ccc
    }
    .product-style01 .nav-tabs.abs-dropdown li.item>.switch:hover {
        color: #222;
        background-color: #fafafa;
        border-color: #222
    }
    .product-style01 .nav-tabs.abs-dropdown li.item.active>.switch {
        font-weight: 700;
        color: #222;
        background-color: #fafafa;
        border-color: #222
    }
    .product-style01 .product.data.items>.item.content {
        padding-top: 0;
        margin-top: 20px
    }
    header.page-header .header.panel {
        padding-bottom: 8px;
        padding-top: 8px
    }
    header.page-header .header.panel>.header.links>li>a {        
        padding-left: 18px
    }
    header.page-header .header.panel>.header.links>li>a:before {
        margin-right: 3px;
        position: absolute;
        top: -2px;
        left: 0
    }
    header.page-header .header.panel>.header.links>li>a.register-link:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e605";
        font-size: 15px;
        font-family: 'Pe-icon-7-stroke';
        speak: none
    }
    header.page-header .header.panel>.header.links>li>a.compare:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e6c2";
        font-size: 15px;
        font-family: 'Pe-icon-7-stroke';
        speak: none
    }
    header.page-header .header.panel>.header.links>li.wishlist {
        position: relative;
        padding-left: 18px
    }
    header.page-header .header.panel>.header.links>li.wishlist a {
        padding: 0
    }
    header.page-header .header.panel>.header.links>li.wishlist:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e642";
        font-size: 15px;
        font-family: 'Pe-icon-7-stroke';
        speak: none;
        position: absolute;
        top: -2px;
        left: 0
    }
    header.page-header .switcher strong {
        font: 400 20px/1.35 Source Sans Pro, Helvetica Neue, Verdana, Arial, sans-serif;
        font-size: 1.1rem
    }
    header.page-header .header-stores {
        float: left
    }
    header.page-header .switcher .options .action.toggle {
        font-weight: 400;
        font-size: 1rem
    }
    header.page-header .switcher .options .action.toggle:after {
        font-size: 6px;
        margin-left: 5px
    }
    header.page-header .switcher .options .action.toggle.active:after {
        font-size: 6px;
        margin-left: 5px
    }
    header.page-header .header-wrapper-content>.header.content {
        padding: 40px 10px 43px
    }
    .logo {
        max-width: 25%
    }
    .minicart-wrapper {
        margin-right: 20px
    }
    .minicart-wrapper a.action.showcart .price-label {
        padding: 20px 0px 0px 12px;
        font-size: 12px;
        font-weight: 400
    }
    .page-main .block {
        /*margin-bottom: 45px*/
        margin: 0px 20px;
    }
    .logo .small-logo {
        display: none
    }
    .minicart-wrapper a.action.showcart .text {
        font-size: 1.25rem;
        width: auto;
        text-indent: 0;
        height: auto;
        clip: unset;
        padding-left: 12px
    }
    .cdz-login-form-dropdown {
        border-color: #e1e1e1;
        top: 24px
    }
    .header-main-menu .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link {
        padding: 13px 15px 10px
    }
    .header-main-menu .cdz-main-menu .cdz-horizontal-menu li.level0>.groupmenu-drop {
        top: 47px;
		    background-color: transparent;
    }
	.row.size-chart .col-xs-24 {
    margin-top: 106px;
    margin-left: 26px;
}
h3.groupdrop-title.frtr {
    margin-bottom: 90px;
}
a.red-anchor.groupdrop-title.erio {
    margin-top: 40px;
}
p.groupdrop-title.wewe {
    margin-top: 223px;
}
.hjh{
	    margin-bottom: 73px;
}
img.sdehb {
    height: 462px;
}
h3.krji {
    margin-top: 23px;
    font-size: 26px;
}
h6.groupdrop-title.dfd {
    letter-spacing: 1.5px;
    font-size: 17px;
    margin-bottom: 25px;
}
.tradind {
    font-size: 20px;
}
p.ecahd {
    margin-top: 34px;
    margin-bottom: 0px;
}
p.to-overs {
    margin-top: 102px;
}
h3.groupdrop-title {
    font-size: 23px;
}

h2.groupdrop-title {
    margin-bottom: 30px;
}

    .header-wrapper-bottom .header.content {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .header-wrapper-bottom .block-search input[type="text"] {
        border-top-width: 1px;
        border-bottom-width: 1px
    }
    .slideshow-container {
        margin-bottom: 80px
    }
    .search-wrapper .minisearch .block-search input[type="text"]::-webkit-input-placeholder {
        color: #000
    }
    .search-wrapper .minisearch .block-search input[type="text"]:-moz-placeholder {
        color: #000
    }
    .search-wrapper .minisearch .block-search input[type="text"]::-moz-placeholder {
        color: #000
    }
    .search-wrapper .minisearch .block-search input[type="text"]:-ms-input-placeholder {
        color: #000
    }
    .search-wrapper .block-search .action.search::before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e618";
        font-size: 25px;
        font-family: 'Pe-icon-7-stroke';
        speak: none
    }
    .rtl-layout .page-header .logo {
        float: right
    }
    .rtl-layout .page-header .minicart-wrapper .action.showcart .counter.qty {
        right: -5px;
        left: auto
    }
    .rtl-layout .page-header .header-stores {
        float: right
    }
    .rtl-layout .page-header .header.panel>.header.links>li>a {
        padding-left: 0;
        padding-right: 22px
    }
    .rtl-layout .page-header .header.panel>.header.links>li>a:before {
        right: 0;
        left: auto
    }
    .rtl-layout .page-header .header.panel>.header.links>li.wishlist {
        padding-left: 0;
        padding-right: 22px
    }
    .rtl-layout .page-header .header.panel>.header.links>li.wishlist a {
        padding: 0
    }
    .rtl-layout .page-header .header.panel>.header.links>li.wishlist:before {
        right: 0;
        left: auto
    }
    .header-wrapper-content.sticky-menu.active {
        box-shadow: 0 0 5px #bdbdbd;
        -moz-box-shadow: 0 0 5px #bdbdbd;
        -webkit-box-shadow: 0 0 5px #bdbdbd;
        -o-box-shadow: 0 0 5px #bdbdbd;
        -ms-box-shadow: 0 0 5px #bdbdbd;
        width: 100%;
        max-width: 100% !important;
        top: 0;
        left: 0;
        right: 0;
        z-index: 889;
        margin: 0 auto;
        position: fixed !important;
        -webkit-animation-name: fadeInDown;
        -webkit-animation-duration: 5.0s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-direction: normal;
        -webkit-animation-play-state: running;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: anim_titles;
        -moz-animation-duration: 5.0s;
        -moz-animation-timing-function: linear;
        -moz-animation-iteration-count: infinite;
        -moz-animation-direction: normal;
        -moz-animation-play-state: running;
        -moz-animation-fill-mode: forwards;
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        -webkit-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -webkit-animation-duration: 0.7s;
        -moz-animation-duration: 0.7s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out
    }
    .header-wrapper-content.sticky-menu.active .header.content {
        padding: 0 0px 0 0px;
        position: relative
    }
	
    .rtl-layout .header-wrapper-content.sticky-menu.active .header.content {
        padding: 0 10px 0 120px
    }
    .header-wrapper-content.sticky-menu.active .header-wrapper-bottom {
        padding: 4px 0
    }
    .header-wrapper-content.sticky-menu.active .logo {
        margin: 0;
        position: absolute;
        left: 10px;
        top: 0;
        width: 50px;
        height: 40px;
        z-index: 5;
        display: none
    }
    .header-wrapper-content.sticky-menu.active .mobile-search-wrapper {
        position: absolute;
        right: 60px
    }
    .rtl-layout .header-wrapper-content.sticky-menu.active .mobile-search-wrapper {
        left: 60px;
        right: auto
    }
    .header-wrapper-content.sticky-menu.active .search-wrapper {
        float: right;
        position: absolute;
        right: 70px;
        width: 40px;
        height: 40px
    }
    .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper {
        left: 70px;
        right: auto
    }
    .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"] {
        text-transform: uppercase;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-width: 0;
        width: 0;
        float: right;
        padding: 0
    }
    .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"] {
        float: left
    }
    .header-wrapper-content.sticky-menu.active .search-wrapper:hover .block-search input[type="text"] {
        width: 250px;
        padding: 0 40px 0 10px;
        border-width: 1px
    }
    .rtl-layout .header-wrapper-content.sticky-menu.active .search-wrapper:hover .block-search input[type="text"] {
        padding: 0 10px 0 40px
    }
    .header-wrapper-content.sticky-menu.active .minicart-wrapper {
        margin: 0;
        position: absolute;
        right: 10px;
        top: 0;
        z-index: 5
    }
    .rtl-layout .header-wrapper-content.sticky-menu.active .minicart-wrapper {
        left: 10px;
        right: auto
    }
    .header-wrapper-content.sticky-menu.active .minicart-wrapper .price-label {
        display: none
    }
    .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart {
        border: 0;
        background-color: transparent;
        color: #fff
    }
    .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:before {
        border-right: 0;
        background-color: transparent;
        background-image: url("../images/icon.png");
        background-position: 12px -28px;
        background-repeat: no-repeat;
        color: #fff;
        height: 48px;
        width: 48px
    }
    
    .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
        top: 0;
        right: 0;
        left: auto;
        border: 0;
        background-color: #fc7070;
        color: #fff
    }
    .rtl-layout .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
        left: 0;
        right: auto
    }
    .rtl-layout .page-footer .item_tag li a,
    .rtl-layout .page-footer .footer-social a,
    .rtl-layout .page-footer .copyright {
        float: right
    }
    .rtl-layout .page-footer .footer-custom-block {
        float: left
    }
    .customer-account-forgotpassword .page-main,
    .block-new-customer,
    #register-form-now {
        width: 520px
    }
	.block.block-new-customer .block-content {
    width: 50%;
}
	.login-container .block {
       width: 46%;
    float: left;
    margin-left: 16px;
	border-top: 1px solid #D1D1D1;
    padding-top: 35px;
}
.login-container {
    padding: 0px 64px;
}
button#send2 {
    margin: 0px !important;
}
.actions-toolbar {
    margin-top: 43px;
	text-align: left !important;
}

.actions-toolbar a.action.create.primary {
    margin: 0px 0px 0px 0px !important;
}
    .customer-account-forgotpassword .page-main .actions-toolbar,
    .block-new-customer .actions-toolbar,
    .login-container .actions-toolbar,
    #register-form-now .actions-toolbar {
        text-align: center
    }
    .customer-account-forgotpassword .page-main .actions-toolbar>div.primary,
    .block-new-customer .actions-toolbar>div.primary,
    .login-container .actions-toolbar>div.primary,
    #register-form-now .actions-toolbar>div.primary {
        width: 100%
    }
    .customer-account-forgotpassword .page-main .actions-toolbar>div.primary .primary,
    .block-new-customer .actions-toolbar>div.primary .primary,
    .login-container .actions-toolbar>div.primary .primary,
    #register-form-now .actions-toolbar>div.primary .primary {
        width: 60%;
        margin: 0 20%
    }
    .customer-account-forgotpassword .page-main .actions-toolbar>div.primary a.primary,
    .block-new-customer .actions-toolbar>div.primary a.primary,
    .login-container .actions-toolbar>div.primary a.primary,
    #register-form-now .actions-toolbar>div.primary a.primary {
        margin-top: 10px
    }
    .customer-account-forgotpassword .page-main .actions-toolbar>div.secondary,
    .block-new-customer .actions-toolbar>div.secondary,
    .login-container .actions-toolbar>div.secondary,
    #register-form-now .actions-toolbar>div.secondary {
        clear: both
    }
    .cmspage-custom,
    .pagenotfound {
        width: 540px
    }
    .page-layout-1column .columns {
        margin-left: 0;
        margin-right: 0
    }
    .page-layout-1column.checkout-index-index .columns,
    .page-layout-1column.checkout-cart-index .columns,
    .page-layout-1column.cms-no-route .columns,
    .page-layout-1column.catalog-product-view .columns,
    .page-layout-1column.catalog-category-view .columns,
    .page-layout-1column.customer-account-forgotpassword .columns,
    .page-layout-1column.customer-account-login .columns,
    .page-layout-1column.cms-home .columns,
    .page-layout-1column.customer-account-create .columns {
        margin-left: -10px;
        margin-right: -10px
    }
    .box-layout .page-wrapper {
        max-width: 1025px
    }
    .wrapper-ads02 {
        padding: 80px 0
    }
    .wrapper-ads02 .newsletter-style02 {
        width: 50%;
        margin: 0 25%
    }
    .product-style01 .products-grid .product-item .product-item-info .cdz-product-top,
    .product-style01 .products-grid .product-item .product-item-info .cdz-hover-section {
        position: relative
    }
    .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        width: 100%;
        height: 100%;
        z-index: 2;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .product-style01 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
        position: absolute;
        left: 0;
        top: 0
    }
    .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container {
        text-align: center;
        display: table;
        height: 100%;
        width: 100%
    }
    .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container form {
        display: inline-block
    }
    .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container .cdz-buttons-inner {
        display: table-cell;
        vertical-align: middle
    }
    .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container .qs-button {
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        vertical-align: top
    }
    .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container .actions-secondary {
        display: inline-block
    }
    .product-style01 .products-grid .product-item .product-item-info .cdz-buttons-container button.tocart.primary {
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-bottom {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
    .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-bottom .cdz-buttons-container .qs-button {
        transform: translate(0, 0)
    }
    .product-style01 .products-grid .product-item .product-item-info:hover .cdz-product-bottom .cdz-buttons-container button.tocart.primary {
        transform: translate(0, 0)
    }
    .products-grid .product-item .product-item-info .cdz-product-top,
    .products-grid .product-item .product-item-info .cdz-hover-section {
        position: relative
    }
    .products-grid .product-item .product-item-info .cdz-product-bottom.non-hover {
        padding-top: 10px
    }
    .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
        position: absolute;
        left: 0;
        top: -50px;
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        width: 100%;
        z-index: 2;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container {
        text-align: center
    }
    .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container form {
        display: inline-block
    }
    .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .qs-button {
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        vertical-align: top
    }
    .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .actions-secondary {
        display: inline-block
    }
    .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container button.tocart.primary {
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .products-grid .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
    .products-grid .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .qs-button {
        transform: translate(0, 0)
    }
    .products-grid .product-item .product-item-info:hover .cdz-product-bottom:not(.non-hover) .cdz-buttons-container button.tocart.primary {
        transform: translate(0, 0)
    }
    .page-layout-1column .products-grid .product-items.isotope {
        margin: 0 !important
    }
    .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item {
        position: relative;
        width: 20%;
        padding: 2px;
        margin-bottom: 0
    }
    .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item.width-2 {
        width: 40%
    }
    .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item .product-item-info .cdz-product-bottom {
        background: rgba(0, 0, 0, 0.22)
    }
    .product-style01 .cdz-block-title {
        margin-bottom: 10px
    }
    .products-grid .isotope .iso-item.product-item {
        position: relative;
        color: #fc7070
    }
    .products-grid .isotope .iso-item.product-item.width-1:not(.width-2) .cdz-buttons form {
        display: inline-block;
        vertical-align: top
    }
    .products-grid .isotope .iso-item.product-item .product-item-link {
        color: #fc7070;
        text-decoration: none
    }
    .products-grid .isotope .iso-item.product-item .product-item-link:visited {
        color: #fc7070;
        text-decoration: none
    }
    .products-grid .isotope .iso-item.product-item .product-item-link:hover {
        color: #fc7070;
        text-decoration: none
    }
    .products-grid .isotope .iso-item.product-item .product-item-link:active {
        color: #fc7070;
        text-decoration: none
    }
    .products-grid .isotope .iso-item.product-item.width-1.width-2 .product-item-link {
        font: 500 16px/1.35 'maison', Helvetica Neue, Verdana, Arial, sans-serif
    }
    .products-grid .isotope .iso-item.product-item .price-box {
        margin-bottom: 15px
    }
    .products-grid .isotope .iso-item.product-item .old-price,
    .products-grid .isotope .iso-item.product-item .price {
        color: #fc7070
    }
    .products-grid .isotope .iso-item.product-item .product-item-info .product-item-details {
        padding-left: 5px;
        padding-right: 5px
    }
    .product-style02 .product-item .product-info-top {
        position: relative
    }
    .product-style02 .product-item .addto-hover-container {
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        width: 100%;
        height: 100%;
        z-index: 2;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .product-style02 .product-item .addto-hover-container .actions-secondary {
        display: inline-block
    }
    .product-style02 .product-item .addto-hover-container .addto-button {
        top: calc(50% - 16px);
        -webkit-top: calc(50% - 16px);
        -o-top: calc(50% - 16px);
        -moz-top: calc(50% - 16px);
        text-align: center;
        right: 0;
        left: 0;
        position: absolute
    }
    .product-style02 .product-item:hover .addto-hover-container {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
    .product-style04 .products-grid .product-items {
        margin: 0 !important
    }
    .product-style04 .products-grid .product-items .product-item {
        position: relative;
        margin-bottom: 0;
        margin-top: 0
    }
    .product-style04 .products-grid .product-items .product-item.big-product {
        width: 45%
    }
    .product-style04 .products-grid .product-items .product-item.big-product:before {
        left: -1px;
        top: 0;
        position: absolute;
        height: 100%;
        width: 1px;
        content: '';
        background: #ddd
    }
    .product-style04 .products-grid .product-items .product-item.width-2 {
        width: 18.333333%
    }
    .product-style04 .products.wrapper {
        border: 1px solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: #fff
    }
    .product-style04 .big-product {
        width: 50%;
        float: right;
        padding: 0
    }
    .product-style04 .big-product .item {
        width: 100%;
        padding: 0
    }
    .product-style04 .big-product .product-item-info {
        border: 0;
        text-align: center !important
    }
    .product-style04 .big-product .product-item-info .product-item-link {
        font-size: 140%
    }
    .product-style04 .big-product .product-item-info .price {
        font-size: 120%
    }
    .product-style04 .big-product .product-item-info .product-item-details {
        padding-bottom: 10px
    }
    .product-style04 .small-product {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd
    }
    .product-style04 .products-grid .product-item-name {
        min-height: 36px
    }
    .product-style04 .products-grid .product-item-info {
        text-align: left;
        border: 0
    }
    .product-style04 .products-grid .product-item-info .cdz-hover-section {
        text-align: center;
        padding: 10px 10px 0
    }
    .product-style04 .products-grid .product-item:hover .product-item-info {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -o-box-shadow: none;
        -ms-box-shadow: none
    }
    .product-style04 .products-grid .more-views {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding: 0 10% 10px
    }
    .product-style04 .products-grid .more-views .more-view-img {
        float: left;
        width: 25%;
        padding: 0 10px
    }
    .product-style05 .product.data.items>.item.content {
        padding-top: 40px
    }
    .product-style05 .ajax-load-button {
        position: relative
    }
    .product-style05 .ajax-load-button:before {
        content: '';
        position: absolute;
        left: -1px;
        right: -1px;
        top: -1px;
        bottom: -1px;
        background: #fff;
        z-index: -1
    }
    .product-style05 .product-item .product-info-top {
        position: relative
    }
    .product-style05 .product-item .product-item-details {
        overflow: hidden;
        padding-bottom: 10px
    }
    .product-style05 .product-item .addto-hover-container {
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        width: 100%;
        height: 100%;
        z-index: 2;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .product-style05 .product-item .addto-hover-container .actions-secondary {
        display: inline-block
    }
    .product-style05 .product-item .addto-hover-container .addto-button {
        top: calc(50% - 16px);
        -webkit-top: calc(50% - 16px);
        -o-top: calc(50% - 16px);
        -moz-top: calc(50% - 16px);
        text-align: center;
        right: 0;
        left: 0;
        position: absolute
    }
    .product-style05 .product-item:hover .product-item-info:before {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1
    }
    .product-style05 .product-item:hover .addto-hover-container {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
    .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px;
        overflow: hidden
    }
    .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel)>.product-item {
        width: 25%;
        padding-left: 10px;
        padding-right: 10px
    }
    .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel)>.product-item .product-item-info {
        width: 100%;
        height: 100%
    }
    .product-style22 .product-item .product-info-top {
        position: relative
    }
    .product-style22 .product-item .addto-hover-container {
        position: absolute;
        top: calc((100% - 40px)/2);
        width: 100%;
        z-index: 1;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0
    }
    .product-style22 .product-item .tocart.primary {
        padding: 7px 30px
    }
    .product-style22 .product-item .tocart.primary span {
        vertical-align: text-top
    }
    .product-style22 .product-item .tocart.primary:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e66e";
        font-size: 22px;
        font-family: 'Pe-icon-7-stroke';
        speak: none
    }
    .product-style22 .product-item .price-box {
        margin-bottom: 20px
    }
    .product-style22 .product-item:hover .addto-hover-container {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1
    }
    .bestseller-product .iso-item.product-item .product-item-info .product-item-link {
        color: #fff !important;
        text-decoration: none !important;
        text-transform: capitalize !important
    }
    .bestseller-product .iso-item.product-item .product-item-info .product-item-link:visited {
        color: #fff !important;
        text-decoration: none !important
    }
    .bestseller-product .iso-item.product-item .product-item-info .product-item-link:hover {
        color: #fc7070 !important;
        text-decoration: none !important
    }
    .bestseller-product .iso-item.product-item .product-item-info .product-item-link:active {
        color: #fc7070 !important;
        text-decoration: none !important
    }
    .bestseller-product .iso-item.product-item .product-item-info:hover .cdz-product-wishlist a.action.towishlist {
        color: #fff
    }
    .bestseller-product .iso-item.product-item .product-item-info:hover .product-item-link {
        color: #fff;
        text-transform: capitalize
    }
    .bestseller-product .iso-item.product-item .product-item-info:hover .price {
        color: #fff
    }
    .bestseller-product .iso-item.product-item .product-item-info:hover .price-box .old-price {
        color: #777
    }
    .bestseller-product .iso-item.product-item .product-item-info:hover .price-box .old-price .price {
        color: #777
    }
    .bestseller-product .iso-item.product-item .product-item-info:hover .cdz-buttons .tocart.primary,
    .bestseller-product .iso-item.product-item .product-item-info:hover .cdz-buttons .qs-button,
    .bestseller-product .iso-item.product-item .product-item-info:hover .cdz-buttons .tocompare {
        border-width: 2px;
        color: #fff;
        border-color: #fff;
        background: transparent
    }
    .bestseller-product .iso-item.product-item .product-item-info:hover .cdz-buttons .tocart.primary:hover,
    .bestseller-product .iso-item.product-item .product-item-info:hover .cdz-buttons .qs-button:hover,
    .bestseller-product .iso-item.product-item .product-item-info:hover .cdz-buttons .tocompare:hover {
        color: #fff;
        border-color: #282828;
        background: #282828
    }
    .bestseller-product .iso-item.product-item .product-item-info:hover .cdz-buttons .qs-button {
        margin-right: 2px
    }
    .products-grid .iso-item.product-item .product-item-info .product-item-name {
        white-space: unset;
        word-wrap: break-word
    }
    .top-footer-wrapper .footer-top-ads .ftop-newsletter {
        margin: 0 20%
    }
    .rtl-layout .product_style12 .qs-button:before {
        margin-left: 7px
    }
    .rtl-layout .product-reviews-summary {
        float: none
    }
    .rtl-layout .wrapper-ads07 .items li {
        border-right: 0;
        border-left: 1px solid #ddd
    }
    .rtl-layout .wrapper-ads07 .items li:last-child {
        border: 0
    }
    .rtl-layout .products-grid .product-item-info .product-item-details {
        padding: 0 0 20px
    }
    .rtl-layout .products-list .product-item-photo {
        width: 100%
    }
    .rtl-layout .products-list .product-item-photo .product-image-container {
        right: 0
    }
    .cdz-popup-wrapper .modal-popup .modal-inner-wrap {
        width: 80% !important
    }
    .login-container .block-amazon-login {
        clear: none;
        float: right
    }
    .login-container .block-amazon-login .actions-toolbar {
        margin-top: 25px
    }
    .login-container .block:nth-child(2)+.block-amazon-login {
        clear: none
    }
    .amazon-validate-container {
        margin: 40px auto 0 auto;
        width: 500px
    }
    .amazon-validate-container .primary {
        width: 190px
    }
    .amazon-validate-container .continue-as-guest {
        width: 130px
    }
    .amazon-validate-container .forgot-password {
        text-align: right;
        width: 175px
    }
    .amazon-addresses .amazon-address {
        margin-bottom: 0
    }
    .klarna-payments-method>.payment-method-title {
        padding: 11.5px 0
    }
    .payment-method-braintree .cvv .field-tooltip {
        left: 6rem
    }
    .braintree-paypal-account {
        border-color: #ccc;
        border-style: solid;
        border-width: 1px 0;
        display: inline-block;
        width: 50%
    }
    .account .table-credit-cards .col.actions {
        width: 100px
    }
    .block-category-event.block:last-child {
        margin-bottom: 30px;
        padding: 10px 0 30px
    }
    .block-category-event .block-title {
        margin: 0
    }
    .block-category-event .block-title strong {
        font-size: 2.4rem
    }
    .block-category-event .ticker li {
        display: none;
        margin: 0 50px
    }
    .block-category-event .ticker .value {
        font-size: 6rem
    }
    .block-category-event .ticker .label {
        font-size: 1.4rem;
        text-transform: none
    }
    .block-category-event .dates .date {
        font-size: 5rem
    }
    .block-category-event .dates .start {
        padding-right: 50px
    }
    .block-category-event .dates .start:after {
        font-size: 5rem;
        right: 10px
    }
    .paypal-review .paypal-review-title {
        border-bottom: 1px solid #ddd
    }
    .paypal-review .block-content .box-order-shipping-address,
    .paypal-review .block-content .box-order-shipping-method,
    .paypal-review .block-content .box-order-shipping-method+.box-order-billing-address {
        box-sizing: border-box;
        float: left;
        width: 33%
    }
    .paypal-review .block-content .box-order-shipping-address {
        padding: 0 5%;
        width: 34%
    }
    .paypal-review .table-paypal-review-items .col.price,
    .paypal-review .table-paypal-review-items .col.qty {
        text-align: center
    }
    .paypal-review .table-paypal-review-items .col.item {
        width: 60%
    }
    .paypal-review .col.subtotal,
    .paypal-review .mark,
    .paypal-review .amount {
        text-align: right
    }
    .paypal-review-discount {
        border-top: 1px solid #ddd
    }
    .my-credit-cards .card-type img {
        display: block
    }
    .block-cart-failed .actions.secondary {
        text-align: right
    }
    .block-cart-failed .actions.secondary .action {
        display: inline-block;
        margin: 0 0 0 10px
    }
    .bundle-actions .action.primary.customize {
        width: auto
    }
    .bundle-options-container .bundle-options-wrapper,
    .bundle-options-container .product-options-wrapper {
        float: left;
        width: 57%
    }
    .bundle-options-container .block-bundle-summary {
        float: right;
        margin-top: 0;
        padding: 0;
        position: relative;
        width: 40%
    }
    .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
    .bundle-options-container .block-bundle-summary .price-box .price-wrapper>.price {
        color: #575757;
        font-size: 36px;
        font-weight: 600;
        line-height: 36px
    }
    .bundle-options-container .block-bundle-summary .price-container .weee {
        color: #575757
    }
    .bundle-options-container .block-bundle-summary .price-container .weee .price {
        font-size: 1.2rem;
        font-weight: 700
    }
    .bundle-options-container .block-bundle-summary .price-including-tax+.price-excluding-tax .price {
        font-size: 1.4rem;
        line-height: 16px
    }
    .bundle-options-container .block-bundle-summary .product-addto-links {
        text-align: left
    }
    .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
    .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
    .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
    .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
    .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
    .page-layout-3columns .bundle-options-container .block-bundle-summary {
        width: 48%
    }
    .products-grid .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px;
        overflow: hidden
    }
    .products-grid .product-items:not(.owl-carousel)>.product-item {
        width: 33.33333333%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .product-items:not(.owl-carousel)>.product-item .product-item-info {
        width: 100%;
        height: 100%
    }
    .products-grid .tablet_1 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_1 .product-items:not(.owl-carousel)>.product-item {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_1 .product-items:not(.owl-carousel)>.product-item:nth-child(1n+1) {
        clear: both
    }
    .products-grid .tablet_2 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_2 .product-items:not(.owl-carousel)>.product-item {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_2 .product-items:not(.owl-carousel)>.product-item:nth-child(2n+1) {
        clear: both
    }
    .products-grid .tablet_3 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_3 .product-items:not(.owl-carousel)>.product-item {
        width: 33.33333333%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_3 .product-items:not(.owl-carousel)>.product-item:nth-child(3n+1) {
        clear: both
    }
    .products-grid .tablet_4 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_4 .product-items:not(.owl-carousel)>.product-item {
        width: 25%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_4 .product-items:not(.owl-carousel)>.product-item:nth-child(4n+1) {
        clear: both
    }
    .products-grid .tablet_5 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_5 .product-items:not(.owl-carousel)>.product-item {
        width: 20%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_5 .product-items:not(.owl-carousel)>.product-item:nth-child(5n+1) {
        clear: both
    }
    .products-grid .tablet_6 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_6 .product-items:not(.owl-carousel)>.product-item {
        width: 16.66666667%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_6 .product-items:not(.owl-carousel)>.product-item:nth-child(6n+1) {
        clear: both
    }
    .product-info-main .page-title-wrapper h1 {
        margin-bottom: 15px
    }
    .box-tocart .action.tocart {
        margin-bottom: 0;
        margin-top:4px;
    }
    .product-social-links {
        text-align: left
    }
    .product-options-bottom .price-box .price-including-tax+.price-excluding-tax .price,
    .product-info-price .price-box .price-including-tax+.price-excluding-tax .price {
        font-size: 1.4rem;
        line-height: 16px
    }
    .product-info-main {
        float: right
    }
    .rtl-layout .product-info-main {
        float: left
    }
    .product.media {
        float: left
    }
    .rtl-layout .product.media {
        float: right
    }
    .page-layout-1column .product-info-main {
        width: 37%
    }
    .page-layout-1column .product.media {
        width: 60%
    }
    .page-layout-2columns-left .product-info-main,
    .page-layout-2columns-right .product-info-main,
    .page-layout-3columns .product-info-main {
        width: 48%
    }
    .page-layout-2columns-left .product.media,
    .page-layout-2columns-right .product.media,
    .page-layout-3columns .product.media {
        width: 50%
    }
    .product-add-form .product-options-wrapper .field:not(.date)>.control {
        width: 80%
    }
    .sidebar .product-items .product-item-info .product-item-photo {
        position: relative;
        left: auto;
        top: auto;
        float: left;
        margin: 0 10px 10px 0
    }
    .sidebar .product-items .product-item-details {
        margin: 0
    }
    .compare.wrapper {
        float: right;
        margin: 0;
        padding: 0;
        list-style: none none
    }
    .compare.wrapper .action.compare {
        line-height: 32px;
        color: #333;
        text-decoration: none
    }
    .compare.wrapper .action.compare:visited {
        color: #333;
        text-decoration: none
    }
    .compare.wrapper .action.compare:hover {
        color: #333;
        text-decoration: underline
    }
    .compare.wrapper .action.compare:active {
        color: #333;
        text-decoration: underline
    }
    .compare.wrapper .counter.qty {
        color: #7d7d7d
    }
    .compare.wrapper .counter.qty:before {
        content: "("
    }
    .compare.wrapper .counter.qty:after {
        content: ")"
    }
    .sticky-menu:not(.active) .block-search {
        position: relative;
        float: right;
        width: 320px;
        z-index: 4
    }
    .mobile-search-wrapper {
        display: none
    }
    .sticky-menu:not(.active) .mobile-search-wrapper {
        display: none
    }
    .checkout-cart-index .page-main {
        padding-left: 15px;
        padding-right: 15px
    }
    .cart-container .form-cart .actions.main {
        text-align: right
    }
    .cart-container .widget {
        float: left
    }
    .rtl-layout .cart-container .form-cart {
        float: right
    }
    .rtl-layout .cart-container .form-cart .actions.main {
        text-align: left
    }
    .rtl-layout .cart-container .widget {
        float: right
    }
    .cart-summary {
        width: 33.33333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        padding: 1px 20px 25px;
        position: relative
    }
    .rtl-layout .cart-summary {
        float: left
    }
    .cart-summary>.title {
        display: block
    }
    .cart-summary .fieldset .actions-toolbar {
        margin-left: 0
    }
    .cart-summary .fieldset .actions-toolbar>.secondary {
        float: none
    }
    .cart-summary .block>.title {
        padding-left: 0
    }
    .cart-summary .block>.title:after {
        right: 3px
    }
    .rtl-layout .cart-summary .block>.title {
        padding-left: 40px;
        padding-right: 0
    }
    .rtl-layout .cart-summary .block>.title:after {
        left: 3px;
        right: auto
    }
    .cart-summary .block .fieldset .field {
        margin: 0 0 20px;
        margin: 0 0 10px
    }
    .cart-summary .block .fieldset .field:not(.choice)>.label {
        box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0
    }
    .cart-summary .block .fieldset .field:not(.choice)>.control {
        float: none;
        width: auto
    }
    .cart-summary .block .fieldset .field>.label {
        margin: 0 0 8px;
        display: inline-block
    }
    .cart-summary .block .fieldset .field.choice:before,
    .cart-summary .block .fieldset .field.no-label:before {
        display: none
    }
    .cart-summary .checkout-methods-items {
        padding: 0
    }
    .cart.table-wrapper .items {
        min-width: 100%;
        width: auto
    }
    .cart.table-wrapper tbody td {
        padding-top: 20px
    }
    .cart.table-wrapper .item .col.item {
        padding: 20px 8px 20px 0
    }
    .cart.table-wrapper .item-actions td {
        padding: 0
    }
    .cart.table-wrapper .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding-right: 20px;
        position: static;
        vertical-align: top;
        width: 1%
    }
    .rtl-layout .cart.table-wrapper .product-item-photo {
        padding-right: 0;
        padding-left: 20px
    }
    .cart.table-wrapper .product-item-details {
        padding-bottom: 35px
    }
    .cart.table-wrapper .product-item-details {
        display: table-cell;
        vertical-align: top;
        white-space: normal;
        width: 99%
    }
    .cart-discount {
        width: 66.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        border: 0;
        box-sizing: border-box;
        padding-right: 4%
    }
    .rtl-layout .cart-discount {
        padding-left: 4%;
        padding-right: 0;
        float: right;
        clear: right
    }
    .block.crosssell {
        width: 66.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding: 0 4% 0 0
    }
    .rtl-layout .block.crosssell {
        padding-left: 4%;
        padding-right: 0;
        float: right
    }
    .minicart-wrapper .block-minicart {
        right: 0
    }
    .rtl-layout .minicart-wrapper .block-minicart {
        right: auto;
        left: 0
    }
    .minilist .action.delete:before,
    .minicart-wrapper .action.edit:before {
        font-size: 16px;
        line-height: inherit
    }
    .opc-wrapper {
        width: 66.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 30px
    }
    .rtl-layout .opc-wrapper {
        padding-left: 30px;
        padding-right: 0;
        float: right
    }
    .opc-estimated-wrapper {
        display: none
    }
    .opc-progress-bar {
        margin: 0 0 20px;
        counter-reset: i;
        display: block;
        font-size: 0;
        text-align: center
    }
    .opc-progress-bar-item {
        margin: 0 0 10px;
        width: 185px;
        display: inline-block;
        position: relative;
        text-align: center;
        vertical-align: top
    }
    .opc-progress-bar-item:before {
        background: #e4e4e4;
        top: 19px;
        transition: background .3s;
        content: '';
        height: 7px;
        left: 0;
        position: absolute;
        width: 100%
    }
    .opc-progress-bar-item:first-child:before {
        border-radius: 6px 0 0 6px
    }
    .opc-progress-bar-item:last-child:before {
        border-radius: 0 6px 6px 0
    }
    .opc-progress-bar-item>span {
        display: inline-block;
        padding-top: 45px;
        width: 100%;
        word-wrap: break-word;
        color: #e4e4e4;
        font-weight: 300;
        font-size: 1.8rem
    }
    .opc-progress-bar-item>span:before,
    .opc-progress-bar-item>span:after {
        background: #e4e4e4;
        height: 38px;
        margin-left: -19px;
        transition: background .3s;
        width: 38px;
        border-radius: 50%;
        content: '';
        left: 50%;
        position: absolute;
        top: 0
    }
    .opc-progress-bar-item>span:after {
        background: #fafafa;
        height: 26px;
        margin-left: -13px;
        top: 6px;
        width: 26px;
        content: counter(i);
        counter-increment: i;
        color: #333;
        font-weight: 600;
        font-size: 1.8rem
    }
    .opc-progress-bar-item._complete {
        cursor: pointer
    }
    .opc-progress-bar-item._complete:hover:before {
        background: #d7d7d7
    }
    .opc-progress-bar-item._complete:hover>span:before {
        background: #d7d7d7
    }
    .opc-progress-bar-item._complete>span {
        color: #282828
    }
    .opc-progress-bar-item._complete>span:after {
        font-family: 'luma-icons';
        content: '\e610'
    }
    .opc-progress-bar-item._active:before {
        background: #ff5501
    }
    .opc-progress-bar-item._active>span {
        color: #333
    }
    .opc-progress-bar-item._active>span:before {
        background: #ff5501
    }
    .opc-progress-bar-item._active>span:after {
        font-family: 'luma-icons';
        content: '\e610'
    }
    .checkout-index-index .modal-popup .form-shipping-address {
        max-width: 100%
    }
    .checkout-index-index .modal-popup .modal-footer .action-save-address {
        float: right;
        margin: 0 0 0 20px
    }
    .checkout-shipping-method .actions-toolbar>.primary {
        float: right
    }
    .checkout-shipping-method .actions-toolbar .action.primary {
        margin: 0
    }
    .opc-wrapper .form-login,
    .opc-wrapper .form-shipping-address {
        max-width: 100%
    }
    .opc-wrapper .form-login {
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px
    }
    .table-checkout-shipping-method {
        width: auto
    }
    .rtl-layout .checkout-shipping-method .actions-toolbar>.primary {
        float: left
    }
    .opc-sidebar {
        margin: 0 0 20px;
        width: 33.33333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }
    .rtl-layout .opc-sidebar {
        float: left
    }
    .opc-summary-wrapper .modal-header .action-close {
        display: none
    }
    .authentication-dropdown {
        background-color: #fff;
        border: 1px solid #aeaeae;
        -webkit-transform: scale(1, 0);
        -webkit-transform-origin: 0 0;
        -webkit-transition: -webkit-transform linear .1s, visibility 0s linear .1s;
        position: absolute;
        text-align: left;
        top: 100%;
        transform: scale(1, 0);
        transform-origin: 0 0;
        transition: transform linear .1s, visibility 0s linear .1s;
        visibility: hidden;
        width: 100%
    }
    .authentication-dropdown._show {
        z-index: 100;
        -webkit-transform: scale(1, 1);
        -webkit-transition: -webkit-transform linear .1s, visibility 0s linear 0s;
        transform: scale(1, 1);
        transition: transform linear .1s, visibility 0s linear 0s;
        visibility: visible
    }
    .authentication-wrapper {
        width: 33.33333333%;
        text-align: right
    }
    .block-authentication .block-title {
        font-size: 2.6rem;
        border-bottom: 0;
        margin-bottom: 25px
    }
    .block-authentication .actions-toolbar>.primary {
        display: inline;
        float: right;
        margin-right: 0
    }
    .block-authentication .actions-toolbar>.primary .action {
        margin-right: 0
    }
    .block-authentication .actions-toolbar>.secondary {
        float: left;
        margin-right: 2rem;
        padding-top: 1rem
    }
    .popup-authentication .modal-inner-wrap {
        min-width: 1025px;
        width: 60%
    }
    .popup-authentication .block-authentication {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border-top: 1px solid #c1c1c1
    }
    .popup-authentication .block[class],
    .popup-authentication .form-login,
    .popup-authentication .fieldset,
    .popup-authentication .block-content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-grow: 1;
        flex-grow: 1
    }
    .popup-authentication .block[class] {
        box-sizing: border-box;
        float: left;
        padding: 10px 30px 0 0;
        width: 50%
    }
    .popup-authentication .block[class]+.block {
        border-left: 1px solid #c1c1c1;
        border-top: 0;
        margin: 0;
        padding: 10px 0 0 40px
    }
    .popup-authentication .block[class]+.block:before {
        left: 0;
        top: 50%
    }
    .popup-authentication .actions-toolbar {
        margin-bottom: 0;
        margin-top: auto
    }
    .checkout-payment-method .payment-methods .actions-toolbar .primary {
        float: right;
        margin: 0
    }
    .checkout-payment-method .fieldset>.field-select-billing>.control {
        float: none;
        width: 100%
    }
    .payment-method-billing-address .action-update {
        float: right
    }
    .payment-method-billing-address .actions-toolbar .action-cancel {
        margin: 6px 20px 0 0
    }
    .checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar {
        margin-left: 0
    }
    .login-container .block.login .actions-toolbar>.primary {
        margin-bottom: 0;
        margin-right: 30px
    }
    .login-container .block.login .actions-toolbar>.secondary {
        float: left
    }
    .login-container .fieldset>.field>.control {
        width: 100%
    }
    .form-create-account .fieldset-fullname .fields .field {
        float: left;
        margin: 0 10px 10px 0
    }
    .form-create-account .fieldset-fullname .field-name-prefix,
    .form-create-account .fieldset-fullname .field-name-suffix {
        width: 50px
    }
    .form.password.reset,
    .form.send.confirmation,
    .form.password.forget,
    .form.create.account {
        min-width: 500px
    }
    .account.page-layout-2columns-left .sidebar-main,
    .account.page-layout-2columns-left .sidebar-additional {
        width: 22.3%
    }
    .account.page-layout-2columns-left .column.main {
        width: 77.7%
    }
    .account .data.table {
        margin-bottom: 0
    }
    .account .data.table .col.actions {
        white-space: nowrap
    }
    .block-addresses-list .items.addresses>.item {
        margin-bottom: 20px
    }
    .block-addresses-list .items.addresses>.item:nth-last-child(1),
    .block-addresses-list .items.addresses>.item:nth-last-child(2) {
        margin-bottom: 0
    }
    .control.captcha-image .captcha-img {
        margin: 0 10px 10px 0
    }
    .storecredit .block-balance-history {
        width: 100%
    }
    .table-balance-history .col {
        width: 25%
    }
    .page-product-downloadable .product-options-wrapper {
        clear: both
    }
    .page-product-downloadable .product-options-bottom {
        clear: both
    }
    .page-product-giftcard .product-info-main .price-box .price-container.price-final_price {
        font-size: 21px
    }
    .page-product-giftcard .product-info-main .price-box .price-container.price-final_price .price {
        font-size: 36px;
        line-height: 36px
    }
    .page-product-giftcard .product-add-form .field:not(.text) {
        margin: 0 0 20px;
        padding: 0 12px 0 0;
        box-sizing: border-box;
        display: inline-block;
        width: 50%;
        vertical-align: top
    }
    .page-product-giftcard .product-add-form .field:not(.text)>.label {
        margin: 0 0 8px;
        display: inline-block
    }
    .page-product-giftcard .product-add-form .field:not(.text):last-child {
        margin-bottom: 0
    }
    .page-product-giftcard .product-add-form .field:not(.text)+.fieldset {
        clear: both
    }
    .page-product-giftcard .product-add-form .field:not(.text)>.label {
        font-weight: 600
    }
    .page-product-giftcard .product-add-form .field:not(.text)>.label+br {
        display: none
    }
    .page-product-giftcard .product-add-form .field:not(.text) .choice input {
        vertical-align: top
    }
    .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
    .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
        content: '';
        display: table
    }
    .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
        clear: both
    }
    .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
        box-sizing: border-box;
        float: left
    }
    .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
        width: 50% !important
    }
    .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
        width: 33.3% !important
    }
    .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
        width: 25% !important
    }
    .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
        width: 20% !important
    }
    .page-product-giftcard .product-add-form .field:not(.text) .addon {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0;
        width: 100%
    }
    .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
    .page-product-giftcard .product-add-form .field:not(.text) .addon select,
    .page-product-giftcard .product-add-form .field:not(.text) .addon input {
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        display: inline-block;
        margin: 0;
        width: auto
    }
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
        background: #fff;
        background-clip: padding-box;
        border: 1px solid #c2c2c2;
        border-radius: 1px;
        font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 14px;
        height: 32px;
        line-height: 1.42857143;
        padding: 0 9px;
        vertical-align: baseline;
        width: 100%;
        box-sizing: border-box;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        width: auto
    }
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
        opacity: .5
    }
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
        color: #000
    }
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
        color: #000
    }
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
        color: #000
    }
    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }
    .page-product-giftcard .product-add-form .field:not(.text) .additional {
        margin-top: 10px
    }
    .page-product-giftcard .product-add-form .field:not(.text).required>.label:after,
    .page-product-giftcard .product-add-form .field:not(.text)._required>.label:after {
        content: '*';
        color: #e02b27;
        font-size: 1.2rem;
        margin: 0 0 0 5px
    }
    .page-product-giftcard .product-add-form .field:not(.text) .note {
        font-size: 1.2rem;
        margin: 3px 0 0;
        padding: 0;
        display: inline-block;
        text-decoration: none
    }
    .page-product-giftcard .product-add-form .field:not(.text) .note:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 12px;
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
        padding-right: 25px
    }
    .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
        padding-right: 0
    }
    .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date)>.control {
        width: auto
    }
    .gift-message .field {
        margin: 0 0 20px;
        box-sizing: border-box
    }
    .gift-message .field>.label {
        margin: 0
    }
    .gift-message .field:before,
    .gift-message .field:after {
        content: '';
        display: table
    }
    .gift-message .field:after {
        clear: both
    }
    .gift-message .field.choice:before,
    .gift-message .field.no-label:before {
        padding: 6px 15px 0 0;
        width: 25.8%;
        box-sizing: border-box;
        content: ' ';
        float: left;
        height: 1px
    }
    .gift-message .field .description {
        padding: 6px 15px 0 0;
        text-align: left;
        width: 25.8%;
        box-sizing: border-box;
        float: left
    }
    .gift-message .field:not(.choice)>.label {
        padding: 6px 15px 0 0;
        text-align: left;
        width: 25.8%;
        box-sizing: border-box;
        float: left
    }
    .gift-message .field:not(.choice)>.control {
        width: 74.2%;
        float: left
    }
    .gift-options {
        position: relative;
        z-index: 1
    }
    .gift-options .actions-toolbar {
        clear: both;
        padding: 0;
        position: static
    }
    .gift-options .actions-toolbar .secondary {
        float: right
    }
    .gift-options .actions-toolbar .secondary .action {
        float: right;
        margin-left: 20px;
        margin-right: 0
    }
    .gift-options .actions-toolbar .secondary .action-cancel {
        display: block;
        float: left;
        margin-top: 6px
    }
    .gift-options .actions-toolbar:nth-child(3):before {
        border-left: 1px solid #c1c1c1;
        bottom: 5rem;
        content: "";
        display: block;
        left: 50%;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 0
    }
    .gift-options-title {
        font-weight: 300;
        font-size: 1.8rem
    }
    .gift-item-block .title {
        padding: 20px 0
    }
    .item-gift td {
        padding-left: 0;
        padding-right: 0
    }
    .cart.table-wrapper .action-gift {
        float: left;
        display: inline-block;
        text-decoration: none
    }
    .cart.table-wrapper .action-gift:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 18px;
        line-height: 20px;
        color: #8f8f8f;
        content: '\e622';
        font-family: 'luma-icons';
        margin: 0 0 0 10px;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .cart.table-wrapper .action-gift:hover:after {
        color: #333
    }
    .cart.table-wrapper .action-gift:active:after {
        color: #8f8f8f
    }
    .cart.table-wrapper .action-gift._active:after {
        content: '\e621'
    }
    .cart.table-wrapper .gift-options .actions-toolbar {
        clear: both;
        padding: 0;
        position: static
    }
    .cart-container .cart-gift-item {
        margin-bottom: 20px
    }
    .cart-container .cart-gift-item .gift-options,
    .cart-container .cart-gift-item .gift-summary {
        padding-bottom: 20px
    }
    .form-giftregistry-share .fieldset .field,
    .form-giftregistry-edit .fieldset .field {
        width: 45%
    }
    .form-giftregistry-edit .fieldset.shipping_address .fieldset {
        margin-top: 20px
    }
    .table-giftregistry .col.create {
        white-space: nowrap
    }
    .table-giftregistry .col.message {
        width: 40%
    }
    .table-giftregistry .col.actions {
        width: 30%
    }
    .table-giftregistry-items .col.note {
        width: 30%
    }
    .account .data.table.table-giftregistry-items>thead>tr>th,
    .account .data.table.table-giftregistry-items>tbody>tr>th,
    .account .data.table.table-giftregistry-items>tfoot>tr>th,
    .account .data.table.table-giftregistry-items>thead>tr>td,
    .account .data.table.table-giftregistry-items>tbody>tr>td,
    .account .data.table.table-giftregistry-items>tfoot>tr>td {
        border-top: 1px solid #ddd
    }
    .account .data.table.table-giftregistry-items>caption+thead>tr:first-child>th,
    .account .data.table.table-giftregistry-items>colgroup+thead>tr:first-child>th,
    .account .data.table.table-giftregistry-items>thead:first-child>tr:first-child>th,
    .account .data.table.table-giftregistry-items>caption+thead>tr:first-child>td,
    .account .data.table.table-giftregistry-items>colgroup+thead>tr:first-child>td,
    .account .data.table.table-giftregistry-items>thead:first-child>tr:first-child>td {
        border-top: 0
    }
    .account .data.table.table-giftregistry-items>tbody+tbody {
        border-top: 1px solid #ddd
    }
    .account .data.table.table-giftregistry-items th {
        border-bottom: 0
    }
    .account .data.table.table-giftregistry-items>tbody>tr:nth-child(even)>td,
    .account .data.table.table-giftregistry-items>tbody>tr:nth-child(even)>th {
        background: none
    }
    .form-giftregistry-search .fieldset {
        margin-bottom: 29px
    }
    .form-giftregistry-search .fieldset .field.name,
    .form-giftregistry-search .fieldset .field.lastname {
        padding: 0 12px 0 0;
        box-sizing: border-box;
        display: inline-block;
        width: 50%;
        vertical-align: top;
        margin-bottom: auto
    }
    .form-giftregistry-search .fieldset .field.name+.fieldset,
    .form-giftregistry-search .fieldset .field.lastname+.fieldset {
        clear: both
    }
    .form-giftregistry-search .fieldset .field.lastname {
        padding: 0
    }
    .block-giftregistry-shared-items .item {
        border-bottom: 1px solid #ddd;
        border-top: 0
    }
    .block-giftregistry-shared-items .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding: 0 20px 0 0;
        vertical-align: top;
        width: 1%
    }
    .block-giftregistry-shared-items .product-item-details {
        display: table-cell;
        vertical-align: top;
        width: 99%;
        word-break: normal
    }
    .block-giftregistry-shared-items .col.product {
        width: 48%
    }
    .block-giftregistry-shared-items .col:not(.product) {
        text-align: center
    }
    .block-giftregistry-shared-items .col.price {
        padding-top: 17px
    }
    .block-giftregistry-shared-items .input-text.qty {
        margin-top: -4px
    }
    .gift-wrapping {
        box-sizing: border-box;
        float: left;
        padding-right: 20px;
        width: 50%
    }
    .gift-wrapping+.gift-message {
        border-left: 1px solid #c1c1c1;
        box-sizing: border-box;
        float: left;
        padding-left: 4.5rem;
        width: 50%
    }
    .table-invitations .col {
        width: 50%
    }
    .wishlist.window.popup {
        bottom: auto;
        top: 20%;
        left: 50%;
        margin-left: -212px;
        width: 380px;
        right: auto
    }
    .block-wishlist-management {
        margin-bottom: 20px
    }
    .block-wishlist-management .wishlist-select {
        border-bottom: 1px solid #e8e8e8;
        display: table;
        margin-bottom: 15px;
        width: 100%
    }
    .block-wishlist-management .wishlist-select .wishlist-name {
        display: table-cell;
        margin-right: 10px;
        padding: 5px 10px 10px;
        vertical-align: top;
        white-space: nowrap;
        width: 5%
    }
    .block-wishlist-management .wishlist-select-items {
        display: table-cell;
        padding-right: 160px;
        vertical-align: top
    }
    .block-wishlist-management .wishlist-select-items .item {
        display: inline-block;
        margin-right: 10px;
        padding: 5px 10px 10px
    }
    .block-wishlist-management .wishlist-select-items .item:last-child {
        margin-right: 0
    }
    .block-wishlist-management .wishlist-select-items .current {
        border-bottom: 3px solid #ff5501;
        font-weight: 600
    }
    .block-wishlist-management .wishlist-select .wishlist-name-current {
        display: none
    }
    .block-wishlist-management .wishlist-add.item {
        position: absolute;
        right: 0;
        top: 0
    }
    .block-wishlist-management .wishlist-title strong {
        font-size: 4rem
    }
    .block-wishlist-management .wishlist-info {
        float: left
    }
    .block-wishlist-management .wishlist-toolbar {
        float: right
    }
    .block-wishlist-info-items .product-item-photo {
        margin-left: 0
    }
    .products-grid.wishlist .product-item-checkbox {
        float: left
    }
    .products-grid.wishlist .product-item-checkbox+.product-item-name {
        margin-left: 25px
    }
    .block.newsletter {
        width: 100%;
        margin: 0px;

    }
    .product-reviews-summary {
        margin-bottom: 15px
    }
    .products.wrapper.list .product-reviews-summary {
        margin: 0
    }
    .form-create-return .fieldset .field {
        width: 45%
    }
    .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
        clear: none;
        float: left;
        width: 25%
    }
    .block-returns-tracking .block-title .action {
        margin: 12px 0 0 30px
    }
    .block-returns-tracking .block-title .action.track {
        float: right
    }
    .order-links .item {
        float: left;
        margin: 0 5px 0 0
    }
    .order-links .item a {
        padding: 10px 10px
    }
    .order-links .item strong {
        border-bottom: 0;
        margin-bottom: -1px;
        line-height: 1.35;
        padding: 10px 10px 11px 10px
    }
    .order-actions-toolbar .action.print {
        display: block;
        float: right
    }
    .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
    .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
        clear: none;
        float: left;
        width: 25%
    }
    .block-order-details-comments {
        margin: 0 0 60px
    }
    .block-order-details-comments .comment-date {
        clear: left;
        float: left;
        margin-right: 50px;
        max-width: 90px
    }
    .block-order-details-comments .comment-content {
        overflow: hidden
    }
    .order-details-items {
        margin-top: -1px;
        padding: 25px
    }
    .order-details-items .col.name {
        padding-left: 0
    }
    .order-details-items .col.price {
        text-align: center
    }
    .order-details-items .col.subtotal {
        text-align: right
    }
    .order-details-items tbody td {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .order-details-items tfoot .amount,
    .order-details-items tfoot .mark {
        text-align: right
    }
    .order-details-items.ordered .order-title {
        display: none
    }
    .table-order-items tbody .col.label,
    .table-order-items tbody .col.value {
        padding-left: 0
    }
    .table-order-items.invoice .col.qty,
    .table-order-items.shipment .col.qty {
        text-align: center
    }
    .table-order-items.creditmemo .col.qty,
    .table-order-items.creditmemo .col.discount,
    .table-order-items.creditmemo .col.subtotal {
        text-align: center
    }
    .table-order-items.creditmemo .col.total {
        text-align: right
    }
    .form.send.friend {
        width: 60%
    }
    .form.send.friend .fieldset .field {
        width: 45%
    }
    .form.send.friend .fieldset .field.text {
        width: 90%
    }
    html,
    body {
        height: 100%
    }
    .ie9 body {
        background-color: #8f8f8f
    }
    .page-header {
        border: 0;
        margin-bottom: 0
    }
    .page-header .panel.wrapper {
        background: #E6E6E6 0% 0% no-repeat padding-box;
        height: 33px;
    }
    .page-header .header.panel {
        padding-bottom: 5px;
        padding-top: 5px
    }
    .page-header .switcher {
        float: right;
        margin-left: 0;
        margin-right: 20px;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }
    .rtl-layout .page-header .switcher {
        margin: 0 0 0 20px
    }
    .page-header .switcher .options .action.toggle.active,
    .page-header .switcher .options .action.toggle:hover {
        color: #222
    }
    .page-main>.page-title-wrapper .page-title {
        display: inline-block
    }
    .page-main>.page-title-wrapper .page-title+.action {
        float: right;
        margin-top: 20px
    }
    .customer-welcome {
        display: inline-block;
        position: relative
    }
    .customer-welcome:before,
    .customer-welcome:after {
        content: '';
        display: table
    }
    .customer-welcome:after {
        clear: both
    }
    .customer-welcome .action.switch {
        padding: 0;
        cursor: pointer;
        display: inline-block;
        text-decoration: none
    }
    .customer-welcome .action.switch>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .customer-welcome .action.switch:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 10px;
        line-height: 1;
        color: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .customer-welcome .action.switch:hover:after {
        color: inherit
    }
    .customer-welcome .action.switch:active:after {
        color: inherit
    }
    .customer-welcome .action.switch.active {
        display: inline-block;
        text-decoration: none
    }
    .customer-welcome .action.switch.active>span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .customer-welcome .action.switch.active:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 10px;
        line-height: 1;
        color: inherit;
        content: '\e621';
        font-family: 'luma-icons';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center
    }
    .customer-welcome .action.switch.active:hover:after {
        color: inherit
    }
    .customer-welcome .action.switch.active:active:after {
        color: inherit
    }
    .customer-welcome ul {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #bbb;
        margin-top: 4px;
        min-width: 100%;
        z-index: 101;
        box-sizing: border-box;
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15)
    }
    .customer-welcome ul li {
        margin: 0;
        padding: 0
    }
    .customer-welcome ul li:hover {
        background: #e8e8e8;
        cursor: pointer
    }
    .customer-welcome ul:before,
    .customer-welcome ul:after {
        border-bottom-style: solid;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        width: 0
    }
    .customer-welcome ul:before {
        border: 6px solid;
        border-color: transparent transparent #fff transparent;
        z-index: 99
    }
    .customer-welcome ul:after {
        border: 7px solid;
        border-color: transparent transparent #bbb transparent;
        z-index: 98
    }
    .customer-welcome ul:before {
        right: 10px;
        top: -12px
    }
    .customer-welcome ul:after {
        right: 9px;
        top: -14px
    }
    .customer-welcome.active {
        overflow: visible
    }
    .customer-welcome.active ul {
        display: block
    }
    .customer-welcome li a {
        color: #333;
        text-decoration: none;
        display: block;
        line-height: 1.4;
        padding: 8px
    }
    .customer-welcome li a:visited {
        color: #333;
        text-decoration: none
    }
    .customer-welcome li a:hover {
        color: #333;
        text-decoration: none
    }
    .customer-welcome li a:active {
        color: #333;
        text-decoration: none
    }
    .customer-welcome .customer-name {
        cursor: pointer
    }
    .customer-welcome .customer-menu {
        display: none
    }
    .customer-welcome .action.switch {
        background-image: none;
        background: none;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        color: #8b8b8b
    }
    .customer-welcome .action.switch:focus,
    .customer-welcome .action.switch:active {
        background: none;
        border: none
    }
    .customer-welcome .action.switch:hover {
        background: none;
        border: none
    }
    .customer-welcome .action.switch.disabled,
    .customer-welcome .action.switch[disabled],
    fieldset[disabled] .customer-welcome .action.switch {
        pointer-events: none;
        opacity: .5
    }
    .customer-welcome .header.links {
        min-width: 175px
    }
    .customer-welcome.active .action.switch:after {
        content: '\e621'
    }
    .customer-welcome.active .customer-menu {
        display: block
    }
    .customer-welcome .greet {
        display: none
    }
    .header.panel>.header.links {
        margin: 0;
        padding: 0;
        list-style: none none;
        float: right;
        margin-left: auto
    }
    .header.panel>.header.links>li {
        display: inline-block;
        vertical-align: top
    }
    .rtl-layout .header.panel>.header.links {
        float: left
    }
    .header.panel>.header.links>li {
        margin: 0 0 0 20px
    }
	li.emlcs {
    border: inherit !important;
}
    .rtl-layout .header.panel>.header.links>li {
        margin: 0 20px 0 0
    }
    .header.panel>.header.links>li>a {
        display: inline-block;
        vertical-align: middle;
        color: #8b8b8b;
        text-decoration: none
    }
    .header.panel>.header.links>li>a:visited {
        color: #8b8b8b;
        text-decoration: none
    }
    .header.panel>.header.links>li>a:hover {
        color: #222;
        text-decoration: none
    }
    .header.panel>.header.links>li>a:active {
        color: #222;
        text-decoration: none
    }
    /*.header.panel>.header.links>li.welcome {
        display: none
    } */
    .header.panel>.header.links>li.welcome a {
        color: #fff;
        padding-left: 5px
    }
    .header.panel>.header.links>.authorization-link:after {
        content: attr(data-label);
        display: inline-block;
        margin: 0 -5px 0 5px
    }
    .header.panel>.header.links>.customer-welcome+.authorization-link {
        display: none
    }
    .header.content {
        padding: 30px 10px 30px
    }
    .logo {
        margin: 0
    }
    .logo img {
        max-height: inherit
    }
    .page-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        min-height: 100%;
        position: relative;
        transition: margin .3s ease-out 0
    }
    .page-wrapper>.breadcrumbs,
    .page-wrapper>.top-container,
    .page-wrapper>.widget {
        box-sizing: border-box;
        width: 100%
    }
    .ie10 .page-wrapper,
    .ie11 .page-wrapper {
        height: 100%
    }
    .footer.content {
        border-top: none;
        margin:0px 45px;
    }
    .footer.content .switcher.store {
        display: block;
        margin: 0
    }
    .footer.content .links {
        display: inline-block;
        padding-right: 50px;
        vertical-align: top
    }
    .footer.content .links li {
        background: transparent;
        border: none;
        font-size: 14px;
        margin: 0 0 20px;
        padding: 0;
        display: inline-block
    }
    .footer.content .links a,
    .footer.content .links strong {
        display: inline
    }
    .products-grid.wishlist .product-item-info:hover .product-item-inner {
        display: block
    }
    .products-grid.wishlist .product-item-tooltip {
        display: inline-block
    }
    .products-grid.wishlist .product-item-actions {
        margin: 0;
        text-align: left
    }
    .products-grid.wishlist .product-item-actions>* {
        display: inline-block;
        margin-bottom: 7px;
        margin-top: 7px
    }
    .products-grid.wishlist .product-item .fieldset {
        margin-bottom: 0
    }
    .products-grid.wishlist .product-item .fieldset .field.qty,
    .products-grid.wishlist .product-item .fieldset .product-item-actions {
        float: left
    }
    .products-grid.wishlist .product-item .fieldset .field.qty {
        padding-right: 10px;
        margin-bottom: 0
    }
    .products-grid.wishlist .product-item .box-tocart {
        margin-bottom: 0
    }
    .products-grid.wishlist .product-item .box-tocart .control {
        margin-bottom: 0
    }
    .products-grid.wishlist .product-item .box-tocart .actions-primary {
        margin: 0
    }
    .products-grid.wishlist .product-item .box-tocart .stock {
        margin: 20px 0 0
    }
    .products-grid.wishlist .product-item .tocart {
        width: auto
    }
    .wishlist-index-index .product-item-info {
        width: auto
    }
    .wishlist-index-index .product-item-inner {
        background: #fff;
        border: 0 solid #ddd;
        border-top: none;
        box-shadow: 0 2px 5px #e1e1e1;
        display: none;
        left: 0;
        margin: 0 0 0 -1px;
        padding: 0 9px 9px;
        position: absolute;
        right: -1px;
        z-index: 2
    }
    .wishlist-index-index .product-item-inner .comment-box {
        margin-top: -18px
    }
    .sidebar .block.widget .pager .pages-item-next {
        padding: 0
    }
    .sidebar .block.widget .pager .pages-item-next .action {
        margin: 0
    }
}

@media all and (min-width:1025px),
print {
    .modal-popup.modal-slide .modal-footer {
        border-top: 1px solid #ddd;
        text-align: right
    }
    .modal-popup .modal-inner-wrap {
        width: 70%;
        max-width: 1000px
    }
    .modal-popup.confirm._show .modal-inner-wrap {
        width: 40%
    }
    .modal-popup.confirm._show .modal-inner-wrap .modal-footer button {
        margin-right: 10px
    }
}

@media all and (min-width:1025px),
print {
    .box-layout .page-wrapper {
        max-width: 1025px
    }
    .wrapper-ads02 {
        padding: 160px 0
    }
    .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px;
        overflow: hidden
    }
    .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel)>.product-item {
        width: 20%;
        padding-left: 10px;
        padding-right: 10px
    }
    .page-layout-1column .product-style05.show-item-5 .product-items:not(.owl-carousel)>.product-item .product-item-info {
        width: 100%;
        height: 100%
    }
    .top-footer-wrapper .footer-top-ads .ftop-newsletter {
        margin: 0 35%
    }
    body.rtl-layout .sidebar .product-items .product-item-info .product-item-photo {
        float: right;
        margin: 0 0 10px 10px;
        left: auto;
        right: 0
    }
    body.rtl-layout .sidebar .product-items .product-item-details {
        margin-left: auto;
        margin-right: 105px
    }
    .cdz-popup-wrapper .modal-popup .modal-inner-wrap {
        width: 840px !important
    }
    .products-grid .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px;
        overflow: hidden
    }
    .products-grid .product-items:not(.owl-carousel)>.product-item {
        width: 25%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .product-items:not(.owl-carousel)>.product-item .product-item-info {
        width: 100%;
        height: 100%
    }
    .products-grid .desktop_1 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .desktop_1 .product-items:not(.owl-carousel)>.product-item {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .desktop_1 .product-items:not(.owl-carousel)>.product-item:nth-child(1n+1) {
        clear: both
    }
    .products-grid .desktop_2 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .desktop_2 .product-items:not(.owl-carousel)>.product-item {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .desktop_2 .product-items:not(.owl-carousel)>.product-item:nth-child(2n+1) {
        clear: both
    }
    .products-grid .desktop_3 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .desktop_3 .product-items:not(.owl-carousel)>.product-item {
        width: 33.33333333%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .desktop_3 .product-items:not(.owl-carousel)>.product-item:nth-child(3n+1) {
        clear: both
    }
    .products-grid .desktop_4 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .desktop_4 .product-items:not(.owl-carousel)>.product-item {
        width: 25%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .desktop_4 .product-items:not(.owl-carousel)>.product-item:nth-child(4n+1) {
        clear: both
    }
    .products-grid .desktop_5 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .desktop_5 .product-items:not(.owl-carousel)>.product-item {
        width: 20%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .desktop_5 .product-items:not(.owl-carousel)>.product-item:nth-child(5n+1) {
        clear: both
    }
    .products-grid .desktop_6 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .desktop_6 .product-items:not(.owl-carousel)>.product-item {
        width: 16.66666667%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .desktop_6 .product-items:not(.owl-carousel)>.product-item:nth-child(6n+1) {
        clear: both
    }
    .products-grid .tablet_1 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_1 .product-items:not(.owl-carousel)>.product-item {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_1 .product-items:not(.owl-carousel)>.product-item:nth-child(1n+1) {
        clear: both
    }
    .products-grid .tablet_2 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_2 .product-items:not(.owl-carousel)>.product-item {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_2 .product-items:not(.owl-carousel)>.product-item:nth-child(2n+1) {
        clear: both
    }
    .products-grid .tablet_3 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_3 .product-items:not(.owl-carousel)>.product-item {
        width: 33.33333333%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_3 .product-items:not(.owl-carousel)>.product-item:nth-child(3n+1) {
        clear: both
    }
    .products-grid .tablet_4 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_4 .product-items:not(.owl-carousel)>.product-item {
        width: 25%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_4 .product-items:not(.owl-carousel)>.product-item:nth-child(4n+1) {
        clear: both
    }
    .products-grid .tablet_5 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_5 .product-items:not(.owl-carousel)>.product-item {
        width: 20%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_5 .product-items:not(.owl-carousel)>.product-item:nth-child(5n+1) {
        clear: both
    }
    .products-grid .tablet_6 .product-items:not(.owl-carousel) {
        margin-left: -10px;
        margin-right: -10px
    }
    .products-grid .tablet_6 .product-items:not(.owl-carousel)>.product-item {
        width: 16.66666667%;
        padding-left: 10px;
        padding-right: 10px
    }
    .products-grid .tablet_6 .product-items:not(.owl-carousel)>.product-item:nth-child(6n+1) {
        clear: both
    }
    .checkout-index-index .modal-popup .modal-inner-wrap {
        margin-left: -400px;
        width: 800px;
        left: 50%
    }
    .opc-wrapper .shipping-address-item {
        width: 100%
    }
    .opc-wrapper .shipping-address-item:before {
        background: #ccc;
        height: calc(100% - 20px);
        content: '';
        left: 0;
        position: absolute;
        top: 0;
        width: 1px
    }
    .opc-wrapper .shipping-address-item:nth-child(3n+1):before {
        display: none
    }
    .opc-wrapper .shipping-address-item.selected-item:before {
        display: none
    }
    .opc-wrapper .shipping-address-item.selected-item+.shipping-address-item:before {
        display: none
    }
    .table-checkout-shipping-method {
        min-width: 500px
    }
}

@media all and (min-width:1440px),
print {
    .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
        left: -15px
    }
    .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
        right: -15px
    }
    .rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'] {
        right: -15px;
        left: auto
    }
    .rtl-layout .cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel .owl-nav [class*='owl-'].owl-next {
        left: -15px;
        right: auto
    }
    .box-layout .page-wrapper {
        max-width: 1440px
    }
    .sidebar .product-items .product-item-info .product-item-photo {
        float: none;
        margin: 0;
        position: absolute;
        left: 0;
        top: 0
    }
    .sidebar .product-items .product-item-details {
        margin-left: 105px
    }
}


/*----------------- Custo CSS ---------------------------*/

.footer-logo
{
	padding: 20px 0px;
    border-top: groove #fafafa94 0.1rem;
    border-bottom: groove #fafafa94 0.1rem;
}

.red-anchor, .red-anchor:hover,
.page-anchor, .page-anchor:hover
{
    border-top: 0.1rem solid #D84813;
    display: inline-table !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.red-anchor-insta, .red-anchor-insta:hover
{
    border-top: 0.1rem solid #D84813;
    display: inline-table !important;
    letter-spacing: 3px;
}

.edu-anchor, .edu-anchor:hover, p.item a
{
    border-top: 0.1rem solid #D84813;
}

.shape-link
{
    font-weight: 500;
    letter-spacing: 2px;
}

@media (max-width:1025px)
{
	.groupbanner-text img
	{
		width:auto !important;
	}
}

.header_button {
  width: 20%;
  min-width: 180px;
  margin: 0 38%;
}

a.header_link {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'gt-sectra';
  width: max-content;
  position: relative;
  z-index: 10;
  background: #D84813;
  margin: 10px 11%;
  font-weight: 600;
}

a.header_link:hover {
  background: #D84813;
}

a.header_link.header_link_top {
    background: #eae8e8;
    color: #D84813;
}

span.header_link_text {
  display: block;
  padding: 5px 30px;
  position: relative;
  z-index: 10;
  background: inherit;
  text-align: center;
  letter-spacing: 2px;
}

a.header_link::before, a.header_link::after, span.header_link_text::before, span.header_link_text::after {
  content: "";
  display: block;
  position: absolute;
  width: 91%;
  height: 50%;
  background: inherit;
  z-index: -1;
  background-clip: padding-box;
  /*border-color: #eee;*/
  border-style: solid;
  border-width: 0;
}

a.header_link::before {
  top: -14px;
  left: 7.5%;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transform: skew(30deg);
}

a.header_link::after {
  top: -14px;
  right: 7.5%;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
}

a.header_link.home_banner_link::before, a.header_link.home_banner_link::after { top: -14px; }
span.header_link_text.home_banner_text::before, span.header_link_text.home_banner_text::after { top: 27px; }

span.header_link_text::before {
  top: 27px;
  left: 7.5%;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  transform: skew(-30deg);
}

span.header_link_text::after {
  top: 27px;
  right: 7.5%;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transform: skew(30deg);
}
span.header_link_text.home_banner_text { padding: 5px 100px; letter-spacing: 4px; }

.footer-container-wrapper .ftop-newsletter { margin: 0px; }
.eng_ring.erng_1, .eng_ring.erng_2, .eng_ring.erng_3 { width: 40px; }
.eng_ring.asscher_3 { width: 23px; }
.eng_ring.erng_4 { width: 34px; }
.eng_ring.erng_5 { width: 19px; }
.eng_ring.erng_6 { width: 19px; }
.eng_ring.prince_2 { width: 23px; }
.eng_ring.sp_tnn1, .eng_ring.sp_tnn2, .eng_ring.sp_tnn3,
.eng_ring.sp_pndt1, .eng_ring.sp_pndt2, .eng_ring.sp_pndt3, .eng_ring.sp_pndt4 { width: 18px; }


.page-footer .footer-box p.footer_newsletter {
        text-transform: capitalize;
        color: #D84813;
        font-weight: 600;
        font-size: 15px;
        letter-spacing: 1px;
		
    }
.row.pravcy {
    margin: 60px 120px;
}
.row.pravcy span {
    font-size: 20px !important;
}
.blog_section_1 { margin-top: 5%; padding-bottom: 5%; margin-bottom: 3%; border-bottom: groove #fafafa94 0.1rem; }
.page_blog_section_1 { margin-top: -13%; margin-bottom: 5%;   margin-left: auto;    margin-right: auto;     width: 1522px}
.slider_desk { padding-bottom: 0%;  margin-bottom: 3%; }
div#bottomfooter a {
    color: #D84813;
    text-decoration: none !important;
    font-size: 11px;
    font-weight: 600;
}
h5.groupdrop-title.ert {
    margin-bottom: 143px;
}
p.bokks {
    margin-top: 112px;
}
.row.slider_desk.mfd {
    padding-top: 7%;
}

.footer-top-ads .block.newsletter .action.primary { right: 30%; }
.item-group p { padding: 19px; background: #fbfbfb; font-size: 12px;color: #D84813; font-weight: 600; letter-spacing: 1px;}
.footer-container-wrapper button.action.subscribe.primary { right: 0% !important; font-size: 10px; }
p.h5.foot_ring_desk { margin-top: 5%; }

@media (min-width: 1025px) { .cdz-horizontal-menu .groupmenu-drop-content li.item { height: 27px;
    padding: 0px; } }
@media (max-width: 1025px) { .footer-top-ads .block.newsletter .action.primary { right: 1%;font-size: 10px; } }
@media (max-width: 1025px) { .groupdrop-link li.item span, .header_button { display:none; } .mobile_arrow { display: block !important; } }
@media (width:1280px) { .footer.content { margin:0px 45px; } }
@media (min-width:1367px) and (max-width: 1600px)
{
    .header_button { margin: 0 39%; }
    a.header_link::before, a.header_link::after { top: -13px; }
}

@media (min-width:1601px) and (max-width:1920px)  { 
    .header_button { margin: 0 40%; } 
    a.header_link::before, a.header_link::after { top: -13px; }
}
@media (min-width:1921px) and (max-width: 2400px) { 
    .header_button { margin: 0 41%; } 
}
@media (min-width:2401px) { 
    .header_button { margin: 0 43%; } 
}
@media(max-width: 1025px) { .red-anchor, .red-anchor:hover { left:100px; } }

#octagon.octagon_header { width: 250px;background: #E6E6E6 0% 0% no-repeat padding-box;opacity: 1; }
#octagon.octagon_header::before { border-bottom: 15px solid #eae8e8; }
#octagon.octagon_header::after { border-top: 15px solid #eae8e8; }

    #octagon:before {
      content: "";
      width: 100%;
      height: 0;
      position: absolute;
      top: 0;
      left: 0;
      border-bottom: 15px solid #D84813;
      border-left: 15px solid #fdf7f4;
      border-right: 15px solid #fdf7f4;
    }
    #octagon:after {
      content: "";
      width: 100%;
      height: 0;
      position: absolute;
      bottom: 0;
      left: 0;
      border-top: 15px solid #D84813;
      border-left: 15px solid #fdf7f4;
      border-right: 15px solid #fdf7f4;
    }
    #octagon.octagon_header p { font-size: 14px;color: #D84813;font-family: 'gt-sectra',Helvetica Neue,Helvetica,Arial,sans-serif !important;margin-top: 8px;}
    
    .octagon_a { text-decoration: none; }

    #sel1
    {
        border-radius: 40px;
    }

    .footer-box .search-wrapper
    {
        margin-top: 10%;
    }

    .category-engagement-rings .wrapper-breadcrums,
    .category-wedding-bands .wrapper-breadcrums,
    .category-eternity-ring .wrapper-breadcrums,
    .category-earrings .wrapper-breadcrums,
    .category-tennis-bracelet .wrapper-breadcrums,
    .category-diamond-pendants-and-necklaces .wrapper-breadcrums,
    .cms-diamond-dealer-london-wholesale-diamonds .wrapper-breadcrums,
    .cms-coloured-diamonds .wrapper-breadcrums,
    .cms-diamond-education .wrapper-breadcrums { display: none; }
    .type_title
    {
        background: #fff;
        padding: 30px 30px 0px 30px;
        position: relative;
        top: -120px;
    }
	p.theCS {
    font-size: 19px;
}
p.DIAMOND-STUD {
    font-size: 19px;
}
p.Necklaces {
    font-size: 21px;
}
p.call-today {
    color: #D84813 !important;
    padding: 36px 0px !important;
    text-transform: capitalize;
}
.static-list-wrapper .brand-item {
    padding: 15px 15px;
}
.ferude-produ {
    margin: 0px 43px;
}
.faq-text {
    width: 822px;
    margin: 0 auto;
    margin-top: 37px;
    margin-bottom: 37px;
}
/*.card.bg-dark.text-white .col-xs-24 {
    margin-top: 10%;
    text-align: left;
    padding-left: 63px;
}*/
    .type_title:before {
        content: "";
        width: 100%;
        height: 0;
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 30px solid #fff;
		  border-left: 30px solid #f4d8d4;
    border-right: 30px solid #f4d8d4;
    }
	.diamond-education-m:before {
    border-left: 30px solid #fafafa;
    border-right: 30px solid #fafafa;
}	
.tennis-bracelet-m:before {
        border-left: 30px solid #f8e4af;
    border-right: 30px solid #fbf7f8;
}.earring:before {
    border-left: 30px solid #e4e6e9;
    border-right: 30px solid #e4e6e9;
}
.wedding-band:before {
    border-left: 30px solid #fafafa;
    border-right: 30px solid #f2f1f6;
}	
.coloured-diamonds:before {
    border-left: 30px solid #fafafa;
    border-right: 30px solid #fafafa;
}
.diamond-dealer-london-wholesale-diamonds:before {
    border-left: 30px solid #fafafa;
    border-right: 30px solid #fafafa;
}
.diamond-pendants-and-necklace:before {
    border-left: 30px solid #fafafa;
    border-right: 30px solid #fafafa;    
}
.eternity-rings:before {
    border-right: 30px solid #f7f7ef;
    border-left: 30px solid #4a4342; 
}.engagement:before {
    border-right: 30px solid #fafafa;
    border-left: 30px solid #fafafa; 
}
 .engagement #octagon:after {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .eternity-rings #octagon:before {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .eternity-rings #octagon:after {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .engagement #octagon:before {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .diamond-pendants-and-necklace #octagon:after {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .diamond-pendants-and-necklace #octagon:before {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .diamond-education-m #octagon:after {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .diamond-education-m #octagon:before {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .coloured-diamonds #octagon:after {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .coloured-diamonds #octagon:before {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
.diamond-dealer-london-wholesale-diamonds #octagon:after {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .diamond-dealer-london-wholesale-diamonds #octagon:before {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}

 .earring #octagon:before {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}.earring #octagon:after {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
 .wedding-band #octagon:before {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
.wedding-band #octagon:after {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
	.col-sm-12.col-xs-24 .row .col-sm-12 h5.gallery_title {
    margin-top: 90px;
	}
	p.rings {
    font-size: 23px;
	margin-top: 34px;
}
    h5.gallery_title.groupdrop-title.wwed {
    margin-bottom: 37px;
}
h5.gallery_title.groupdrop-title.tyu {
    margin-bottom: 50px;
}
h5.gallery_title.groupdrop-title.oiu {
    margin-bottom: 34px;
}
.qsd {
    margin-bottom: 36px;
}
p.polk {
    margin-top: 26px;
}
    
    .brand-slider-wrapper .owl-next { float: right; }
    .scroll_slider { overflow: auto; white-space: nowrap; }
    
    .shape_list { list-style: none;display: flex;margin-top: 5%; }
    li.shape_item.shape1 { margin-left: 3%; }
    li.shape_item.shape2 { margin-left: 17%; }
    li.shape_item.shape3 { margin-left: 15%; }
    li.shape_item.shape4 { margin-left: 16%; }
    li.shape_item.shape5 { margin-left: 16.5%; }
    li.shape_item.shape6 { margin-left: 18%; }
    li.shape_item.shape7 { margin-left: 14.5%; }
    li.shape_item.shape8 { margin-left: 13.5%; }
    li.shape_item.shape9 { margin-left: 17%; }
    li.shape_item.shape10 { margin-left: 16.5%; }

     .shape_bg {
        background:#E6E6E6;
        padding: 50px 40px;
     }
	.shape_bg h2 {
		font-size: 30px;
	}
    
    .scroll_slider img:hover { animation: moveSlideshow 15s linear infinite; }

     @keyframes moveSlideshow {
          100% { 
            transform: translateX(-66.6666%);  
          }
        }
		
		p.footer_newsletter {
    font-family: 'gt-sectra',Helvetica Neue,Helvetica,Arial,sans-serif !important;
}
.education-col-in h2 a.groupdrop-title {
    font-size: 26px;
}
li.item.level1.text-content .groupmenu-drop-content .row .col-sm-12 {
   
    padding-left: 50px;
}
.groupmenu-drop-content .col-sm-6 {
    width: 22% !important;
}
li.item.level0.Engagement.rings.level-top.parent .groupmenu-drop-content img {
    width: 50% ;
}
li.item.level0.Wedding.Bands.level-top.parent .groupmenu-drop-content img {
    width: 60% ;
}
li.item.level0.Earrings.level-top.parent .col-sm-8 {
    width: 33.33333% !important;
	    padding-right: 56px;
}
li.item.level0.Earrings.level-top.parent .rty {
    padding-left: 64px;
}
li.item.level0.Tennis.Bracelets.level-top.parent .groupmenu-drop-content img {
    width: 72% ;
}
li.item.level0.Tennis.Bracelets.level-top.parent .col-sm-8 {
    padding-right: 25px;
}
li.item.level0.Tennis.Bracelets.level-top.parent .rty {
    padding-left: 64px;
}
li.item.level0.Eternity.Rings.level-top.parent .col-sm-8 {
    width: 33.33333% !important;
	    padding-right: 56px;
}

li.item.level0.Eternity.Rings.level-top.parent .rty {
    padding-left: 58px;
}
.rtys{
	border-right: 1px solid #D84813;
	 
}
li.item.level1.text-content .groupmenu-drop-content .row {
    margin-top: 7px;
}

.booking_date_label, .booking_time_label, .book_additional
{
    color: #d84813;
    font-family: maison;
    font-size: 12px;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    font-weight: 600;
}

.book_additional { margin-left: 2%;  }
.booking_date_label, .booking_time_label { margin-left: 5%; }
.blog-page-list main#maincontent .column.main li.post-holder {
    width: 33.3333%;
    float: left;
    box-shadow: inherit !important;
	margin-bottom: 0px;
    padding-bottom: 0px;
}


.blog-page-list .post-image.cdz-left .img-responsive {
border-top: 1px solid #d1d1d1;
padding-top: 27px;
}
.Diamond-Cut:before {
    border-right: 30px solid #fafafa;
    border-left: 30px solid #fafafa;
}
.product-list-container { margin: 0px 30px; }

.sorter-label {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2.5px;
    color: #d8481f;
    font-family: 'maison';
}
#sorter { color: #d8481f;text-transform: uppercase;font-size: 11px;letter-spacing: 2.5px; }
#filter_desk .filter-title { width: 8%; float: left; }

.blog-post-view .sidebar.sidebar-additional .widget.block.block-categories.dd {
    margin-top: 50% !important;
}
.blogs-headeing h3 { font-size: 27px; }
.customer-account-create .actions-toolbar .primary { width: 60% !important; margin: 0 20%; }
.filter-options-content-inner a { font-size: 11px; letter-spacing: 2.0px; }
.blog-post-view .post-header .post-info { padding: 23px 0 36px 0 !important; }
.blog-page-list .post-list-wrapper .post-holder .post-details .post-title { height: 78px; }
.blog-page-list .post-description.clearfix { height: 70px; }
.filter-clear { color: #D1D1D1;font-weight: 400;letter-spacing: 2.5px; font-size: 11px; }
.block-content .filter-content { float: left;width: 92%; }
.cms-book-an-appointment .page-title { margin-top: 30px;margin-left: 30px; }
.form_booking .actions-toolbar { margin-left: 30%; }
.book_form-content { font-size: 13.5px;font-family: 'maison';letter-spacing: 0.5px;color: #000000 !important; }
.form_booking #comment { margin-top: 20px; }
.page-layout-1column .columns { 
    box-shadow: 0px 0px 1px #fff !important;
    -moz-box-shadow: 0px 0px 1px #fff !important;
    -webkit-box-shadow: 0px 0px 1px #fff !important;
    -o-box-shadow: 0px 0px 1px #fff !important;
    -ms-box-shadow: 0px 0px 1px #fff !important;
}

@media (max-width: 1025px)
{
	#filter_desk { display: none; }
	#filter_mob { display: block !important; }
	.toolbar-products { display: none; }
}
li.item.level0.Wedding.Bands.level-top.parent .groupdrop-link span {
    width: 21%;
}
li.item.level0.Eternity.Rings.level-top.parent .groupdrop-link span {
    width: 14%;
}
li.item.level0.Wedding.Bands.level-top.parent .rty {
    padding-left: 65px;
}
li.item.level0.Pendants .col-sm-8 {
    padding-left: 56px;
}
li.item.level0.Pendants .rty {
    
   padding-left: 71px
}
.groupdrop-link a {
    width: 62%;
}
li.item.level0.Pendants .groupdrop-link li.item {
    height: 35px;
}
p.item.grfg {
    margin-top: 20px;
    position: absolute;
}
p.item.jkloi {
    margin-top: 29px;
    position: absolute;
}

