.detailsBlock .listingInfos {
    color: #000;
    font-size: 17px
}

.fa, .dropDownToggle:after, .hasSmartMenu > a:after, .leftMenuNavigation h3.blockTitle:before, .testimonialMain .listingDescription:before, .listingLink a:before, .flex-prev:before, .flex-next:before, .leftNav li.hasSmartNav > a:after, .addressInfo .itemInfo:before, .sorterToolbar a.viewMode:after, .productLinks a:before, .logosMain .flex-direction-nav a:before, .servicesBlock .blockIcon, .actionsList a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.itemsList .productLinks {
    left: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    z-index: -1;
    transition: all linear 400ms;
    -moz-transition: all linear 400ms;
    -webkit-transition: all linear 400ms;
    -ms-transition: all linear 400ms;
    top: -2px;
    font-size: 17px;
    z-index: 1000;
}

    .itemsList .productLinks li a {
        width: 38px;
        height: 38px;
        color: #474747;
        background: #e4e4e4;
        overflow: hidden;
        padding: 0;
        display: block;
        border: 1px solid #ccc;
        box-sizing: content-box;
    }

        .itemsList .productLinks li a:hover {
            color: #FFF;
            background: #006db7
        }

    .itemsList .productLinks a:before {
        width: 100%;
        height: 100%;
        display: inline-block;
        text-align: center;
        line-height: 38px;
        text-indent: inherit;
        font-size: 15px;
    }

    .itemsList .productLinks li {
        display: block;
        margin-bottom: 5px
    }

    .itemsList .productLinks a {
        color: #006db7
    }

.sorterToolbar a.viewMode {
    display: inline-block;
    vertical-align: middle;
}

    .sorterToolbar a.viewMode:hover, .sorterToolbar a.viewMode.activeClass, a.viewMode.selected {
        color: #b2b2b4;
    }

    .sorterToolbar a.viewMode:after {
        display: inline-block;
        float: right;
        vertical-align: middle;
        line-height: 20px;
        font-size: 18px;
    }

.sorterToolbar a.listViewIcon:after {
    content: '\f00b';
}

.sorterToolbar a.gridViewIcon:after {
    content: '\f009';
}

.viewsMode {
    margin-right: 30px;
}

    .viewsMode li {
        margin-right: 5px;
    }

.sorterToolbar {
    margin-bottom: 20px;
}

.pagesNumber, .specialMenuItem {
    float: right;
}

.showFade, .dropDownMenu {
    transition: all linear 400ms;
    -moz-transition: all linear 400ms;
    -webkit-transition: all linear 400ms;
    -ms-transition: all linear 400ms;
}

.dropDownMenu {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}

.hasSmartNav:hover .leftSmartNavMenu {
    opacity: 1;
    margin-left: 0;
    z-index: 111;
}

.dropDownMenu {
    background: #fff;
    opacity: 0;
    z-index: -1;
    display: block;
    margin-top: 10px;
}

.listingImage img {
    width: 100%;
    display: block;
}

@media all and (min-width:768px) {
    .hasSmartMenu:hover .ddSmartMenu, .dropDown:hover .dropDownMenu {
        opacity: 1;
        margin: 0;
        z-index: 1000;
        margin-top: 0;
    }
}

.latestBlogsList .listingImage {
    margin-bottom: 5px;
}

.latestBlogsList .listingDescription {
    clear: both;
    font-size: 12px;
    font-style: italic;
    padding: 5px 0;
}

.listingLink a:before {
    content: "\f18e";
    margin-right: 5px;
}

.listingLink a:hover {
    padding-left: 5px;
}

.flex-prev:before {
    content: '\f053';
}

.flex-next:before {
    content: '\f054';
}

.flex-direction-nav a {
    color: #fff;
    text-align: center;
    text-indent: inherit;
    width: 30px;
    height: 30px;
    background: #d74114;
}

    .flex-direction-nav a:before {
        line-height: 30px;
        font-size: 10px;
        display: block;
        width: 30px;
        height: 30px;
    }

.footerTop, .footerMiddle {
    margin-bottom: 25px;
    margin-top: 10px;
}

.footer .normalText, .whitePadded p, .whitePaddedBody .blockBody p {
    margin-bottom: 10px;
}

.flexslider .flex-direction-nav {
    opacity: 0.1;
    -webkit-opacity: 0.1;
    -moz-opacity: 0.1;
}

