#openSearch input.search-input {
    box-shadow: 0 0 0
}

.navbar-main-submenu .wrapper-border {
    margin: 13px 0;
}

.navbar-main-submenu .exclusive.top {
    padding-bottom: 7px;
}

.navbar-main-submenu .exclusive.bottom {
    padding-top: 2px;
}

a.add-to-cart {
    cursor: pointer
}

.products-nospace-outer .carousel-item.slick-slide .price, .products-isotope .price {
    color: #ffffff
}


.price-box .special-price .price {
    color: #f5003a
}

.product-view-ajax-container .price {
    margin: 0
}

.navbar-compact .navbar-main-menu-outer {
    /*margin: -50px 0 0;*/
}

#drop-shopcart .price .price, #drop-shopcart .total .price {
    display: inline
}

#drop-shopcart .total .price {
    font-weight: bold;
}

.shoppingcart-box .empty {
    display: block;
}

.products-list-in-row .product-preview-outer {
    width: 100%;
}

.products-list .price-box p {
    margin-bottom: 0
}

#drop-shopcart .description a:hover {
    text-decoration: underline
}

#drop-shopcart .preview-image img:hover, .table-shop img:hover {
    opacity: 0.8
}

.rect-nohover .buttons-set {
    margin-bottom: 0
}

#shopping-cart-totals-table {
    font-weight: bold
}

#shopping-cart-totals-table .grand-total {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 10px !important;
}

#shopping-cart-totals-table .a-left {
    padding-left: 12px
}

.crosssell {
    margin-top: 30px
}

.crosssell h3 {
    font-size: 16px;
}

#checkout-progress-wrapper .block .block-title strong {
    font-weight: normal;
    font: 1.384em "Sintony", sans-serif;
}

#checkout-progress-wrapper .list-group-item a {
    font-size: 1.167em;
    font-weight: normal;
}

#checkout-progress-wrapper .block-progress .block-title {
    margin: 0 0 16px;
}

#checkout-progress-wrapper .block-progress dt {
    font-weight: normal;
    padding: 4px 0 9px;
    font-size: 1.167em;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #cacaca;
    border-style: none none dotted;
    border-width: medium medium 1px;
}

.product-prev-next .icon:after, .product-prev-next .icon:before {
    line-height: 1.4em;
}

.product-view .price {
    padding-bottom: 0px;
}

.product-options .price {
    font-weight: normal !important
}

.product-options .label {
    color: inherit !important;
    font-size: 12px !important;
    text-align: left;
    line-height: 27px;
}

.product-view .price {
    font-size: 19px;
}

#checkout-progress-state {
    margin-top: 20px
}

#popup-box .inline {
    line-height: 1.7em;
}


#compare-items {
    min-width: 260px;
}

#compare-items .description {
    display: table-cell;
    vertical-align: middle;
}

#compare-items .item {
    padding: 5px 7px;
    display: table;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dotted #cacaca;
}

#compare-items .item.last {
    border: none;
}

#compare-items {
    border: 0;
    padding: 5px 5px 0px 5px;

}

#compare-items .delete {
    display: table-cell;
    width: 20px;
    vertical-align: middle;
    margin: 30px 0 0 10px;
}

#compare-items .preview-image {
    display: table-cell;
    vertical-align: middle;
    width: 75px;
    padding-right: 15px;
}

#compare-items .preview-image img {
    width: 100%;
}

#compare-items ol, ul {
    margin-bottom: 0px;
}

#compare-items img:hover {
    opacity: 0.8
}


/*animated buttons*/
.btn-animated {
    position: relative;
    backface-visibility: hidden;
    overflow: hidden;
    line-height: 37px;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-animated:before {
    height: 100%;
    line-height: 3;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    color: #ff0075;
    left: 0;
    top: -100%;
}

.btn-animated:hover:before {
    top: 0;
}

.btn-animated span {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    -moz-transition: all 0.3s;
    -moz-backface-visibility: hidden;
    transition: all 0.3s;
    backface-visibility: hidden;
}

.btn-animated:hover span {
    -webkit-transform: translateY(300%);
    -moz-transform: translateY(300%);
    -ms-transform: translateY(300%);
    transform: translateY(300%);
}

/* Effect 1: Brackets */
a.link-animated-brakets::before,
a.link-animated-brakets::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
    vertical-align: middle;
    font-size: 1.167em;
    line-height: 25px;
    font-size: 18px;
}

a.link-animated-brakets::before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

a.link-animated-brakets::after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

a.link-animated-brakets:hover::before,
a.link-animated-brakets:hover::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}

.filters-panel a.sort-icon {
    display: inline-block !important;
    float: none !important
}

.pagination a {
    margin-bottom: 7px;
    margin-right: 8px;
}

.navbar {
}

#newsLine {
    z-index: 100;
}

#openSearch {
    z-index: 8000;
}

.back-to-top {
    z-index: 8000;
}

.block .block-content li.item {
    padding: 7px 0;
}

.header-type-2 .navbar-welcome {
    float: right;
    text-align: center;
}

.header-type-2 .navbar-logo {
    text-align: left !important
}

@media (max-width: 767px) {
    .header-type-2 .navbar-secondary-menu .btn-group {
        margin-top: -10px
    }
}

.header-type-2 .navbar-secondary-menu .btn-default {
    text-align: center
}

.header-type-2 .navbar-secondary-menu .drop-title {
    display: none;
}

.block-carousel .block-content {
    padding-bottom: 43px;
}

.select-stores {
    margin-top: -8px
}

footer .footer-bottom .container {
    padding: 13px 0;
}

