/*
	Style: diva
	Developer: Aneh & Lakhwinder
*/

input{
	outline: 0;
}
tfoot, tbody {
    border: 1px #ddd solid;
}
.add-spacing{
	display: block;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.filter_search_wrapper {
    background: #F5F5F5;
    width: 100%;
    min-height: 100px;
    padding: 9px;
    box-shadow: 0 6px 11px #ccc;
}
.filter_container{
	background: #FFF;
    border: 1px solid #d6d6d6;
}
.filter_box{
	border-bottom: 1px solid #d6d6d6;
}
.header-filter{
	text-decoration: none;
    background: #EA7F14;
    color: #FFF;
	padding: 13px 15px;
    display: block;
    font-size: 13px;
    width: 100%;
	margin: 0px;
}
.filter_boxB {
    background-repeat: repeat-x;
    margin-bottom: 10px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.spacing-filter20{
	padding: 10px;
    max-height: 200px;
    overflow: auto;
}
.products-global{
	display: block;
	position: relative;
	padding: 20px 0;
    min-height: 400px;
}
.product_cat_title{
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 10px;
	font-size: 30px;
	display: block;
}
.product_wrap {
    position: relative;
    z-index: 1;
    cursor: pointer;
    width: 100%;
	    height: 550px;
    padding: 5px;
	margin-bottom: 10px;
}
.product_wrap:hover {
    z-index: 2;
}
.product_wrap_hover {
    /* background: #fff;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    overflow: hidden;
    min-height: 125px;
	transition: all 1s cubic-bezier(0,.98,.37,.98);
	border: solid 1px #fff;
	border: 1px solid #dedede;
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.09);
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.09);
		-o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.09);
		-ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.09); */
	position: relative;
    margin: 12px 11px 16px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border: 1px solid #ffffff;
    overflow: hidden;
	    text-align: center;
}
.product_wrap_hover > a, .imageBeforeLoad{
	display: block;
    background-image: url(../img/loder.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.product_wrap_hover:hover {
    /* background: #FFF;
    z-index: 2;
    box-sizing: border-box;
	-webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	border-color: #61C5C7;
	border-radius: 5px; */
	border-color: #E0E0E0;
}
.product_wrap_hover img {
    max-width: 81%;
	overflow: hidden;
}
.off-prd{
	position: absolute;
	top: -1px;
	right: 8px;
	width: 35px;
	height: 51px;
	color: #FFF;
	text-align: center;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAApCAYAAAC/QpA/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjUwQTA2NEI1Q0VGRjExRTQ5OEUzRjYyMjRBOEREQ0JBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjUwQTA2NEI2Q0VGRjExRTQ5OEUzRjYyMjRBOEREQ0JBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTBBMDY0QjNDRUZGMTFFNDk4RTNGNjIyNEE4RERDQkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTBBMDY0QjRDRUZGMTFFNDk4RTNGNjIyNEE4RERDQkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5HpA4aAAABq0lEQVR42mI8aK38n2GQACaGQQRGHTPqmFHHjDpm1DGjjhl1zKhjRh0z6phRx4w6ZtQxo44ZdcyoY0YdM+qYUceQ5Jibgua2UyS8QypAbJggMxc3GMPUiDh6tIk6ebUgq2Hh4WNgYueAqwGZIWRhPwlFDZ8AAyMrK5gNpC9JBUYX8ekaz0WxK1FOqIGBiem6VEDULM2GCXXCti5H2UUlLn2+fknx7/dvCozMLAwMf/8yMPxnuCKfkNOuWtw0QdTRcz8TG9vzz1cvKP//81uKkYWFAUgzMHNwnlbKrixTTC9eKObmvwOo/+fn6xcVGf7/F2NiZWP4/+sXA5ugyAHVksZc2ZiMtRI+oZt+vnzG/eXuDWmgGlGGI276p56uXez6//9/BmT8+dY17gvZkbMOO2j+Pxliv+PV3q0G6Grenz0ucybeZwVIzZlYzzXvzxyVQ1fzev92vVNhjltBas5nhM35fPMqN7qaZxuWOR91NzgBZqBLwvC3h3eZ7kxq+f/m8B5NXGo+Xb0gdKe/8f+HC6ckcal5d/Kwwp0Jzf+/3L3JjkvNi61rbAACDACONxFwyNJ2YAAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100% 100%;
}
.buynow a{
	display: block;
	width: 100%;
	background: #180b0b;
	height: 30px;
	margin-top: -21px;
	position: relative;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	transition: all ease 0.2s;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	}
.brandpdc a{
	padding-top: 10px;
	margin-top: -2px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
	z-index: 99999;
	position: relative;
}
.brandpdc a{
	text-decoration: none;
	text-transform: capitalize;
	font-size: inherit;
    font-weight: 600;
    color: #535766;
}
.product_wrap:hover .buynow a {
	display: block;
}
.actual_price {
	color: #A3A3A3;
	text-decoration: line-through;
	font-size: 14px;
	padding-right: 10px;
}
.no_padding {
	padding: 0;
}
.off_price {
	color: #EA7F14;
	font-size: 14px;
	background-color: #fff;
	position: relative;
	height: 27px;
}
.hover_detail_block hidden {
	visibility: hidden;
	z-index: 9999;
	width: 100%;
	position: relative;
	bottom: -5px;
}
.product_wrap_hover:hover .hover_detail_block hidden {
	visibility: visible;
}
.hover_detail_block hidden .available-sizes {
	background: #605859;
	display: inline-block;
	text-align: center;
	width: 100%;
	min-height: 30px;
}
.loadMore{
	display: block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhCQkQzQ0Y1Q0JCMDExRTM5RkQyQjUyRjUzMkQyNTdBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhCQkQzQ0Y2Q0JCMDExRTM5RkQyQjUyRjUzMkQyNTdBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEJCRDNDRjNDQkIwMTFFMzlGRDJCNTJGNTMyRDI1N0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEJCRDNDRjRDQkIwMTFFMzlGRDJCNTJGNTMyRDI1N0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7EwPSGAAAAaklEQVR42mKcOnseAxQIArELEK+G8kOBeA8Qv4fy05gYECANSUIQqhjGBxkiCFOsBBXYA+WXA/EsJIM6QHwmJE46lG0MNRld43sWqIn3oBgmWYHmD1cQB6T4LJIpDFAbYG4F0WEwCYAAAwB3pRc0oG1FewAAAABJRU5ErkJggg==) repeat-x;
	clear: both;
	padding: 20px 0 20px;
	text-align: center;
	margin-top: 41px;
}
.butonLoadMore{
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	z-index: 1;
	padding: 10px 20px;
	border: none;
	font-size: 15px;
	    margin-top: -41px;
    background: #363636 !important;
	color: #fff;
	outline: 0px;
}
.seperaterLine{
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFBAMAAAB7tOvrAAAAG1BMVEUAAACVm56Vm56Vm56Vm56Vm56Vm56Vm56Vm56Aj6CuAAAACXRSTlMArkSCIhFVmTMJH3omAAAAIUlEQVQIHWNgCGNIYGAwYhVgYBFgVmBgdGhnYFBmEGEAAB2GAjRFcJtuAAAAAElFTkSuQmCC) repeat-x;
	height: 6px;
	margin: 10px auto;
}
.productHeadLabel {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
}
.spacinf10mg {
	padding-top: 0px;
}
.skuPdc{
	padding: 0 0 15px 0;
	display: block;
}
.product_info{
	display: block;
}
.product_info h2{
	border-bottom: #000 solid 1px;
	border-bottom: 1px solid #c6c6c6;
	color: #000;
	cursor: pointer;
	font-size: 16px;
	padding: 0px 5px 7px 0;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
.margin-top123{
	margin-top: 16px;
}
.dl-horizontal dt {
	text-align: left;
	margin: 5px 0px 0px 0px;
}

.filterWrapper{
	height: 55px;
    width: 100%;
    border-top: 2px solid rgba(0,0,0,.1);
    border-bottom: 2px solid rgba(0,0,0,.1);
	margin: 10px auto;
}

.filterMenuWrapper{
	display: block;
	position: relative;
	width: 100px;
}

.heading{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 55px;
	cursor: pointer;
}
.filterBoxer{
    display: display;
    box-shadow: 0 2px 5px rgba(0,0,0,.4);
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 14px 6px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 2px solid rgba(0,0,0,.1);
    background: #fff;
}
.menuFloatFil{
	position: absolute;
    z-index: 99;
    width: 182px;
    top: 51px;
    overflow: auto;
    max-height: 250px;
}
.priceBoxOver{
	width: 218px;
    left: -35px;
}
.mobileButtonTop{
	display: inline-block;
    /* background: #fff; */
    color: #fff;
	font-weight: bold;
    padding: 0 10px;
    margin: 0px;
    font-size: 13px;
    border-radius: 10px;
    height: 28px;
    line-height: 28px;
	text-decoration: none;
}
.mobileButtonTop i {
	font-size: 16px;
}
.mobileButtonTop img{
	position: relative;
    top: -2px;
}
.mobileButtonTop:hover{
	color: #fff;
}
li.homeDefault{
	border: 0px;
}
li.homeDefault a{
	border: 0px;
}
li.homeDefault a i{
	font-size: 18px;
    position: relative;
    top: -8px;
    padding: 2px;
    border: 0px;
}
.navigationBtn{
	display: block;
    position: absolute;
    top: -27px;
    right: 14px;
    width: 32px;
}
span.glyphicon.glyphicon-chevron-right.arrowSize {
    font-size: 22px;
    color: #000;
}
span.glyphicon.glyphicon-chevron-left.arrowSize {
    font-size: 22px;
    color: #000;
}
.currencyOPtion{
	top: 36px;
    width: 77px;
    min-height: 20px;
    padding: 5px;
    z-index: 9999;
}
.cuntryList{
	color: #000;
	line-height: 23px;
}
.setToNormalFont{
	font-size: 16px;
}
.margin0{
	margin: 0px!important;
}
.padding0{
	padding: 0px;
}
.totalAmc{
	padding-top: 11px;
}
.pod-set{
	margin: 5px auto 0;
    padding-bottom: 7px;
}
.pod-item{
	height: auto;
    padding: 10px 0;
    position: relative;
	background: #fff;
    border: 1px solid #eaeaec;
    box-shadow: 0 0 4px rgba(40,44,63,.08);
    margin-bottom: 30px;
    text-transform: none;
    padding-bottom: 0!important;
}
.pod-set a img {
    width: 120px;
    height: 160px;
	margin-top: -10px;
}
.pod-name{
	max-width: 311px;
    padding: 5px 5px 5px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pod-name a {
    font-size: inherit;
    font-weight: 600;
    color: #535766;
}
.edit-move-delete {
    position: absolute;
    left: 45px;
    right: 20px;
    bottom: 0;
    border-top: 1px solid #eaeaec;
    padding-top: 9px;
    font-size: inherit;
    padding-left: 0;
	margin: 5px 0;
    display: block;
}
.priceAmmount{
	position: absolute;
    right: 12px;
    top: 3px;
    font-weight: bold;
    font-size: 12px;
}
.removePod > a {
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
}
.discount{
	padding: 5px 0;
}
.fontDiscount{
	font-size: 14px;
	font-weight: normal;
	color: #596062;
	border-right: 1px solid #596062;
    padding-right: 10px;
}
.original-amount {
    color: #FF4040;
	font-size: 14px;
    height: 30px;
    padding-left: 5px;
    text-transform: none;
	text-decoration: line-through;
}
.couponBox{
	display: block;
    position: relative;
	border-bottom: 1px solid #d1d1d1;
	padding: 10px;
}
.couponOpt{
	text-align: left;
    width: 100%;
    display: block;
    position: relative;
    font-weight: 600;
    font-size: 12px;
    color: #7e818c;
}
.couponLab{
	display: block;
    font-weight: 600;
    color: #596062;
	padding: 5px 0;
}
.applyCouponBtn{
	margin: 0;
    padding: 5px 8px;
    background: #fff;
    color: #526cd0;
    border: 1px solid #526cd0;
    font-weight: 600;
    visibility: visible;
    text-align: center;
    border-radius: 3px;
	text-decoration: none;
	position: relative;
    top: 5px;
}
.applyCouponBtn:hover{
	text-decoration: none;
}

input.inputCoupon{
	padding: 3px;
    margin: 0px;
    width: 100%;
}
.brandpdc {
	padding: 5px 10px 5px 7px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.productOff{
	position: absolute;
    top: 9px;
    right: 5px;
    width: 80px;
    height: 80px;
    color: #FFF;
    text-align: center; 
}
.arrowSize {
    color: #000;
    position: relative;
    top: -14px;
}
.height20{
	display: block;
	height: 20px;
}
.widthfull{
	width: 100%;
	outline: 0;
}
.productOutStock{
	position: absolute;
    background: rgba(255,255,255, 0.8);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99;
}
.productOutStock >b {
    position: absolute;
    top: 40%;
    left: 32%;
    background: #fff;
    border: #a5a2a2 solid 2px;
    padding: 4px;
    font-size: 11px;
    color: red;
}
.flyLayout{
	position: absolute;
    z-index: 3;
    min-height: 150px;
    -webkit-transition: opacity .2s ease-out,visibility .2s ease-out;
    -moz-transition: opacity .2s ease-out,visibility .2s ease-out;
    -o-transition: opacity .2s ease-out,visibility .2s ease-out;
    transition: opacity .2s ease-out,visibility .2s ease-out;
    box-shadow: 0 1px 10px rgba(0,0,0,0.08);
    background-color: #fff;
    color: #3e4152;
    border: 1px solid #f3f4f5;
	left: -100px;
    z-index: 999999;
	text-align: left!important;
}
.flyLayout .arrow {
    position: absolute;
    width: 54px;
    height: 0;
    top: -4px;
    left: 73px;
    border-bottom: 4px solid #ee5f73;
}
.fly_content{
	padding: 15px 30px 20px;
    min-width: 205px;
}
.fly-info{
	padding: 10px 0;
}
.fly-info a{
	text-decoration: none;
    color: #333;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.fly-info a > .sub-title{
	font-weight: bold;
    font-size: 16px;
    color: #3e4152;
	padding: 5px;
}
.fly-info a > .sub-email{
	color: #7e818c;
}
.fly-link{
	padding: 10px 0;
    border-top: 1px solid #eaeaec;
}
.fly-link > a, .fly-action > a{
	font-size: 15px;
    color: #3e4152!important;
	text-decoration: none;
}
.fly-menu-item{
	margin: 8px 0 8px 0;
}
.fly-action{
	font-size: 15px;
}
.fly-menu-act{
	color: #7e818c;
	padding: 5px 0;
}
.padding3{
	padding: 3px;
	margin-bottom: 10px;
}
.spacing30{
	padding: 20px 0;
}
a.sizeScale{
	color: #535353;
	text-decoration: none;
	border-bottom: solid 1px #eaeaea;
	font-size: 16px;
	padding: 7px 5px;
	cursor: pointer;
}
.sizeScale > img{
	margin-right: 10px;
}
.popupFloatChart{
	display: block;
	position: fixed;
	background: rgba(255,255,255,0.5);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
}
a.closeFloatLayout {
    position: absolute;
    top: 0;
    left: 90%;
    font-size: 26px;
}
.listItemSize{
	color: #282c3f;
    font-size: 1.083em;
    font-weight: 500;
    cursor: pointer;
    background-color: #fff;
    display: inline-block;
    min-width: 30px;
    height: 30px;
    padding: 0 7px;
    vertical-align: top;
    border: solid 1px #697071;
    margin-right: 5px;
    margin-bottom: 10px;
    border-radius: 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	height: 40px;
    min-width: 40px;
    border-radius: 30px;
	text-align: center;
	line-height: 40px;
	transition: all .5s cubic-bezier(0,.98,.37,.98);
	outline: 0px;
}
.listItemSize:hover, .activeSize{
	color: #fff!important;
    background: #ff3366!important;
    border-color: #d62b56!important;
}
.normalText13{
	font-size: 13px;
}
.textBold{
	font-weight: bold!important;
}
.wishListHeart{
	position: absolute;
    top: 10px;
    left: auto;
    z-index: 10;
    right: 10px;
}
.saveToWish{
	position: absolute;
    top: 9px;
    left: -149px;
    z-index: 0;
    border-radius: 3px;
    background: rgba(255,255,255,.95);
    padding: 5px;
	transition: all 1s cubic-bezier(0,.98,.37,.98);
	color: #000;
}
.saveToWish:before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    top: 6px;
    left: auto;
    z-index: 0;
    right: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid rgba(255,255,255,.95);
}
.postionHeart{
	position: absolute;
    right: 12px;
    top: 14px;
    color: #ccc;
	outline: 0;
}
md-toast {
	z-index: 10000;
	position: fixed;
}
.activeWish{
	color: #f36;
	outline: 0px;
}
.productPageWish{
	position: relative;
	top: 0px;
}
.productPageWish >.postionHeart{
	top: 3px;
    font-size: 17px;
}
.productPageWish >.saveToWish {
    right: 36px;
    left: inherit;
    background: #ccc;
    width: 126px;
    top: -2px;
}
.productPageWish >.saveToWish:before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    top: 6px;
    left: auto;
    z-index: 0;
    right: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid rgb(204, 204, 204);
}
.gender{
	display: block;
	margin-left: 20px;
}
.gender label{
	margin-right: 11px;
}
.btnBlack{
	background: #000;
    color: #fff;
    padding: 8px 15px;
    border: 0px;
}
.lightTxt{
	color: #868686;
    font-size: 13px;
}
.slider-arrow{
	position: absolute;
	top: 0;
    z-index: 99;
    right: 0;
}
.promotion {
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0;
    height: 24px;
    width: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.promotion {
    line-height: 18px;
}
.new-product {
    background: rgba(149,165,166,0.95)!important;
}

.new-product {
    color: red;
    display: inline-block;
    float: left;
    font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: lighter;
    height: 100%;
    padding: 3px 10px;
}
.discount {
    background: #eb5e58;
    border-radius: 0 4px 4px 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: lighter;
    height: 100%;
	padding:0px;
}
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: Montserrat, sans-serif;
      display: inline-block;
}
#cssmenu > ul > li {
  float: left; 
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 10px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #180b0b;
  font-weight: 700;
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #180b0b;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #333333;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
	background: white;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
	    margin-left: 12px;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
	    padding-bottom: 4px;
    color: #180b0b;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #180b0b;
    border-bottom: 2px solid #180b0b;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #180b0b;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
  .main_container{
	max-width: 100%;
	min-width: 100%;
	    overflow: hidden;
	}
	.header_toolbar{
	    height: auto;	
	}
	.wd{
	width:90% !important;	
	}
	.tt{
	text-align:center;	
	}
	.header_right_nav .vert_spacr {
    
    margin: 11px 2px 0;
}
.header_right_nav li {
    font-size: 10px;
}
.image-s23X{
	margin-top:10px;
}
.product_wrap {
    height: auto;
}
.pd1{
	    width: 28%;
		float: left;
		    position: relative;
    min-height: 1px;
}
.pd2{
	    width: 8.33333333%;
		float: left;
		    position: relative;
    min-height: 1px;
}
.pd3{
	    width: 66.66666667%;
		float: left;
		    position: relative;
    min-height: 1px;
}
.pd4{
	    width: 100%;
		float: left;
		    position: relative;
    min-height: 1px;
}
}
 
.block-text {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 0 #2c2222;
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 15px 18px;
}
.block-text a {
 color: #7d4702;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #585858;
    font-family: Georgia;
    font-style: italic;
    line-height: 20px;
}
.sprite {
}
.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #ffcc00;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-decoration: underline;
}
.person-text i {
    color: #fff;
    font-family: Georgia;
    font-size: 13px;
}
.rel {
    position: relative;
}* Ibrahim Jabbari -- www.ibrahimjabbari.com */
@import url(https://fonts.googleapis.com/css?family=Arvo:700);
@import url(https://fonts.googleapis.com/css?family=Seaweed+Script);
body {
  background-color: #222;
}
.plate {
  width: 410px;
  margin: 1% auto;
}
.shadow {
  color: #fff;
  font-family: Arvo;
  font-weight: bold;
  text-shadow:
    -3px -3px 0 #222,
    3px -3px 0 #222,
    -3px 3px 0 #222,
    3px 3px 0 #222,
    4px 4px 0 #fff,
    5px 5px 0 #fff,
    6px 6px 0 #fff,
    7px 7px 0 #fff;
  line-height: 0.8em;
  letter-spacing: 0.1em;
  transform: scaleY(0.7);
  -webkit-transform: scaleY(0.7);
  -moz-transform: scaleY(0.7);
  margin:0;
  text-align: center;
}
.script {
  font-family: "Seaweed Script";
  color: #fff;
  text-align: center;
  font-size: 40px;
  position: relative;
  margin:0;
}
.script span {
  background-color: #222;
  padding: 0 0.3em;
}
.script:before {
  content:"";
  display: block;
  position: absolute;
  z-index:-1;
  top: 50%;
  width: 100%;
  border-bottom: 3px solid #222;
}
.text1 {
  font-size: 60px;
}
.text2 {
  font-size: 169px;
}
.text3 {
  font-size: 100px;
}
@import url(https://fonts.googleapis.com/css?family=EB+Garamond|Cardo:400italic);
body {
  margin: 0;
  background-color: #5774b8;
}
.sandbox-correct-pronounciation {
  padding: 0em 0 0em 0;
}
.heading-correct-pronounciation {
  margin: auto;
      color: #180b0b;
  text-align: center;
  position: relative;
}
h1 {
  color: #000;
  font-family: 'Cardo', serif;
  font-size: 1.5em;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0.1em;
  line-height: 2.2em;
}
em {
  font-family: 'EB Garamond', serif;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  font-style: normal;
  padding-top: 0.1em;
  text-shadow: 0.07em 0.07em 0 rgba(0, 0, 0, 0.1);
}
em::before,
em::after {
  content: "§";
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 2.2;
  margin: 0 0.6em;
  font-size: 0.5em;
}
.bottom {
  font-size: 1.5em;
  letter-spacing: 0.07em;
  font-size: 1em;
  display: block;
}