.flexslider:hover .flex-direction-nav {
    display: block;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.sorterToolbar {
    background: #fff;
    color: #222;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 20px;
}

.checkOutBlock.activeCheckoutStep .numberedTitle, input[type=radio ]:not(old):checked + label > span, input[type=checkbox ]:not(old):checked + label > span {
    background: #006db7;
}

.checkOutBlock .blockBody {
    display: none;
}

.checkOutBlock.activeCheckoutStep .blockBody {
    display: block;
}

.numberedTitle {
    background: #ccc;
}

h2.blockTitle {
    font-size: 50px;
    border-bottom: 3px solid #333;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

.infoContent h2 {
    font-size: 15px;
}

.itemInfo {
    margin-bottom: 10px;
}

.normalBtn, .cartButton, .actionsList a.normalBtn, .colName a.normalBtn, .colName a.cartButton, .checkOutBlock .formActions a, .orderTotals a {
    /*border: 2px solid #d74114;
	padding: 5px 10px;
	display: inline-block;
	background: #d74114;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
	-moz-transition:all linear 300ms;
	-webkit-transition:all linear 300ms;
	transition:all linear 300ms;*/
    background: #fed300 none repeat scroll 0 0;
    border: 2px solid #fed300;
    color: #000;
    cursor: pointer;
    direction: rtl;
    display: inline-block;
    font-family: "GESSTwoMedium-Medium","gotham_mediumregular";
    font-size: 18px;
    padding: 3px 12px;
    text-align: center;
    transition: all 300ms ease 0s;
}

    .normalBtn:hover, .cartButton:hover, .actionsList a.normalBtn:hover, .colName a.normalBtn:hover, .actionsList a.cartButton:hover, .colName a.cartButton:hover, .checkOutBlock .formActions a:hover, .orderTotals a:hover {
        /*border: 2px solid #bc2e04;
	background: #bc2e04;
	color: #fff !important;*/
        background: transparent;
        color: #000
    }

.primaryBtn:hover {
    background: #bc2e04;
}

.cartButton + .cartButton {
    margin-right: 5px;
}

.footerTop ul.simpleList a {
    display: block;
    font-size: 12px;
    padding: 3px 0;
}

.footer .normalBtn {
    border-color: #fff;
}

.threeSlides .flex-control-nav, .sliderMain .flex-control-nav {
    bottom: -25px;
}

.newStatus {
    background: #009788;
}

.blockBody .cartTable {
    margin-bottom: 10px;
}

.orderTotals td {
    border-bottom: 1px solid #f2f2f2;
}

.orderTotals td, .orderTotals th {
    padding: 15px 0;
    text-align: right;
    font-size: 16px;
    color: #000
}

.cartTable th, .cartTable td {
    padding: 10px 0;
    /*border: 1px solid #f2f2f2;*/
    border-collapse: collapse;
}

.cartTable tfoot th, .cartTable tfoot td {
    border: 0 none;
    /*padding: 10px;*/
}

.cartTable tbody th, .cartTable tbody td {
    padding: 10px;
}

.cartTable .responsiveCart thead th {
    text-align: center !important;
}

.cartTable thead th, .orderTotals tfoot th {
    text-align: right;
    padding: 15px 15px;
    font-weight: normal;
    text-transform: uppercase;
}

.orderTotals tbody th {
    font-size: 20px;
    font-weight: normal;
}

.orderTotals tfoot th {
    text-align: right;
    padding: 10px 0;
}

button, input[type='submit'], input[type='reset'] {
    cursor: pointer;
}

.ratingLinks a {
    display: inline-block;
}
/*.productLinks {
	left: 15px;
	margin-top: 20px;
	opacity: 0;
	position: absolute;
	z-index: -1;
	transition: all linear 400ms;
	-moz-transition: all linear 400ms;
	-webkit-transition: all linear 400ms;
	-ms-transition: all linear 400ms;
}
.itemsList .listingInfos {
	padding: 10px;
}*/
.listingItem:hover .productLinks {
    opacity: 1;
    margin: 0;
    bottom: 5px;
    left: 17px
}

.categoriesSearch .dropDownMenu {
    left: -10px;
    padding: 10px;
    right: 0;
    background: #fff;
}

.footer .logoHolder {
    float: none;
}

.zoomSliderParent, .detailsBlock {
    margin-bottom: 15px;
}

.quantityForm label {
    display: block;
    float: right;
    direction: rtl;
    margin-left: 6px;
    min-width: 85px;
    font-size: 18px;
    font-weight: bold
}

.myCartMain {
    margin-top: 2px;
}

.headerSearch .errorRecord {
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    position: relative;
    top: 5px;
}

.headerSearch .validatorHolder {
    text-align: right;
    padding-right: 45px;
}

.headerSearch .dk-selected {
    border: 0 none;
    height: 35px;
    line-height: 33px;
    padding-right: 30px;
}

    .headerSearch .dk-selected:after {
        border-color: #dddddd !important;
        margin-right: 0 !important;
    }

.headerSearch .dk-select-open-up .dk-select-options, .headerSearch .dk-select-open-down .dk-select-options, .headerSearch .dk-select-multi:focus .dk-select-options {
    border-color: #dddddd !important;
}

.headerSearch .dk-selected:before {
    margin-right: 1em;
}

.headerSearch ul.dk-select-options li.dk-option {
    text-align: left;
}

.myCartMain .headerBtn {
    display: block;
    /*color: #fff;*/
    padding: 8px 7px 8px 10px;
    /*background: #006db7;*/
    color: #2a4c62;
    background: transparent
}

    .myCartMain .headerBtn i {
        color: #015a97;
        margin-left: 8px
    }

.myCartMain .smallText {
    font-family: 'gotham_bookregular';
}

.smallTop li {
    float: left;
}

    .smallTop li + li {
        padding-left: 10px;
        margin-left: 10px;
        position: relative;
    }

        .smallTop li + li:before {
            border-left: 1px solid #ddd;
            position: absolute;
            display: block;
            content: '';
            height: 12px;
            left: 0;
            top: 50%;
            margin-top: -6px;
        }

.additionalSettings {
    float: right;
}

    .additionalSettings > div {
        float: left;
        margin-left: 2px;
    }

.myCartMain .fa-shopping-cart {
    font-size: 16px;
}

.secondaryMainCol .blockMain {
    padding: 0;
}

.secondaryMainCol .blockBody {
    padding: 0 10px;
}

.leftMenuNavigation .blockBody {
    padding: 0;
}

.leftMenuNavigation .leftNav > li {
    padding: 0;
}

.leftMenuNavigation h3.blockTitle, .secondaryMainCol h3.blockTitle, .customBlockTitled h3.blockTitle {
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0;
    font-weight: normal;
    position: relative;
    font-family: 'GESSTwoMedium-Medium','gotham_mediumregular';
}

.secondaryMainCol h3.blockTitle, .customBlockTitled h3.blockTitle {
    padding: 10px 20px 10px;
    display: inline-block;
    position: relative;
}

.secondaryMainCol .blockHead, .customBlockTitled .blockHead {
    margin-bottom: 10px;
    background: #dddddd;
}

.secondaryMainCol .blockHead {
    margin-bottom: 0;
}

.tabsMain .blockHead {
    margin-bottom: 0;
}

.tabsMain .clearContainer {
    background: #fff;
}
/*.secondaryMainCol h3.blockTitle:before, .customBlockTitled h3.blockTitle:before, .mainMenu > ul > li.selected > a:before {
	display: block;
	content: '';
	position: absolute;
	bottom: 100%;
	height: 8px;
	width: 100%;
	left: 0;
	z-index: 1;
}
.secondaryMainCol h3.blockTitle:after, .customBlockTitled h3.blockTitle:after, .mainMenu > ul > li.selected > a:after {
	position: absolute;
	bottom: 100%;
	display: block;
	content: '';
	right: -8px;
	border-bottom: 8px solid #015148;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}*/
.leftMenuNavigation h3.blockTitle {
    padding: 10px 50px 10px 20px;
    min-height: 39px
}

.secondaryMainCol .leftMenuNavigation h3.blockTitle {
    display: block;
    font-size: 14px
}

    .secondaryMainCol .leftMenuNavigation h3.blockTitle:before {
        content: '\f0c9';
        text-align: center;
        background: #006db7;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        font-size: 16px;
        line-height: 44px;
        width: 40px;
        height: auto;
        color: #fff
    }

    .secondaryMainCol .leftMenuNavigation h3.blockTitle:after {
        display: none;
    }

.leftSliderArrows .flex-direction-nav, .customBlockTitled .flex-direction-nav {
    position: absolute;
    top: -18px;
    right: 0;
    opacity: 0.8;
}

.tabsMain .flex-direction-nav {
    top: -20px;
    right: 10px;
}

.leftSliderArrows .flex-direction-nav li, .customBlockTitled .flex-direction-nav li, .zoomSliderParent .flex-direction-nav li {
    display: inline-block;
}

.leftSliderArrows .flex-direction-nav a, .customBlockTitled .flex-direction-nav a, .logosMain .flex-direction-nav a {
    position: static;
    background: transparent;
    color: #666;
    width: auto;
    height: auto;
    text-indent: -9999px;
    padding: 0 5px;
    text-align: left;
    content: '';
    height: 30px;
    overflow: hidden;
    width: 15px;
}

.logosMain .flex-direction-nav a {
    width: 30px;
    padding: 0;
    text-align: center;
    background: #fff;
}

.zoomSliderParent .flex-direction-nav a {
    background: transparent;
    color: #666;
    width: auto;
    height: auto;
    text-indent: -9999px;
    padding: 0 5px;
    text-align: left;
    content: '';
    height: 30px;
    overflow: hidden;
    width: 15px;
}

    .leftSliderArrows .flex-direction-nav a:before, .customBlockTitled .flex-direction-nav a:before, .zoomSliderParent .flex-direction-nav a:before {
        text-indent: 0;
        width: auto;
        height: auto;
    }

.logosMain .flex-direction-nav a {
    text-indent: inherit;
}

    .logosMain .flex-direction-nav a:before {
        line-height: 30px;
    }

    .logosMain .flex-direction-nav a.flex-prev {
        left: -10px;
    }

    .logosMain .flex-direction-nav a.flex-next {
        right: -10px;
    }

.secondaryMainCol .blockMain, .detailsBlock, .blockedTabsContainer .blockBody,, .sorterToolbar, .addressesParent .listingInfos, .itemsList.listViewBloc .listingItem, .servicesBlock .whitePadded, .ddSmartMenu {
    /*box-shadow: 1px 1px 1px 0 #dcdcdc;*/
}

.blockedTabsContainer .blockBody, .secondaryMainCol .blockMain {
    border: 1px solid #dcdcdc
}

.sorterToolbar, .detailsBlock {
    box-shadow: 1px 1px 1px 0 #dcdcdc;
}

.detailsBlock {
    background: #f1f1f1
}

    .detailsBlock .listingInfos {
        padding: 0;
    }

.logosMain .flex-direction-nav a {
    position: absolute;
}

.leftSliderArrows .blockMain {
    padding-bottom: 20px;
}

.blockMain.withShadows {
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.productCategory {
    font-size: 12px;
}

.footerBottomMain {
    background: #333333;
    padding: 25px 0;
}

.productStatus {
    font-size: 12px;
    padding: 3px 10px;
}

.threeSlides .slides li .productStatus, .sideSlider .slides li .productStatus {
    right: -8px;
    top: -8px;
}

.saleStatus {
    background: #d74114;
}

.newStatus {
    background: #009788;
}

.blockedTabsContainer .tabsLinks a {
    background: #f1f1f1;
    padding: 10px 20px;
    font-weight: normal;
    color: #666;
    font-size: 14px;
    margin-right: 1px;
    text-transform: uppercase;
}
/*
.blockedTabsContainer .tabsLinks {
	margin-bottom: 1px;
}*/
.tabsLinks {
    direction: rtl;
}

    .tabsLinks a {
        display: inline-block;
        padding: 10px;
        color: #999;
        font-size: 18px;
        text-decoration: none;
    }

.tab {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100px;
}

    .tab.visible {
        visibility: visible;
        position: static;
        display: none;
        height: auto;
    }

.tabsLinks a.active {
    background: #ccc;
    color: #fff;
}

.blockedTabsContainer .tabsLinks a:hover, .blockedTabsContainer .tabsLinks a.active {
    color: #fff;
    background: #006db7;
}

.blockedTabsContainer .blockBody {
    background: #fff;
}

.col-sm-7 .detailsBlock {
    background: #FFF;
    box-shadow: none
}

.blockedTabsContainer .blockHead {
    background: transparent;
}

.blockedTabsContainer .blockBody {
    padding: 20px;
    font-size: 13px;
    color: #6b6b6b;
}

.blockedTabsContainer .blockTitle {
    color: #444;
    font-size: 20px;
    font-family: 'GESSTwoMedium-Medium','gotham_mediumregular';
    margin-bottom: 10px
}

.blockedTabsContainer .blockText {
    color: #000;
    font-size: 15px
}

.detailsBlock {
    padding: 10px;
}

.myCartMain .detailsBlock:last-child {
    margin-bottom: 0;
}

.ratingLinks, .ratingBox {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}

.ratingLinks {
    font-size: 12px;
}

.detailsBlock .listingInfos h3.listingTitle {
    font-size: 24px;
    font-family: 'GESSTwoMedium-Medium','gotham_mediumregular';
    font-weight: normal !important;
    line-height: 40px;
}

.oldPrice {
    font-size: 14px;
    color: #888888;
    text-decoration: line-through;
    padding: 0 6px;
}

.currentPrice {
    font-size: 18px;
    color: #006db7;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

.detailsBlock, .blockedTabsContainer .tabsMain {
    margin-bottom: 40px;
}

.orderBlock {
    margin-bottom: 20px !important;
}

.quantityForms {
    /*padding: 10px 0;
	margin: 10px 0;
	border-bottom: 1px dashed #e8e8e8;
	border-top: 1px dashed #e8e8e8;*/
}

    .quantityForms li:last-child .inputEntity {
        margin-bottom: 0;
    }

.blockMain.withShadows .blockHead {
    margin-bottom: 0;
}
/*.productCategory {
    display: none;
}*/

.desInfo, .desInfo a {
    font-size: 13px;
    color: #444;
}

.addressesParent .blockHead {
    display: none;
}

.addressesParent h2 {
    color: #444;
    text-transform: uppercase;
}

.addressInfo .itemInfo {
    padding-left: 40px;
    position: relative;
}

    .addressInfo .itemInfo:before {
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: #eee;
        content: '';
        border-radius: 100%;
        text-align: center;
        line-height: 30px;
    }

    .addressInfo .itemInfo:hover:before {
        color: #fff;
        background: #cd282d;
    }

.addressInfo .locInfo:before {
    content: '\f041';
}

.addressInfo .emaiInfo:before {
    content: '\f0e0';
}

.addressInfo .phoneInfo:before {
    content: '\f095';
}

.sorterToolbar a.viewMode {
    display: inline-block;
    vertical-align: middle;
}

    .sorterToolbar a.viewMode:hover, .sorterToolbar a.viewMode.activeClass, a.viewMode.selected {
        color: #b2b2b4;
    }

    .sorterToolbar a.viewMode:after {
        display: inline-block;
        float: right;
        vertical-align: middle;
        line-height: 20px;
        font-size: 18px;
    }

.sorterToolbar a.listViewIcon:after {
    content: '\f00b';
}

.sorterToolbar a.gridViewIcon:after {
    content: '\f009';
}

.viewsMode {
    width: 60px;
}

.itemsList .listingDescription {
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}

.detailsBlock .listingDescription {
    margin-bottom: 10px;
    font-family: 'GESSTwoLight-Light','gotham_bookregular';
    font-size: 18px;
    margin-bottom: 30px
}

.gridViewBloc .listingDescription, .gridViewBloc .ratingLinks {
    display: none;
}

.itemsList.listViewBloc .listingDescription {
    display: block;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

    .itemsList.listViewBloc .listingDescription a {
        color: #006db7;
        float: left
    }

        .itemsList.listViewBloc .listingDescription a:hover {
            color: #444
        }

.itemsList.listViewBloc .listingInfos h3.listingTitle {
    min-height: 0;
}

.itemsList.listViewBloc .ratingLinks {
    display: inline-block;
}

.itemsList.listViewBloc {
    margin-left: 0;
    margin-right: 0;
}

    .itemsList.listViewBloc .listingItem {
        width: 100%;
        float: none;
        background: #fff;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 25px;
        padding: 15px;
        background: #f6f6f6
    }

        .itemsList.listViewBloc .listingItem:after {
            clear: both;
            display: block;
            content: '';
        }

    .itemsList.listViewBloc .listingImage {
        width: 35%;
        float: right;
        padding: 10px;
    }

    .itemsList.listViewBloc .listingInfos {
        float: left;
        width: 62%;
        margin-right: 3%
    }

    .itemsList.listViewBloc .productStatus {
        top: 0;
        right: 10px;
    }

    .itemsList.listViewBloc .productLinks, .crossellProducts .productLinks {
        position: static;
        opacity: 1;
        -moz-opacity: 1;
        -webkit-opacity: 1;
        margin-top: 0;
    }
/*
.productLinks li {
	display: inline-block;
}
.productLinks li a {
	width: 30px;
	height: 30px;
	color: #474747;
	background: #e4e4e4;
	overflow: hidden;
	padding: 0;
}
.productLinks li a:hover {
	background: #d74114;
	color: #fff;
}
.productLinks a:before {
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	text-indent: inherit;
	font-size: 15px;
}
    */
.addToWishListLink:before {
    content: '\f004';
}

.addToCompareLink:before {
    content: '\f066';
}

.addToCartLink:before {
    content: '\f07a';
}

.productLinks li {
    display: block;
}

.detailsBlock .productLinks li, .itemsList.listViewBloc .productLinks li {
    display: inline-block;
}

.secondaryMainCol .productLinks {
    left: 0;
}

.logosMain h3.listingTitle {
    display: none;
}

.bannerCol1, .bannerCol2 {
    margin-right: 7px;
    float: left;
}

.bannerCol1, .bannerCol3 {
    /*width:265px;*/
}

.bannerCol3 {
    float: left;
}

.bannerCol2 .bannerMain {
    margin-bottom: 7px;
}

p.required {
    text-align: right;
    color: #e33c3c;
    font-size: 11px;
    margin: 0 0 10px 0;
}

.numberedTitle + .inlineMiddle {
    font-size: 16px;
    text-transform: none;
    color: #333;
}

.checkOutBlock {
    color: #444;
}

    .checkOutBlock .blockBody h3.blockTitle {
        font-size: 13px;
        font-weight: bold;
        color: #444;
    }

    .checkOutBlock h3.blockTitle {
        border-bottom: 1px solid #e7e7e7;
    }

.detailsBlock .productLinks a:before {
    float: right;
    margin-left: 10px;
    position: relative;
    top: 3px
}

.detailsBlock .productLinks a:hover {
    background: #FFF;
    color: #000
}

.detailsBlock .productLinks .addToCartLink, .crossellProducts .productLinks a {
    width: auto;
    text-indent: inherit;
    padding-right: 10px;
}

.cartTable {
    background: #fff;
}

    .cartTable .thumbImage img {
        display: block;
    }

.crossellProducts .productLinks a {
    display: inline-block;
    padding-left: 10px;
}

    .crossellProducts .productLinks a:before {
        display: none;
    }

.crossellProducts .currentPrice {
    color: #000;
}

.crossellProducts .oldPrice {
    display: block;
}

    .crossellProducts .oldPrice + .currentPrice {
        margin-left: 0;
    }

.colQuantity, .colPrice, .colTotal, .colOrderNum, .colDate {
    text-align: center !important;
}

@media all and (max-width:640px) {
    .colQuantity, .colPrice, .colTotal, .colOrderNum, .colDate {
        text-align: right !important
    }
}

.colQuantity .inputEntity {
    width: 70px;
    margin: 0 auto;
    /* margin-bottom:15px*/
}

.cartTable {
    color: #444;
    text-align: right;
    direction: rtl
}

#step4body .cartTable {
    background: #f8f8f8;
}

.dropDownMenu .orderTotals {
    padding: 0 10px;
}

.dropDownMenu .display {
    border: 0 none;
}

.dropDownMenu .cartTable th, .dropDownMenu .orderTotals td, .dropDownMenu .orderTotals th, .dropDownMenu .cartTable td {
    border: 0 none;
    border-bottom: 1px solid #f2f2f2;
}

.dropDownMenu .orderTotals th, .dropDownMenu .cartTable td {
    font-size: 14px;
    font-weight: bold;
    color: #444;
}

.dropDownMenu .orderTotals th {
    font-family: "GESSTwoMedium-Medium","gotham_mediumregular";
}

.dropDownMenu .cartTable {
    padding-bottom: 0;
}

.emptyCartButton {
    float: left;
}

.myCartMain .dropDownMenu {
    left: 0;
}

.logosMain .flexslider .flex-control-paging {
    display: none;
}

.discountCodesMain .blockBody {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}

    .discountCodesMain .blockBody:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0 none;
    }

.discountCodesMain .formActions {
    text-align: left;
}

.relatedCartBlock h3.blockTitle {
    color: #414141;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.errorMessage {
    display: none;
}

.mainMenu > ul > li > a {
    position: relative;
}

    .mainMenu > ul > li > a > span.productStatus {
        position: absolute;
        bottom: 90%;
        right: 0;
        top: inherit;
        z-index: 11;
    }

.mainMenu > ul > li:hover > a > span.productStatus {
    bottom: 80%;
}

.mainMenu > ul > li > a > span.productStatus:after {
    position: absolute;
    top: 100%;
    border-left: 6px solid rgba(0,0,0,0);
    border-right: 6px solid rgba(0,0,0,0);
    border-top: 8px solid #000;
    display: block;
    content: '';
    left: 50%;
    margin-left: -6px;
}

.mainMenu > ul > li > a > span.newStatus:after {
    border-top: 4px solid #009788;
}

.mainMenu > ul > li > a > span.saleStatus:after {
    border-top: 4px solid #ff6700;
}

.tab {
    display: block;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

    .tab.visible {
        position: relative;
        visibility: visible;
        display: none;
    }

.sameHeightPads .threeSlides .flex-control-nav, .sliderMain .flex-control-nav {
    bottom: 10px;
}
.sliderMain .flex-control-nav{
    bottom:20px;
}

#clock {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.timerSection {
    display: inline-block;
    width: 50px;
    text-align: center;
    font-size: 12px;
    margin-right: 3px;
}

.timerInner span {
    color: #fff;
    background: #333333;
    padding: 3px 0;
    display: block;
}

    .timerInner span.timerNumber {
        background: #eeeeee;
        color: #333333;
        font-weight: bold;
        padding: 5px 0;
    }

.servicesBlock .whitePadded {
    padding: 20px;
}

.servicesBlock .blockIcon {
    float: left;
    margin-right: 10px;
    color: #666;
    font-size: 35px;
    display: block;
}

.servicesBlock .blockTitle {
    padding-left: 50px;
    font-size: 14px;
    color: #111;
    font-weight: normal;
}

.servicesBlock .blockTitle {
    text-transform: uppercase;
}

.servicesBlock .blockHead {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}

.servicesBlock .blockTitle p, .servicesBlock {
    font-size: 13px;
    text-transform: none;
}

    .servicesBlock .blockTitle strong {
        font-weight: bold;
        color: #009788;
    }

    .servicesBlock .blockBody {
        font-style: italic;
        color: #666666;
    }

.supportBlock .blockIcon:after {
    content: '\f085';
}

.freeReturnBlock .blockIcon:after {
    content: '\f112';
}

.freeShippingBlock .blockIcon:after {
    content: '\f0d1';
}

.leftMenuDashboard .blockHead {
    background: transparent;
    margin-bottom: 0;
}

.leftMenuDashboard a {
    border-bottom: 1px solid #ddd;
    padding-left: 5px;
    padding-right: 5px;
}

.leftMenuDashboard .leftNav {
    padding: 10px 0;
}

    .leftMenuDashboard .leftNav li:last-child a {
        border-bottom: 0 none;
    }
/*.leftMenuDashboard h2.blockTitle{
	margin-bottom:15px;
	font-size:16px;
	}*/
.borderedBlock {
    border: 1px solid #cccccc;
    padding: 10px;
}

    .borderedBlock p {
        margin-bottom: 0;
    }

.blockHeadLink {
    float: right;
}

.botBordered {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

    .botBordered:last-child {
        border-bottom: 0 none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.colActionLink {
    display: inline-block;
}

    .colActionLink + .colActionLink {
        margin-right: 5px;
        padding-right: 5px;
        border-right: 1px solid #009788;
    }

.wishListmaxWidth {
    max-width: 100px;
    display: block;
}

    .wishListmaxWidth img {
        max-width: 100%;
    }

.sharingIcons {
    line-height: 20px;
    padding-top: 10px;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .stButton_gradient {
    height: auto !important;
}

.availabilityHolder strong, .detailgreyBlock strong {
    color: #000;
}

.actionsList a.deleteItem:after {
    content: '\f00d';
}

.actionsList a.deleteItem:before {
    content: '';
}

.actionsList a, .colName a {
    color: #444;
}

    .actionsList a:hover, .colName a:hover {
        color: #006db7;
    }

    .actionsList a.editItem:after {
        content: '\f044';
    }

.actionsList {
    text-align: center;
}

    .actionsList li {
        display: inline-block;
        margin-right: 5px;
        margin-left: 5px;
        font-size: 20px;
        vertical-align: top
    }

.colTotal {
    width: 200px;
}

.checoutDetails {
    font-weight: normal;
    padding-top: 10px;
}

.reviewTable th, .reviewTable td {
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    padding: 10px;
    vertical-align: middle;
}

.reviewTable {
    border-left: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    margin-bottom: 20px;
}

.ui-slider-range {
    background: #d74114;
    position: absolute;
    height: 100%;
    left: 0;
}

#slider-range {
    height: 2px;
    background: #bfbfbf;
    position: relative;
}

.ui-slider-handle {
    width: 2px;
    height: 8px;
    background: #d74114;
    top: 50%;
    margin-top: -4px;
    display: block;
    content: '';
    cursor: pointer;
    position: absolute;
    margin-left: -1px;
}

.fromPrice, .toPrice {
    border: 0 none !important;
    padding-left: 0 !important;
    font-size: 14px;
    float: left;
    width: 100px !important;
    padding: 0 !important;
    color: #191919 !important;
}

.toPrice {
    float: right;
    text-align: right;
}

#amount, #amount2 {
    border: 0 none;
    padding-left: 0;
    font-size: 10px;
    float: left;
    width: 100px;
    padding: 0;
}

#amount2 {
    float: right;
    text-align: right;
}

.sliderRangeParent {
    padding-bottom: 20px;
    padding-top: 10px;
}

.orderBigDetails {
    border-bottom: 1px solid #d6d6d6;
    font-size: 13px;
    margin: 0;
    padding: 20px 0;
}

.centerAlign {
    text-align: center;
}

.orderTotals th {
    border-bottom: 2px solid #191919;
    border-top: 2px solid #191919;
    padding: 15px 0;
    text-align: left;
}

.orderBigDetails:last-child {
    border-bottom: 0 none;
}

.centeredBloc {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.noRecordsMessage {
    float: left;
    font-weight: 600;
    font-size: 11px;
}

.ajaxLoader {
    background: url(../images/ajax-loader.gif) no-repeat center center #fff;
    height: 60px;
    left: 50%;
    top: 50%;
    width: 60px;
    position: absolute;
    border-radius: 15px;
}

.greenText {
    color: #006db7 !important;
}

.redText, .redText a {
    color: #ed1c24 !important;
}

.bold {
    font-weight: bold !important;
}

.hereLink {
    text-decoration: underline;
    font-weight: bolder;
    font-size: 15px;
}

.paging {
    float: right;
}

.tableTxtTitle {
    text-align: right !important;
}

.paging li {
    display: inline-table;
}

.paging a:hover, .paging a.selected {
    background: #0b5f98;
    color: #fff;
}
/*.quantityForm > div {
	padding-bottom: 5px;
}*/
.floatRight {
    float: right;
}

.clearBoth {
    clear: both;
}
/*.button, .button:hover {
	display: inline-block;
	padding: 10px;
	font-size: 18px;
	line-height: 18px;
	width: 160px;
	text-align: center;
}*/
.button {
    background-color: #009788;
    color: #fff;
}

.clickHere {
    text-decoration: underline;
    font-weight: bold;
}

.back {
    font-size: 15px;
}

.discount {
    color: red;
    font-weight: bold;
}
/*.listingItem .listingImage img{
    width:197px;
    height:158px;
}*/

.listingItem .featured img {
    /*width: 88px;
	height: 70px;*/
}

.zoomMain img {
    width: 100%;
    /*height: 345px;*/
}

.zoomLink img {
    /*width: 112px;
	height: 112px;*/
}

ul.slides.gallery-thumbs img {
    /*width: 112px;
	height: 90px;*/
}

.colImage img {
    /*width: 195px;
	height: 156px;*/
}

.rightPadding {
    padding-right: 10px;
}
/*.flexslider .slides img{
    width:112px;
    height:112px;
}*/
html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default {
    border: 1px solid #e8e8e8 !important;
}

.paging a {
    color: #222;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    /*padding-top: 2px;*/
    vertical-align: top;
}

    .paging a.paginationArrow {
        line-height: 18px;
        padding-top: 0;
    }

.topHeader .membersActions .dropDownMenu {
    padding: 0;
}

    .topHeader .membersActions .dropDownMenu a {
        display: block;
        padding: 5px 10px;
        border-bottom: 1px solid #eee;
        font-size: 12px;
    }

    .topHeader .membersActions .dropDownMenu li:last-child a {
        border-bottom: 0 none;
    }

    .topHeader .membersActions .dropDownMenu a:hover {
        background: #d74114;
        color: #fff;
    }

.leftNav li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    font-family: 'GESSTwoLight-Light', 'Open Sans', sans-serif;
    color: #000
}

.secondaryMainCol .leftNav li a:hover, .secondaryMainCol .leftNav li.active > a, .leftMenuNavigation .blockBody > ul > li > a.active {
    background: #eee;
    color: #006db7;
    /*border-bottom: 1px solid #ccc;*/
}

.secondaryMainCol .leftNav li.active > a, .secondaryMainCol .leftNav li > a.active {
    font-weight: 600
}

.secondaryMainCol .leftNav ul li.selected > a {
    font-weight: normal
}

.leftmenunavigation .blockbody > ul > li > a.active::after {
    color: #fff
}

.secondaryMainCol .leftNav ul li a:hover, .secondaryMainCol .leftNav ul li.selected > a {
    background: #006db7;
    color: #eee;
}

.blockBody .leftNav {
    /*padding-bottom: 10px;*/
}

    .blockBody .leftNav li:last-child a {
        border-bottom: none;
    }

.tdImageCart {
    padding: 0px !important;
}

.menuToggle {
    display: none;
}

.sliderTitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: normal;
}

.inputEntity label strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
}

/*.detailsBlock .starsRating, .detailsBlock .availabilityHolder, .detailsBlock .productPrice{
	padding-bottom:10px;
	}*/
.detailsBlock .listingInfos h3.listingTitle {
    min-height: inherit;
    padding-bottom: 15px;
}

.detailsBlock .ratingBox {
    margin-bottom: 0;
}

@media (min-width:992px) {
    .listingItem.col-md-3:nth-child(4n+1) {
        clear: both;
    }
}

@media (min-width:768px) {
    .listingItem.col-sm-4:nth-child(3n+1) {
        /*clear: both;*/
    }
}

@media (max-width:992px) {
    .sliderHeight {
        height: 400px;
    }

    #cpPopup_cpFree_HomeSlider1_rptSlider_divSliderContent_2{
        
            width: 100%;
        max-width: 100%;
        height: 136px;
        top: 415px;
    }
    #cpPopup_cpFree_HomeSlider1_rptSlider_divLink_2 {
        width: auto;
        display: inline-block;
        position: absolute;
        bottom: 20px;
    }
}