.container .messages {
    margin-top: 15px
}

.std .container .messages {
    margin-top: 0
}

.container .messages li.error-msg li a {
    color: #f00;
    font-weight: bold;
}

.navbar-main-submenu .wrapper {
    padding: 0 0 0;
}

.navbar-main-submenu .submenu-block {
    padding-bottom: 10px
}

.products-list-in-row .configurable-swatch-list {
    display: none
}

.no-touch .product-preview .product-controls-list li, .no-touch .product-preview .product-controls-list-row li {
    vertical-align: top;
}

.block-compare .actions {
    padding: 10px 0px 10px 20px
}

.in_product_view li a {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #c69c6d;
    display: block;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    width: 30px;
}

.in_product_view li {
    display: inline-block;
}

.in_product_view li a:hover {
    background-color: #242424 !important;
    border-color: #242424;
    color: #fff
}

.in_product_view li a {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 1
}

.products-widget.vertical .old-price {
    display: none
}

.products-widget.vertical .special-price .price {
    margin-left: 0
}

.form-control {
    text-transform: inherit
}

#box0 li {
    line-height: 19px;
}

/*ElevateZoom custom style*/
.product-view-type-1.cloudzoom-free .zoomContainer {
    z-index: 10000;
    height: 0 !important;
}

@media (min-width: 480px) {
    /* CSS for zoom window. */
    .product-view-type-1.cloudzoom-free .zoomWindow {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .27);
        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .27);
        box-shadow: 0 0 4px rgba(0, 0, 0, .27);
        overflow: hidden;
        margin: 0 0 0 15px;
        padding: 0;
        border: 5px solid #fff !important;
        z-index: 10000;
    }

    /* CSS for lens */
    .product-view-type-1.cloudzoom-free .zoomLens {
        border: 2px solid #888;
        background-color: #fff;
        width: 100px;
        height: 100px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        cursor: crosshair;
        z-index: 10000;
    }
}


.product-view-type-2.cloudzoom-free .zoomContainer {
    height: 0 !important;
}

.product-view-type-2.cloudzoom-free .zoomContainer:hover {
    z-index: 10000;
}

@media (min-width: 480px) {
    /* CSS for zoom window. */
    .product-view-type-2.cloudzoom-free .zoomWindow {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .27);
        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .27);
        box-shadow: 0 0 4px rgba(0, 0, 0, .27);
        overflow: hidden;
        margin: 0 0 0 15px;
        padding: 0;
        border: 5px solid #fff !important;
        z-index: 10000;
    }

    /* CSS for lens */
    .product-view-type-2.cloudzoom-free .zoomLens {
        border: 2px solid #888;
        background-color: #fff;
        width: 100px;
        height: 100px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        cursor: crosshair;
        z-index: 10000;
    }
}

.post-navigation .pull-right {
    float: right !important;
    margin-right: 32px;
}

.marina .swatch-link.has-image img, .marina .swatch-link, .marina .swatch-label, .marina .colors-list img {
    border-radius: 50%;
}

.btn-cool.btn-lg, .filters-by-category li a.btn-lg {
    border-radius: 0;
    font-size: 1.5em;
    height: 53px !important;
    line-height: 1.222em;
    padding: 15px 18px;
}

.btn-group.block-compare .actions button {
    margin-left: 13px !important
}

.boxed .content.social-widget {
    padding-bottom: 20px;
    padding-top: 35px;
    padding-right: 10px;
    padding-left: 10px;
}

.label-grey {
    background-color: #8e8e8e !important;
}

.label-grey::after {
    border-top-color: #8e8e8e !important;
}

.blue {
    background-color: blue !important;
}

.services-block a.item {
    padding: 17px 0;
}


section.container .container {
    width: auto !important;
    padding-left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px
}

.boxed .breadcrumbs > .container::after {
    border: 0
}

/****DEMO KIDS*****/
.demo-kids .services-block a.item .icon {
    color: #fff
}

.demo-kids .services-block a.item {
    padding: 24px 0;
}

/****DEMO KIDS END*****/
/****DEMO ART*****/
.demo-art .services-block .title {
    font-size: 1.2em;
}

.demo-art .services-block a.item .icon {
    color: #69462A
}

/****DEMO ART END*****/

/****DEMO TOOLS*****/
.demo-tools .services-block .title {
    font-size: 1.05em;
}

.demo-tools .services-block a.item .icon {
    color: #3D5E9B
}

.demo-tools .std > .container {
    margin-bottom: 26px
}

/****DEMO TOOLS*****/

/****DEMO BIO*****/
.demo-bio .navbar-secondary-menu .dropdown-toggle .drop-title {
    display: none
}

.demo-bio .products-widget.vertical .preview-image {
    height: 98px
}

.demo-bio .dotted-line {
    display: none
}

/****DEMO BIO*****/

/****DEMO Lingerie*****/
.demo-lingerie .services-block a.item .icon {
    color: #40001B
}

/****DEMO Lingerie*****/

.fb_outer {
    width: 100%;
}

.fb_outer, .fb_outer a, .fb_outer a:hover {
    color: #fff;
}

.fb_outer .items_row {
    margin: 6px 0 0 0;
    overflow: hidden;
    width: 100%;
}

.fb_outer .items_row .item {
    display: block;
    float: left;
    text-align: center;
    width: 33.333%;
    font-size: 11px;
}

.fb_outer .items_row .item .name {
    width: 100%;
    text-align: center;
}

.fb_outer .items_row .item .name a {
    text-decoration: none;
}

.rtl select {
    padding-right: 22px;
}

.ajax-index-options .product-info-cell {
    margin-right: 0
}