@media (max-width:767px) {
    .footerBottom .rightAlign, .footerBottom {
        text-align: center;
    }

    .leftSmartNavMenu {
        position: static;
        margin-left: 0;
        max-width: 100%;
        -moz-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        padding: 10px;
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }

    .categoriesSearch {
        margin-right: 0;
    }

    .myCartMain {
        margin-top: 5px;
    }

    .leftMenuNavigation .blockHead {
        margin-bottom: 0;
        cursor: pointer;
    }

    /* .leftMenuNavigation .leftNav {
        padding-top: 10px;
        display: none;
    }*/
    .mobile .leftMenuNavigation .blockBody {
        display: none
    }
    /*  .logoHolder {
        float: none;
        margin: 0 auto;
        width: 150px;
    }
      */
    .headerSearch, .myCartMain {
        margin-top: 10px;
    }

        .categoriesSearch, .searchParent, .shoppingCartParent, .myCartMain, .myCartMain .dropDown {
            float: none;
            width: 100%;
            display: block;
        }

    .searchParent, .shoppingCartParent {
        width: 220px;
        margin-left: auto;
        margin-right: auto;
    }

    .menusMain:after {
        clear: both;
        content: '';
        display: block;
    }

    /*.menuToggle {
        display: block;
        float: right;
        height: 46px;
        width: 46px;
        padding: 13.5px 5px 13.5px 5px;
    }*/

    .menuToggle:hover {
        background: #009788;
    }

    .menuToggle span, .menuToggle:after, .menuToggle:before {
        margin-left: auto;
        margin-right: auto;
        display: block;
        content: '';
        width: 26px;
        height: 3px;
        background: #fff;
        margin-bottom: 5px;
    }

    .menuToggle:after {
        margin-bottom: 0;
    }

    /* .mainMenu {
        position: absolute;
        left: -15px;
        top: 100%;
        right: -15px;
        z-index: 111;
        display: none;
    }*/

    /*.mainMenu > ul > li {
            float: none;
            text-align: center;
            margin-right: 0;
            background: #222;
        }*/

    .ddSmartMenu {
        position: static;
        margin-left: 0 !important;
        width: 100%;
        -moz-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        display: none;
    }

    .ui-slider-handle {
        width: 8px;
        margin-left: -4px;
    }

    .sorterToolbar > div, .sorterToolbar > ul {
        display: block;
        float: none;
    }

    .sorterToolbar > div {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .sorterToolbar {
        padding-bottom: 30px;
    }

        .sorterToolbar > ul.viewsMode {
            position: absolute;
            left: 28px;
            margin-right: 0;
            top: 10px;
        }

        .sorterToolbar label {
            width: 25%;
            float: left;
            padding-top: 5px;
        }

            .sorterToolbar label:last-child, .sorterToolbar a.fa {
                padding-left: 5px;
                padding-top: 5px;
            }

        .sorterToolbar a.fa {
            padding-top: 10px;
        }

        .sorterToolbar .inputEntity {
            width: 50%;
            display: block;
            float: left;
        }

        .sorterToolbar > div:after {
            clear: both;
            display: block;
            content: '';
        }

    .orderBlock {
        margin-bottom: 20px !important;
    }

    .headerSearch {
        background: transparent;
    }

        .headerSearch .floatLeft {
            float: none;
            margin-bottom: 10px;
            display: block;
            text-align: left;
        }

        .headerSearch .dk-selected::after {
            border-left: 0 none;
        }

    .categoriesSearch {
        padding-right: 0;
        position: relative;
    }

        .categoriesSearch a.fa-search {
            position: absolute;
            right: 10px;
            top: 10px;
        }

    .shoppingCartParent {
        margin-bottom: 20px;
    }

    .sliderHeight, .sliderHeight .col-md-12 {
        height: 350px;
        /*padding-bottom:50px;*/
    }

    .sliderMain .fullBg {
        background-size: auto 300px;
    }

    .sliderContent {
        top: inherit;
        bottom: 0;
        padding: 5px;
        right: 15px;
        left: 15px;
        min-height: 80px; 
        top: 205px !important;
        width: auto !important;
        right: auto !important;
        left: 0;
        width: auto;
        height: auto !important;
        max-width: initial !important;
        max-height: inherit !important;
    }
    .flexslider .sliderHeight, .flexslider .sliderHeight .col-md-12 {
        height: auto;
    } 
  .sliderMain .flex-control-nav {
       /*   bottom: inherit;
        top: 20px;*/
        bottom:260px;
    }

    .myCartMain .dropDownMenu {
        left: 50%;
        white-space: normal;
        width: 300px;
        margin-left: -150px !important;
    }
    /*.bodyStart .cartTable{
	overflow-x:auto;
	}
.bodyStart .cartTable .display{
	width:700px;
	}
}*/
    .topSpaced {
        padding-top: 70px;
    }

    .primaryBtn {
        display: inline-block;
        padding: 10px 20px;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
    }

        .primaryBtn + .primaryBtn {
            margin-left: 5px;
        }

    .RadRating_Default a {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }

    div.blockTitle {
        text-transform: none;
    }


    /*.customBlockTitled h3.blockTitle, .blockedTabsContainer .tabsLinks a:hover, .blockedTabsContainer .tabsLinks a.active {
        background-color: #d74114;
    }*/

    .tabsLinks a::before, .blockedTabsContainer .tabsLinks a::before {
        border-top: 5px solid #d74114;
    }
    /*#d74114*/
    .ddSmartMenu .leftNav li a {
        border-bottom: 0 none;
        border-top: 1px solid #eee;
        /*  font-weight: bold; */
        font-size: 14px;
    }

    .detailsBlock .listingInfos h3.listingTitle.redText, .detailsBlock .listingInfos h3.listingTitle.greenText, .detailsBlock .listingInfos h3.listingTitle.bold {
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 0;
    }

    .weightSkuFilters br {
        display: none;
    }

    body .RadRating .rrtOver a span {
        background-position: -18px 0;
    }

    .dropDownMenu .orderTotals th, .orderTotals tfoot th {
        font-size: 18px;
    }

    .myCartMain .orderTotals th {
    }

    .rightAlign, .orderTotals th.rightAlign, .myCartMain .orderTotals th {
        text-align: right;
    }

        .myCartMain .orderTotals th:first-child {
            width: 65%;
        }

    .colPrice .currentPrice, .colTotal .currentPrice {
        font-size: 16px;
    }

    .orderDate {
        margin-bottom: 10px;
        font-weight: bold;
    }

    /*.mainMenu > ul > li.selected > a, .mainMenu > ul > li:hover > a {
        background-color: #333333;
    }*/
}

@media (max-width:480px) {
    .container {
        margin: 0 15px;
    }

    .sliderHeight, .sliderHeight .col-md-12 {
        height: 250px;
        /*padding-bottom:50px;*/
    }

    .sliderMain .fullBg {
        background-size: auto 200px;
    }

    .flex-direction-nav a {
        margin-top: -40px;
    }
}

@media all and (min-width:768px) {
    .mainMenu > ul > li.hasSmartMenu:hover .ddSmartMenu {
        display: block;
    }
}


.itemsList .listingTitle {
    font-family: 'GESSTwoLight-Light', 'Open Sans', sans-serif;
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
    /*font-family: 'GESSTwoMedium-Medium','gotham_mediumregular';  
         min-height:48px*/
    font-weight: normal
}

    .itemsList .listingTitle a {
        color: #000;
        font-size: 16px;
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }

.itemsList .listingItem .listingImage {
    border: 2px solid #f6f6f6;
    border-bottom: none;
    text-align: center;
    padding-bottom: 10px
}

    .itemsList .listingItem .listingImage a {
        line-height: 0;
        display: block
    }

    .itemsList .listingItem .listingImage img {
        min-width: 90%
    }

.itemsList .listingItem .listingInfos {
    border: 2px solid #f6f6f6;
    border-top: none;
    height: auto !important
}

.itemsList .listingItem {
    margin-bottom: 30px
}

.itemsList {
    padding-top: 20px
}

.productDetailPage .col-sm-5 {
    float: right
}

.listingTitle {
    color: #000
}

.listingDescription {
    color: #000
}

.ratingLinks a {
    color: #009788
}

.availabilityHolder strong, .detailgreyBlock strong {
    float: right;
    direction: rtl;
    margin-left: 6px;
    min-width: 85px
}

.quantityForms input {
    border: 1px solid #cccccc;
    padding: 0;
    height: 23px;
    background: #FFF;
    text-align: center;
    width: 50px;
    color: #444;
}

.detailsBlock .productLinks a, .buttons-set a {
    background: #fed300 none repeat scroll 0 0;
    border: 2px solid #fed300;
    color: #000;
    cursor: pointer;
    direction: rtl;
    display: inline-block;
    font-family: "GESSTwoMedium-Medium","gotham_mediumregular";
    font-size: 18px;
    padding: 3px 12px;
    text-align: center;
    transition: all 300ms ease 0s;
}

    .buttons-set a:hover {
        background: #FFF
    }

.buttons-set .required a {
    margin-left: 10px
}

.buttons-set a {
    line-height: inherit;
    width: auto
}

.detailgreyBlock, .productPrice, .availabilityHolder, .quantityForms {
    padding: 15px 0;
    background: #f6f6f6;
    padding-right: 10px;
    color: #006db7;
    font-size: 18px;
    margin-bottom: 0px
}

.productLinks {
    float: none !important
}

.sorterToolbar .inputEntity {
    width: 115px;
    margin: 0 15px;
}

.pagesNumber .inputEntity {
    width: 65px;
    margin: 0 12px
}

.sorterToolbar a {
    color: #444
}

.pagesNumber {
    line-height: 31px;
    margin-left: 15px;
    border-left: 1px solid #f1f1f1;
    padding-left: 15px;
}

.sorterToolbar {
    /*direction:rtl;
    text-align:right;
    padding-left:0;
    padding-right:0;*/
    direction: rtl;
    text-align: right;
    background: #f9f9f9;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 53px
}

.viewsMode {
    float: left;
    width: 50px
}

.sorterToolbar > .inlineMiddle {
    line-height: 31px
}


.listViewBloc.itemsList .listingItem .listingInfos {
    border: none
}

.listViewBloc.itemsList .listingTitle {
    width: 100%;
    height: auto !important
}

.listViewBloc.itemsList .productPrice {
    margin-bottom: 20px
}

.listViewBloc.itemsList .productLinks a {
    font-size: 18px;
    padding: 0 5px;
}

.productLinks a:hover {
    color: #444
}

.starsRating {
    display: none
}

.ratingLinks {
    display: none
}

.detailsBlock .quantityForms {
    margin-bottom: 20px
}

.listViewBloc.itemsList .listingItem .listingImage a {
    height: auto !important
}

.listViewBloc.itemsList .listingItem .listingImage {
    padding-bottom: 0;
    height: auto !important
}

.itemsList .listingItem .listingTitle {
    margin-bottom: 10px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}

.reviewsTab {
    display: none !important
}

.detailsBlock .greenText, .detailsBlock .redText {
    margin-bottom: 10px
}

.tabsLinks a.active {
    cursor: default
}

.itemsList > div {
    float: right
}

.dropDownMenu .cartTable .thumbImage img {
    width: 60px
}

.dropDownMenu .listingInfos h3 {
    color: #000;
    font-size: 16px;
    margin-bottom: 12px;
}

.checkOutBlock .blockTitle {
    direction: rtl;
    padding-bottom: 10px;
    margin-bottom: 10px
}

    .checkOutBlock .blockTitle .numberedTitle {
        color: #006db7;
        font-size: 18px;
        background: transparent;
        padding-left: 15px
    }

.checkOutBlock .row > div {
    float: right;
}

.checkOutBlock input[type=checkbox]:not(old) + label, .checkOutBlock input[type=radio ]:not(old) + label {
    margin-right: 0
}

.orderTotals {
    direction: rtl
}

    .orderTotals tr td:last-child, .orderTotals tr th:last-child {
        text-align: left;
        font-size: 18px;
        color: #006db7;
        font-weight: normal;
        font-family: "GESSTwoMedium-Medium","gotham_mediumregular"
    }

input[type=radio ]:not(old) + label > span, input[type=cehckbox ]:not(old) + label > span {
    margin-left: 8px
}
/*
#step4body .formActions a{
    float:left
}*/
.actionsList a.addToCart:before {
    content: "\f07a";
}

.editItem, .delItem, .addToCart {
    background: none;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #818181;
    margin-left: 0;
    padding-left: 0;
    border-left: none
}

.desktop .editItem:hover {
    background: none
}

.inputEntity input[type=text], .inputEntity input[type=password], .inputEntity textarea, .dk-selected, .fileUpload {
    color: #000
}

.fancybox-overlay {
    background: rgba(0,0,0,0.32);
}

.bodyStart .blockBody {
    color: #000;
    padding-top: 25px
}

.bodyStart .col-sm-12 {
    padding: 0
}

#cpPopup_cpFree_cpInnerContent_MainMenu_liHome {
    display: none
}

/*
.mainMenuParent .mainMenu > ul {text-align: justify}
.mainMenuParent .mainMenu > ul::after {width: 100%; display: inline-block; content: "."; visibility: hidden}*/
.mainMenuParent .mainMenu > ul > li {
    display: inline-block;
    float: none
}

.mainMenuParent .mainMenu {
    width: 75%
}

.mainMenuParent .menusMain:before, .mainMenuParent .menusMain:after {
    content: " ";
    display: table
}

.mainMenuParent .menusMain:after {
    clear: both
}

.mainMenuParent .mainMenu {
    height: 87px
}

    .mainMenuParent .mainMenu > ul {
        height: 100%
    }

.mainMenuParent .ddSmartMenu li:hover a {
    background: #eee;
    color: #006db7;
}

.fancybox-title-float-wrap {
    display: none
}

@media all and (max-width:1024px) {
    .productLinks li {
        margin-bottom: 10px
    }

    .normalBtn, .cartButton, .actionsList a.normalBtn, .colName a.normalBtn, .actionsList a.cartButton, .colName a.cartButton, .checkOutBlock .formActions a, .orderTotals a {
        font-size: 14px;
        margin-bottom: 5px
    }

    .productDetailPage .col-sm-5 {
        float: none;
        width: 100%
    }

    .productDetailPage .col-sm-7 {
        width: 100%
    }
}



.mainMenuParent .menusMain {
    position: static;
    width: auto;
    height: auto;
    min-height: inherit;
    background: #efefef
}

    .mainMenuParent .menusMain .mainMenu {
        position: absolute;
        background: #f6f6f6;
        width: 281px;
        top: 48px;
        left: auto;
        right: 15px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        min-height: inherit;
        z-index: 14000;
        height: auto;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        border: 1px solid #f1f1f1
    }

        .mainMenuParent .menusMain .mainMenu.open {
            max-height: inherit;
            opacity: 1
        }

.mainMenuParent .mainMenu > ul > li {
    display: block
}

.mainMenuParent .mainMenu > ul {
    margin-bottom: 0;
}

    .mainMenuParent .mainMenu > ul > li {
        position: relative
    }

    .mainMenuParent .mainMenu > ul > li {
        height: auto;
        text-align: right;
        overflow: visible
    }

.catSelect {
    height: 33px;
    width: 281px;
    background: #FFF;
    font-size: 14px;
    font-family: "GESSTwoMedium-Medium","gotham_mediumregular";
    padding-right: 12px;
    line-height: 33px;
    color: #000;
    cursor: pointer;
    float: right;
    position: relative
}

.mainMenuParent .mainMenu > ul > li.hasSmartMenu .ddSmartMenu {
    position: static;
    max-height: 0;
    margin-top: 0;
    display: block;
    border-top: none
}

.mainMenuParent .mainMenu > ul > li.hasSmartMenu:hover .ddSmartMenu {
    position: static;
    max-height: 0;
    margin-top: 0;
    display: block;
    opacity: 1
}

.mainMenuParent .mainMenu > ul > li.hasSmartMenu .ddSmartMenu.open {
    max-height: inherit
}


.catSelect:after {
    border-left: none;
    right: auto;
    background: #fff url("../images/icons.png") no-repeat scroll -280px -10px / 300px 75px;
    height: 10px !important;
    left: 20px;
    position: absolute;
    top: 13px;
    width: 13px;
    margin: 0;
    content: ""
}

.productDetailPage > div {
    float: right
}

.detailgreyBlock {
    margin-bottom: 1px
}

.tablesaw {
    text-align: right
}

.mainMenuParent + .row {
    margin: 0
}

.tablesaw thead {
    background: #2a4c62
}

    .tablesaw thead th {
        color: #FFF
    }

.tablesaw tbody tr:nth-child(odd) {
    background: #f6f6f6
}

.tablesaw-stack tbody tr {
    border-bottom: none
}

.cartTable th, .cartTable td {
    vertical-align: middle
}

.totalCartMain {
    background: #f6f6f6;
    padding: 15px
}

.dropDownMenu .orderTotals th {
    text-align: right
}

.tablesaw thead tr:first-child th {
    font-weight: normal;
    font-size: 18px;
    font-family: 'GESSTwoLight-Light','gotham_bookregular';
}

.cartTable .quantityForm {
    text-align: center
}

.mainMenuParent .mainMenu > ul > li > a {
    position: relative
}

    .mainMenuParent .mainMenu > ul > li > a::after {
        content: "\f107";
        font-family: 'FontAwesome';
        position: absolute;
        left: 16px;
        top: 13px;
        color: #006db7;
        font-size: 16px;
    }

.mainMenuParent .mainMenu > ul > li:hover > a::after, .mainMenuParent .mainMenu > ul > li.selected > a::after {
    color: #FFF
}

.zm-viewer {
    background: #FFF !important
}

.mainMenuParent .mainMenu > ul > li {
    border-bottom: 1px solid #eee
}

.itemsList .listingTitle a:hover {
    color: #006db7;
}

.dropDownMenu .cartTable .thumbImage img {
    width: 100px;
    max-width: inherit
}

.dropDownMenu .cartTable {
    min-width: 285px
}

#step4 .cartTable .quantityForm {
    text-align: right;
    text-indent: 25px;
}

#step4body .inputEntity div {
    float: right
}

.cartTable tfoot td {
    padding: 10px
}

.mainMenuParent .menusMain .mainMenu {
    display: block !important
}

.mainMenuParent .mainMenu > ul > li:hover > a, .mainMenuParent .mainMenu > ul > li.selected > a {
    color: #FFF
}


.dropDownMenu.alwaysShow {
    display: block !important
}

.detailsBlock .greenText, .detailsBlock .redText {
    direction: rtl;
    font-family: 'GESSTwoMedium-Medium','gotham_mediumregular';
    font-weight: normal;
}

    .detailsBlock .greenText b, .detailsBlock .redText b {
        font-weight: normal
    }

.orderBlock .detailsBlock {
    padding: 15px
}

.orderBlock .listingTitle {
    font-weight: normal
}

.orderBlock .blockTitle {
}

h2.blockTitle {
    font-weight: normal;
    font-family: 'GESSTwoMedium-Medium','gotham_mediumregular'
}

.blockTitle {
    font-weight: normal;
    font-family: 'GESSTwoMedium-Medium','gotham_mediumregular';
    font-size: 18px;
    margin-bottom: 12px;
    color: #000
}

.botBordered {
    color: #000
}

.smallBlockTitle {
    margin-bottom: 8px;
}

.detailsBlock .productLinks a.addToWishListLink {
    background: #f1f1f1;
    border-color: #f1f1f1
}

    .detailsBlock .productLinks a.addToWishListLink:hover {
        background: #FFF
    }

.errorMessage {
    top: 28px;
    right: 0;
    padding-top: 5px;
    color: #e33c3c;
    font-weight: 600;
    font-size: 12px;
}

#step1 .popupsecHolder {
    min-height: 120px;
}

.detailsBlock .productLinks {
    direction: rtl
}


/*** */
.leftMenuNavigation .leftNav > li {
    position: relative
}

.leftMenuNavigation .ddSmartMenu {
    border-top: none
}

.leftMenuNavigation .ddSmartMenu {
    position: static;
    max-height: 0;
    margin-top: 0;
    display: block;
    border-top: none;
    opacity: 0;
    overflow: hidden
}

.leftMenuNavigation .blockBody > ul > li > a::after {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    left: 16px;
    top: 13px;
    color: #006db7;
    font-size: 16px;
}

.leftMenuNavigation .blockBody > ul > li > a.active::after {
    content: "\f106";
}

.leftMenuNavigation .blockBody > ul > li.hasSmartMenu .ddSmartMenu {
    position: static;
    max-height: 0;
    margin-top: 0;
    display: block;
    opacity: 0
}

    .leftMenuNavigation .blockBody > ul > li.hasSmartMenu .ddSmartMenu.open, .leftMenuNavigation .blockBody > ul > li.active .ddSmartMenu {
        max-height: inherit;
        opacity: 1
    }

.leftMenuNavigation .blockBody > ul > li.hasSmartMenu ul {
    background: #f6f6f6;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
/**  */

.ecommerceLanding .row > div {
    float: right
}

.leftNav li a {
    padding-left: 30px
}

.detailsBlock .productLinks li {
    margin-left: 10px
}

    .detailsBlock .productLinks li:last-child {
        margin-left: 0
    }

.fancybox-overlay {
    z-index: 16000 !important
}

.orderDate {
    margin-bottom: 10px;
    color: #006db7
}

    .orderDate label {
        color: #000
    }

.col-sm-7 .detailsBlock {
    padding-left: 0
}

.myCartMain .headerBtn {
    padding-left: 0
}

.addToCart, .editItem {
    margin-right: 0
}

.detailsBlock .listingInfos h3.listingTitle.greenText, .detailsBlock .listingInfos h3.listingTitle.redText {
    font-size: 18px;
    padding-bottom: 0 !important;
}

.detailsBlock .listingInfos h3.listingTitle {
    font-size: 20px
}

.pager .pages strong {
    float: right;
    margin-left: 10px;
    font-family: 'GESSTwoMedium-Medium','gotham_mediumregular';
    font-weight: normal;
    line-height: 33px
}

.pager .paging a {
    vertical-align: middle
}

.paginationArrow.last, .paginationArrow.right, .paginationArrow.first, .paginationArrow.left {
    font-family: Arial
}

.leftMenuNavigation .leftNav > li.selected:first-child {
    border-top: 1px solid #f6f6f6
}

.productDetailBox .col-sm-7 {
    float: right
}

.productDetailBox .col-sm-5 + col-sm-7 {
    float: left
}

.secondaryMainCol .leftMenuNavigation h3.blockTitle {
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    padding-top: 0;
    padding-bottom: 0;
}

.updateCartButton:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f044';
    margin-left: 10px;
}



table.productSpecs td {
    width: 150px;
    border: 1px solid #e7e7e7;
    padding: 7px 14px 6px;
}

    table.productSpecs td.label {
        background-color: #f3f3f3;
    }

.listViewBloc .productPrice {
    padding: 0
}

.saleStatus {
    background: #006db7;
    color: #FFF;
    position: absolute;
    top: 0;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    right: 17px;
    font-size: 13px;
}


.detailsBlock .saleStatus {
    position: relative;
    margin-left: 10px;
    padding: 3px 10px;
    float: left;
    height: 22px;
    top: 8px;
    right: auto;
}

.newStatus {
    background: #006db7;
    color: #FFF;
    position: absolute;
    top: 0;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    right: 17px;
    font-size: 13px;
}


.detailsBlock .newStatus {
    position: relative;
    margin-left: 10px;
    padding: 3px 10px;
    float: left;
    height: 22px;
    top: 8px;
    right: auto;
}

.variationCtrlContainer {
    width: 100%;
}

    .variationCtrlContainer .dk-select {
        width: 30% !important;
    }

        .variationCtrlContainer .dk-select .dimmed {
            color: lightgray;
            cursor: text;
        }


/** NEW */

.highlightedProducts .blockHead {
    background: none !important;
}

.highlightedProducts .blockTitle {
    font-weight: normal !important;
    font-size: 20px !important;
    font-family: 'gotham_mediumregular', 'GESSTwoMedium-Medium' !important;
    position: relative !important;
    padding-bottom: 5px !important;
    margin-bottom: 20px !important;
    color: #000 !important;
    padding-right: 0 !important;
    padding-top: 0 !important
}

    .highlightedProducts .blockTitle::after {
        content: "";
        width: 59px;
        height: 1px;
        background-color: #2683c2;
        bottom: 0;
        right: 0;
        position: absolute;
    }

.highlightedProducts .itemsList {
    padding-top: 0
}

    .highlightedProducts .itemsList .listingTitle {
        font-size: 16px;
        font-family: 'gotham_mediumregular', 'GESSTwoMedium-Medium';
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        position: relative;
        width: 100%;
        text-align: right
    }

.highlightedProducts .featuredDeals .productPrice {
    padding: 0
}

.highlightedProducts .itemsList .listingTitle::after {
    content: "";
    width: 59px;
    height: 1px;
    background-color: #2683c2;
    bottom: 0;
    right: 0;
    position: absolute;
}



.highlightedProducts .itemsList .fakeCommLink {
    background: transparent url(../images/icons-big.png) no-repeat scroll -74px -81px / 500px 250px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 62px;
    height: 65px;
    cursor: pointer;
    z-index: 1100
}


.highlightedProducts .owl-item .col-md-3 {
    width: 100%;
    padding: 0;
}

.highlightedProducts .featuredDeals .owl-carousel .listingItem {
    max-width: inherit
}

.highlightedProducts .owl-carousel {
    margin: 0;
}

    .highlightedProducts .owl-carousel .owl-stage-outer {
        float: none
    }

.owl-nav .owl-prev, .owl-nav .owl-next {
    position: absolute;
    top: -45px;
    left: 40px;
}

.owl-nav .owl-next {
    left: 0;
}

    .owl-nav .owl-prev span, .owl-nav .owl-next span {
        background: url(/images/next.png);
        width: 32px;
        height: 32px;
        display: block;
        background-size: 32px;
        font-size: 0;
    }

.owl-nav .owl-next span {
    transform: rotate(180deg)
}
.highlightedProducts .owl-nav button.disabled {
    opacity: 0.3;
    cursor: default
}


.highlightedProducts .owl-nav .owl-prev span, .highlightedProducts .owl-nav .owl-next span {
	background-image: url(../../images/carousel-next.png);
	background-size: contain;
	background-repeat: no-repeat;
	top: 0;
	background-position: right;
}
.highlightedProducts .owl-carousel .owl-nav button.owl-next, .highlightedProducts .owl-carousel .owl-nav button.owl-prev, .highlightedProducts .owl-carousel button.owl-dot {
	top: 0;
}
.highlightedProducts .owl-carousel .owl-nav button.owl-prev {
	right:-45px;left:auto;
}
.highlightedProducts .owl-carousel .owl-nav button.owl-next {
	right: auto;
	left:-45px;
}
.highlightedProducts .owl-carousel-arrows {
	display: none;
}

.highlightedProducts .owl-nav {
	position: absolute;
	width: 100%;
	height: 30px;
	top: calc(50% - 15px);
	margin-top: -30px;
}
.sliderBtnHolder {
    width: auto;
    display: inline-block;
    position: absolute;
    bottom: 5px;
}

@media all and (max-width:420px){
    .sliderBtnHolder {
        position: absolute;
        bottom: 5px;
    }
}