/* 

 * Farlaf [20150505]

 * *****************/

/*

 * FONTS 

 * ****************************************************************************************************************************/

@font-face {

    font-family: 'ProximaNova';

    src: url('../../fonts/proximanovacondregular-webfont.eot');

    src: url('../../fonts/proximanovacondregular-webfont.eot') format('embedded-opentype'),

         url('../../fonts/proximanovacondregular-webfont.woff2') format('woff2'),

         url('../../fonts/proximanovacondregular-webfont.woff') format('woff'),

         url('../../fonts/proximanovacondregular-webfont.ttf') format('truetype'),

         url('../../fonts/proximanovacondregular-webfont.svg') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'DeVinneBTitalic';

    src: url('../../fonts/devinneitalicbt-webfont.eot');

    src: url('../../fonts/devinneitalicbt-webfont.eot') format('embedded-opentype'),

         url('../../fonts/devinneitalicbt-webfont.woff2') format('woff2'),

         url('../../fonts/devinneitalicbt-webfont.woff') format('woff'),

         url('../../fonts/devinneitalicbt-webfont.ttf') format('truetype'),

         url('../../fonts/devinneitalicbt-webfont.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}



/*

 * ICONS 

 * ****************************************************************************************************************************/

@font-face {

	font-family: 'icon-davids';

	src: url('../../fonts/icon-davids.eot');

	src: url('../../fonts/icon-davids.eot') format('embedded-opentype'),

	url('../../fonts/icon-davids.woff') format('woff'),

	url('../../fonts/icon-davids.ttf') format('truetype'),

	url('../../fonts/icon-davids.svg') format('svg');

	font-weight: normal;

	font-style: normal;

}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*

 @ *media screen and (-webkit-min-device-pixel-ratio:0) {

 @font-face {

 font-family: 'icon-davids';

 src: url('../../fonts/icon-davids.svg') format('svg');

 }

 }

 */

 

.blink_me {

    -webkit-animation-name: blinker;

    -webkit-animation-duration: 2s;

    -webkit-animation-timing-function: linear;

    -webkit-animation-iteration-count: infinite;

    

    -moz-animation-name: blinker;

    -moz-animation-duration: 2s;

    -moz-animation-timing-function: linear;

    -moz-animation-iteration-count: infinite;

    

    animation-name: blinker;

    animation-duration: 2s;

    animation-timing-function: linear;

    animation-iteration-count: infinite;

}



@-moz-keyframes blinker {  

    0% { opacity: 1.0; }

    50% { opacity: 0.4; }

    100% { opacity: 1.0; }

}



@-webkit-keyframes blinker {  

    0% { opacity: 1.0; }

    50% { opacity: 0.4; }

    100% { opacity: 1.0; }

}



@keyframes blinker {  

    0% { opacity: 1.0; }

    50% { opacity: 0.4; }

    100% { opacity: 1.0; }

}



.cart-icon,

[class^="ico_"]:before, [class*=" ico_"]:before {

	font-family: "icon-davids";

	font-style: normal;

	font-weight: normal;

	speak: none;

	

	display: inline-block;

	text-decoration: inherit;

	width: 1em;

	margin-right: .2em;

	text-align: center;



	font-variant: normal;

	text-transform: none;



	line-height: 1em;



	margin-left: .2em;



	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}

 

.ico__phone:before { content: '\e800'; } /* '' */

.ico__mail:before { content: '\e801'; } /* '' */

.ico__arrow-bg-d:before { content: '\e802'; } /* '' */

.ico__arrow-bg-r:before { content: '\e803'; } /* '' */

.ico__arrow-big-l:before { content: '\e804'; } /* '' */

.ico__arrow-big-r:before { content: '\e805'; } /* '' */

.ico__arrow-large-r:before { content: '\e806'; } /* '' */

.ico__arrow-d:before { content: '\e807'; } /* '' */

.ico__arrow-r:before { content: '\e808'; } /* '' */

.cart-icon:before,

.ico__cart:before { content: '\e809'; } /* '' */

.ico__facebook:before { content: '\e80a'; } /* '' */

.ico__instagram:before { content: '\e80b'; } /* '' */

.ico__menu:before { content: '\e80c'; } /* '' */

.ico__search:before,

.ico__search_l:before { content: '\e80d'; } /* '' */

.ico__twitter:before { content: '\e80e'; } /* '' */

.ico__cancel:before { content: '\e80f'; } /* '' */

.ico__pinterest:before { content: '\e810'; } /* '' */

.ico__location:before { content: '\e811'; } /* '' */

.ico__mobile:before { content: '\e812'; } /* '' */

.ico__left-dir:before { content: '\e813'; } /* '' */

.ico__right-dir:before { content: '\e814'; } /* '' */

.ico__search_s:before { content: '\e815'; } /* '' */





/*

 * BASE 

 * ****************************************************************************************************************************/

body,

html {

	width: 100%;

	height: 100%;

}

body {

	min-width: 300px;

	font-size: 14px;

}

:focus,

a:focus,

button:focus {

	outline: none;

}

.mb30 {

	margin-bottom: 30px;

}

.padding-for-page {

	margin-left: 3.38582677165354%;

	margin-right: 3.38582677165354%;

}

.no-items {

	background: none;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

	color: #262424;

}

input[type="submit"] {

	-webkit-border-radius: 0;

	-webkit-appearance: none;

}

.cp_footer-bottom-line,

.main,

.plpr30 {

	padding-left: 200px;

	padding-right: 200px;

}

.featurespage .cp_dropdown-container--sort_by,

[id^="products_search"] .cp_dropdown-container--sort_by {

	left: 120px;

}

@media (min-width: 1260px) {
.cp_location__box {
	width: 24% !important;
	float: left;
	margin-bottom: 30px;
	padding: 0 1%;
border-right: 1px solid #262424;
}

.cp_location__box--central {
	border-left: none !important;

}
.cp_location__box:last-child{
border-right: none !important;
}
}
@media (max-width: 960px) {

	.cp_footer-bottom-line,

	.main,

	.plpr30 {

		padding-left: 30px;

		padding-right: 30px;

	}

	.featurespage .cp_dropdown-container--sort_by,

	[id^="products_search"] .cp_dropdown-container--sort_by {

		left: 30px;

	}

}

.cp_hr-header {

	margin-left: 10px;

	border-bottom: 1px solid #262424; 

}

.mt-neg-1 {

	position: relative;

	margin-top: -1px;

	z-index: 1;

}

.mlr-neg30 {

	margin-left: -30px;

	margin-right: -30px;

}



/* mobile [!]

 * ****************/

@media (max-width: 767px) {

	.minicart-table tr .icon-delete-small {

		visibility: visible;

	}

	.main,

	.plpr30 {

		padding-left: 10px;

		padding-right: 10px;

	}

	.mlr-neg30 {

		margin-left: -10px;

		margin-right: -10px;

	}

}



/*

 * BUTTON 

 * ****************************************************************************************************************************/

.btn--submit {

	border: none;

	

	color: #fff;

	background: #262424;

}



.button a, .button-action a, .button-big a, .button-submit-action input, .button-submit input, .button-submit-big input,



.button-submit input,

.button input,

.button a,

.button.button-wrap-right:hover a,

.ui-widget-content .button a,

.product-main-info .button-submit-action.button-wrap-left input, .product-main-info .button-submit.button-wrap-left input, .product-main-info .button-action.button-wrap-left input, .product-main-info .button.button-wrap-left input, .product-main-info .button-submit-action.button-wrap-right input, .product-main-info .button-submit.button-wrap-right input, .product-main-info .button-action.button-wrap-right input, .product-main-info .button.button-wrap-right input, .product-main-info .button-submit-big.button-wrap-left input, .product-main-info .button-big.button-wrap-left input, .product-main-info .button-submit-big.button-wrap-right input, .product-main-info .button-big.button-wrap-right input {

	font-family: 'ProximaNova';

	

}

.button-action.button-wrap-left, .button-submit-action.button-wrap-left {

	background: #262424;

	border: 2px solid #262424;

}

.button-action.button-wrap-left:hover,

.button-submit-action.button-wrap-left:hover {

	background: #444;

}

.button-action.button-wrap-right,

.button-submit-action.button-wrap-right,

.button-submit-action.b-click input,

.button-submit.b-click input,

.button-action.b-click a,

.button-submit-big.b-click input {

	background: none;

}



.button-submit-action.button-wrap-right, .button-submit.button-wrap-right, .button-action.button-wrap-right, .button.button-wrap-right, .button-submit-big.button-wrap-right, .button-big.button-wrap-right {

	background: none;

}

.button-submit input, .button input, .button a, .button.button-wrap-right:hover a, .ui-widget-content .button a {

	color: #262424;

}

.button-submit input,

.button.button-wrap-left {

	border: 2px solid #262424;

	line-height: 1;

	background: #fff;

}

.button-submit input:hover,

.button.button-wrap-left:hover {

	background: #fcfcfc;

}

.text-button, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {

	

	font-size: 16px;

}

.product-main-info .button-submit-action.button-wrap-left,

.product-main-info .button-submit.button-wrap-left,

.product-main-info .button-action.button-wrap-left,

.product-main-info .button.button-wrap-left, 

.product-main-info .button-submit-action.button-wrap-right,

.product-main-info .button-submit.button-wrap-right,

.product-main-info .button-action.button-wrap-right,

.product-main-info .button.button-wrap-right,

.product-main-info .button-submit-big.button-wrap-left,

.product-main-info .button-big.button-wrap-left,

.product-main-info .button-submit-big.button-wrap-right,

.product-main-info .button-big.button-wrap-right {

	height: auto;

	padding: 0;

}

.button-submit-action input,

.button-submit input {

	padding: 5px 15px;

	height: auto;

	text-decoration: none;

	font-size: 18px;

}

.button-submit-action input, .button-submit input {

	padding: 6px 15px 4px;

}



/*

 * Responsive: Utility classes 

 * ****************************************************************************************************************************/

img {

	max-width: 100%;

	height: auto;

}



@-ms-viewport{

	width: device-width;

}

.hidden {

	display: none;

}

/*// Visibility utilities*/



/*// For desktops*/

.visible-phone     { display: none !important; }

.visible-tablet    { display: none !important; }

.hidden-phone      { }

.hidden-tablet     { }

.hidden-desktop    { display: none !important; }

.visible-desktop   { display: inherit !important; }



/*// Tablets & small desktops only*/

@media (min-width: 768px) and (max-width: 979px) {

	/*    // Hide everything else*/

	.hidden-desktop    { display: inherit !important; }

	.visible-desktop   { display: none !important ; }

	/*    // Show*/

	.visible-tablet    { display: inherit !important; }

	/*    // Hide*/

	.hidden-tablet     { display: none !important; }

}



/*// Phones only*/

@media (max-width: 767px) {

	/*    // Hide everything else*/

	.hidden-desktop    { display: inherit !important; }

	.visible-desktop   { display: none !important; }

	/*    // Show*/

	.visible-phone     { display: inherit !important; } /*Use inherit to restore previous behavior*/

	/*    // Hide/*/

	.hidden-phone      { display: none !important; }

}



/*

 * HEADER 

 * ****************************************************************************************************************************/

.helper-container {

	padding-top: 0;

}

#ci_top_wrapper {

	position: relative;

}

.cp_social-icons {

	position: relative;

	z-index: 2;

}

.cp_social-icons a {

	margin-right: 0.4em;

}

.cp_social-icons a:last-child {

	margin-right: 0;

}

.cp_social-icons a:hover {

	color: #262424;

	text-decoration: none;

}

.header .cp_social-icons {

	height: 16px;

	line-height: 16px;

}



/* Top links */

.cp_small-link {

	padding-left: 10px;

	padding-right: 10px;

	border-right: 1px solid #262424;

}

.cp_small-link,

.cp_small-link > a,

.cp_small-link > div > a,

.cp_small-link > p > a {

	font-size: 14px;

	line-height: 16px;

	height: 16px;

}

.cp_small-link .cp_social-icons a {

	font-size: 16px;

}

.cp_small-link:first-child {

	padding-left: 0;

}

.cp_small-link:last-child {

	padding-right: 0;

	border-right: 0;

}

.cp_small-link p {

	margin: 0;

}

.cp_small-link.float-right:first-child {

	padding-right: 0;

	padding-left: 10px;

	border-right: 0;

}

.cp_small-link.float-right:last-child {

	padding-right: 10px;

	padding-left: 0;

	border-right: 1px solid #262424;

}

/* Top links dropdown box */

.cp_small-link .cm-popup-title,

.cp_small-link .cm-popup-title a {

	padding: 0;

	

	color: #262424;

}

.cp_small-link .cm-popup-title:hover,

.cp_small-link .cm-popup-title:hover a {

	border: none;

	text-decoration: underline;

}

.cp_small-link .cm-popup-title.logged a,

.cp_small-link .cm-popup-title.unlogged a {

	padding-left: 0;

	background: none;

}

.cp_small-link .cm-popup-title-on,

.cp_small-link .cm-popup-title-on:hover,

.cp_small-link .cm-popup-title-on a,

.cp_small-link .cm-popup-title-on:hover a {

	border: none;

	color: #262424;

	text-decoration: none;

}

.popup-content {

	margin-top: 5px;

	border: 1px solid #262424;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

}



/* Minicart */

.minicart {

	position: relative;

	display: inline-block;

	font-size: 58px;

	margin-top: -6px;

}

.minicart:before {

	margin: 0;

}

.minicart span {

	position: absolute;

	top: 30px;

	left: 0;

	right: 0;

	display: block;

	text-align: center;

	font-size: 20px;

	font-style: normal;

	color: #fff;

}



/* Top MAIN MENU */

.cp_site-main-menu {

	padding-bottom: 40px;

}

.cp_site-main-menu .cp_smm__1level__element {

	position: relative;

	display: inline-block;

	padding: 10px 6px;

}

.cp_site-main-menu .cp_smm__1level__element > a {

	display: block;

	padding: 0 4px;

}



.cp_site-main-menu .cp_smm__1level__element > a:hover {

	color: #6c727a !important;

}



.cp_site-main-menu .cm-active > a, .cp_site-main-menu .cm-active > a:hover{

	color: #FFF !important;

}



.cp_smm__1level__link {

	font-size: 25px;

	line-height: 1;

	font-family: 'DeVinneBTitalic';

	text-transform: uppercase;

}

.cp_smm__1level__link:hover {

	text-decoration: none;

	color: #262424;

}

.cp_smm__2level,

.cp_smm__3level {

	position: absolute;

	top: 90%;

	left: 0;

	z-index: 2;

	

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	

	display: none;

	min-width: 180px;

	padding: 0;

	border: 1px solid #262424;

	text-align: left;

	background: rgba(255, 255, 255, 1);

	

}



.cp_smm__2level:before {

	content: '';

	position: absolute;

	top: 0;

	bottom: 0;

	right: 0;

	z-index: -1;

	width: 50px;

	display: block;

	background: rgba(0, 0, 0, 0.10);

}

.cp_site-main-menu .cp_smm__2level__element,

.cp_site-main-menu .cp_smm__3level__element {

	position: relative;

	

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	

	

}

.cp_site-main-menu .cp_smm__2level__element a,

.cp_site-main-menu .cp_smm__3level__element a {

	display: block;

	margin: 6px 10px;

	padding: 1px 5px;

}

.cp_site-main-menu .cp_smm__2level__element a {

	padding-right: 50px;

}

.cp_site-main-menu .cp_smm__2level__element a.cm-active,

.cp_site-main-menu .cp_smm__3level__element a.cm-active {

	color: #fff;

	background: #262424;

}

.cp_smm__2level__element .cp_sub-cat-right {

	position: absolute;

	right: 0;

	top: 0;

	bottom: 0;

	

	display: block;

	width: 50px;

	text-align: center;

	font-size: 12px;

	line-height: 30px;

	color: #262424;

}



.cp_site-main-menu .cp_smm__2level.only_one_level .cp_smm__2level__element a {

	padding-right: 7px;

}

.cp_smm__2level.only_one_level:before {

	display: none;

}



.cp_site-main-menu .cp_smm__2level__element i.cp_sub-cat-right:before {

	line-height: 30px;

}

.cp_smm__3level {

	top: -1px;

	left: 100%;

	z-index: 3;

}

.cp_smm__1level__element:hover .cp_smm__2level {

	font-size: 18px;

}

.cp_smm__2level__element:hover .cp_smm__3level {

	font-size: 16px;

}

.cp_site-main-menu .cm-active > a,

.cp_site-main-menu .cm-active > a {

	color: #fff;

	background: #262424;

}

/* desctop [!]

 * ****************/

@media (min-width: 768px) {

	div .cp_site-main-menu .cp_smm__sub-sw .cp_smm__ss__o {

		display: none;

	}

	.cp_smm__1level__element .cp_smm__2level,

	.cp_smm__2level__element .cp_smm__3level {

		display: none !important;

	}

	.cp_smm__1level__element:hover .cp_smm__2level,

	.cp_smm__2level__element:hover .cp_smm__3level {

		display: block !important;

	}

}

.logo-container {

	padding-top: 55px;

	padding-bottom: 35px;

}

.cp_header-right {

	padding-top: 57px;

}

.fixed-menu {

	background: #fff;

}

#search_oppener {

	display: none;

}

.fixedMenuATT #search_oppener {

	display: block;

}

.fixedMenuATT .header-content {

	position: fixed;

	top: 0;

	left: 0;

	right: 0;

	z-index: 201;

	

	margin: 0;

	

	border-bottom: 1px solid #262424;

	background: #fff;

}

.fixedMenuATT .cp_top-panel {

	position: relative;

	float: none;

	width: auto;

	margin: 0 30px;

	padding: 0;

	background: none;

}

.fixedMenuATT .fixed-menu {

	position: relative;

	float: none;

/*	max-width: 1640px;*/

	margin: 0 auto;	

}

.fixedMenuATT .cp_main-menu {

	margin: 0;

}

.fixedMenuATT .cp_top-search {

	position: absolute;

	right: 0;

	top: 0;

	z-index: 102;

	display: block;

	padding-left: 0;

}

.fixedMenuATT .cp_top-search input#search_input {

	background: #fff;

	height: 34px;

	border: 1px solid #7e7e7e;

	

	line-height: 34px;

	width: 240px;

}

.fixedMenuATT .cp_main-menu {

	border-bottom: none;

}



.fixedMenuATT .cp_site-main-menu {

	position: relative;

	z-index: 2;

	margin-left: -10px;

	padding-bottom: 0;

}

.fixedMenuATT .logo-container {

	position: absolute;

	top: 5px;

	right: 135px;

	width: 130px;

	margin-top: 0;

	padding: 0;

	z-index: 101;

}

.fixedMenuATT .cp_header-right {

	padding: 0;

}

.fixedMenuATT .cp_top-cart {

	position: absolute;

	top: 4px;

	right: 70px;

	z-index: 101;

}

.fixedMenuATT .minicart {

	margin: 0;

	font-size: 34px;

}

.fixedMenuATT .minicart span {

	top: 16px;

	font-size: 14px;

}

.fixedMenuATT .logo-container img {

	width: 130px;

}



.fixedMenuATT .header-logo-wrapper {

	position: relative;

	z-index: 5;

}

.fixedMenuATT .header-menu-wrapper {

	position: relative;

	z-index: 3;

}

.fixedMenuATT .cp_prom {

	display: none;

}

.fixedMenuATT .cp_site-main-menu {

	padding-right: 235px;

}



/* mobile [!]

 * ****************/

@media (max-width: 767px) {

	body.pmr-open {

		overflow-x: hidden

	}

	.fixed-menu,

	.helper-container {

		position: relative;

		z-index: 10;

		top: 0;

		left: 0;

		-webkit-transition: all 0.3s;

		-moz-transition: all 0.3s;

		-ms-transition: all 0.3s;

		-o-transition: all 0.3s;

		transition: all 0.3s;

	}

	.mask {

		position: fixed;

		top: 0;

		left: 270px;

		z-index: 99990;

		width: 100%;

		height: 100%;

		

/*		background: rgba(0, 255, 0, 0.8);*/

	}

	nav.menu {

		position: fixed;

		z-index: 99999;

		overflow: hidden;

		overflow-y: auto;

		-webkit-transition: all 0.3s;

		-moz-transition: all 0.3s;

		-ms-transition: all 0.3s;

		-o-transition: all 0.3s;

		transition: all 0.3s;

	}

	nav.push-menu-left {

		top: 0;

		left: -270px;

		width: 270px;

		height: 100%;

	}

	body.pmr-open {

		overflow: hidden;

	}

	body.pmr-open nav.push-menu-left {

		left: 0

	}

	body.pmr-open .fixed-menu,

	body.pmr-open .helper-container {

		left: 270px

	}

	/* Minicart */

	

	.cp_special-resp-menu {

		position: absolute;

		left: 14px;

		z-index: 1;

		padding-right: 0;

		border-right: 0;

	}

	.minicart {

		margin: 0;

		font-size: 34px;

	}

	.minicart span {

		top: 16px;

		font-size: 13px;

	}

	.logo-container {

		padding: 5px 0 0 10px;

		text-align: center;

	}

	.logo-container img {

		height: 45px;

	}

	.cp_top-cart {

		position: absolute;

		top: 8px;

		right: 14px;

		z-index: 1;

	}

	.cp_header-right {

		padding: 0;

	}

	.cp_special-resp-menu {

		top: 15px;

		font-size: 24px;

	}

	.cp_main-menu {

		margin: 0;

	}

	.header .float-left {

		float: none;

	}	

	/* Search */

	.search-block__in-mobile-menu {

		display: block;

		background: #fff;

	}

	.search-block__in-mobile-menu input#search_input {

		display: block;

		width: 100%;

		height: 57px;

		padding: 0 5px 0 50px;

		text-align: left;

		font-size: 18px;

		line-height: 57px;

		color: #262424;

		border-bottom: 1px solid #262424;

	}

	.search-block__in-mobile-menu input#search_input:focus {

		border: 0;

	}

	.search-block__in-mobile-menu .search-magnifier {

		top: 0;

		left: 0;

		right: auto;

		width: 40px;

		height: 57px;

		padding: 0;

		border: 0;

		font-size: 20px;

	}

	.search-block__in-mobile-menu .search-magnifier:before {

		content: '\e80d';

	}

	/* Top special menu */

	.cp_site-main-menu {

		padding: 0 10px;

	}

	.cp_site-main-menu .cp_smm__1level__element {

		display: block;

		padding: 0 10px;

	}

	.cp_smm__1level__element {

		border-bottom: 1px solid #262424;

	}

	.cp_smm__1level__element:last-child {

		border-bottom: 0;

	}

	.cp_site-main-menu .cp_smm__1level__element > a {

		padding: 10px 20px;

	}

	.cp_site-main-menu .cp_smm__1level__element a {

		display: block;

	}

	.cp_site-main-menu .cp_smm__1level__element a:hover {

		text-decoration: none;

	}

	.cp_smm__sub-sw {

		position: absolute;

		top: 0;

		left: 0;

		

		width: 100%;

		padding: 10px 0;

		text-align: left;

		font-size: 16px;

		cursor: pointer;

	}

	.cp_smm__2level__element .cp_sub-cat-right {

		position: static;

	}

	.cp_site-main-menu .cp_smm__2level__element i {

		margin-left: -23px;

		text-align: left;

		font-size: 12px;

	}

	.cp_smm__sub-sw .cp_smm__ss__o {

		display: none;

	}

	.cp_smm__sub-sw.open .cp_smm__ss__c {

		display: none;

	}

	.cp_smm__sub-sw.open .cp_smm__ss__o {

		display: block;

	}

	.cp_smm__2level__element .cp_smm__sub-sw {

		padding: 2px 0;

	}

	.cp_smm__sub-sw i:before {

		line-height: 24px;

	}

	.cp_smm__sub-sw .ico__arrow-r:before {content: '\e803';}

	.cp_smm__sub-sw .ico__arrow-d:before {content: '\e802';}

	.cp_smm__2level:before {

		display: none;

	}

	.cp_site-main-menu .cp_smm__1level__element .cp_smm__2level,

	.cp_site-main-menu .cp_smm__2level__element .cp_smm__3level {

		position: static;

		display: none;

		margin: 10px 0 20px;

		padding: 0 15px;

		border: none;

		background: none;

		direction: rtl

	}

	.cp_site-main-menu .cp_smm__1level__element .cp_smm__2level li,

	.cp_site-main-menu .cp_smm__2level__element .cp_smm__3level li {

		direction: ltr;

	}

	.cp_site-main-menu .cp_smm__2level__element a {

		padding: 5px;

		font-size: 18px;

	}

	.cp_site-main-menu .cp_smm__2level__element .cp_smm__3level a {

		font-size: 14px;

	}

	

	

	.cp_site-main-menu .cm-active,

	.cp_site-main-menu .cm-active > a {

		color: #262424;

		background: none;

	}

	

	/* Other */

	#ci_top_wrapper {

	padding-top: 0;

	}

	#ci_top_wrapper {

		padding-top: 57px;

	}

	.fixed-menu {

		position: fixed;

		top: 0;

		left: 0;

		z-index: 100;

		width: 100%;

		height: 57px;

		z-index: 101;

		border-bottom: 1px solid #262424;

	}

	.header {

		padding-top: 67px !important;

	}	

}

@media all and (max-width:400px) { 

	.cm-popup-box .cart-items {

		width: 280px;

	}

}



/*

 * RESPONSIVE BANNERS 

 * ****************************************************************************************************************************/

.cp_resp_banners_wrapper {

/* 	margin-bottom: 30px; */

}

.cp_resp_banners img {

	width: 100%;

}





/*

 * INSTAGRAM 

 * ****************************************************************************************************************************/

.instagram-block {

	margin-bottom: 15px;

}

.instagram__grid {

	margin-left: -10px;

}

.instagram__cell {

	-webkit-box-sizing:border-box;

	-moz-box-sizing:border-box;

	box-sizing:border-box;

	display: inline-block;

	width: 20%;

	padding: 0 0 15px 10px;

}

.instagram-block__title {

	padding-bottom: 0;

	text-align: center;

	vertical-align: middle;

}

.instagram-block__CAPEZIOLOVES,

.instagram-header .instagram-acc {

	text-transform: uppercase;

	font-size: 24px;

}

.instagram-block__CAPEZIOLOVES {

	display: block;

	color: #262424;

}

.instagram-header .instagram-acc {

	display: inline-block;

	margin-bottom: 10px;

	padding: 0.4em 0.6em 0.2em;

	font-weight: bold;

	color: #fff;

	background: #262424;

}

@media (max-width: 1200px) {

	.instagram-block__CAPEZIOLOVES,

	.instagram-header .instagram-acc {

		font-size: 16px;

	}

	

	.cp_smm__1level__link {

	font-size: 18px;

}

}



/* mobile [!]

 * ****************/

@media (max-width: 767px) {

	.cp_smm__1level__link {

	font-size: 16px;

}

.instagram-block {

		margin-bottom: 0;

	}

	.instagram__cell {

		width: 33.333333333333333%;

	}

	.instagram-block__title {

		display: block;

		width: auto;

	}

	.instagram-block__CAPEZIOLOVES,

	.instagram-header .instagram-acc {

		display: block;

		padding: 0;

		

		font-size: 20px;

		color: #262424;

		background: none;

	}

	.instagram-block__CAPEZIOLOVES {

		margin-bottom: 30px;

		text-align: center;

	}

}





/*

 * WRAPPERS 

 * ****************************************************************************************************************************/

.mainbox-title {

	margin-top: 20px;

	text-align: center;

}

.mainbox-title span,

.designers-title,

.mainbox2-title span {

	font-family: 'DeVinneBTitalic';

	font-size: 38px;

	font-style: italic;

	font-weight: normal;

	

}

.mainbox-container,

.mainbox2-container {

	margin-bottom: 0;

}

.mainbox2-title {

	display: block;

	font-size: 30px;

	padding-top: 30px;

	text-align: center;

}

.mainbox2-title span {

	display: inline-block;

	border-bottom: 2px solid #262424;

	line-height: 1.2;

	color: #262424;

}

.padding-for-page .mainbox-container {

	padding-left: 0;

	padding-right: 0;

}

.left-column .sidebox-title,

.left-column .filter-title,

.left-column .sidebox-title span,

.left-column .sidebox-title a {

	margin-bottom: 0;

	border-bottom: 0;

	font-family: 'DeVinneBTitalic';

	font-size: 18px;

	font-weight: normal;

	

}

.left-column_pp {

	padding-left: 0;

}

/* mobile [!]

 * ****************/

@media (max-width: 767px) {

	.mainbox-title {

		text-align: center;

	}

	.mainbox-title span {

		font-size: 28px;

		line-height: 1;

	}

	.mainbox-title .float-right {

		float: none;

	}

}





/*

 * LOOKBOOK 

 * ****************************************************************************************************************************/

div.pageslide,

.pageslide .cp_resp_banners_wrapper {

	margin-bottom: 0;

}

.flipbook .book,

.flipbook .book img.imgbook {

	display: block;

	width: 100%;

	height: auto;

	margin: 0;

}

.flipbook .wysiwyg-content {

	display: inline-block;

	width: 20%;

}

.book .hoverbook {

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

	width: 100%;

	height: 100%;

	text-align: center;

}

.book .hoverbook a.flipbook,

.book .hoverbook a.videobook {

	float: none;

	display: inline-block;

	width: auto;

	height: auto;

	margin: 0;

}

.book .hoverbook a.flipbook {

	margin-top: 50%;	

}

.book .hoverbook a.videobook {

	margin-top: 5%;

}

@media (max-width: 1025px) {

	.flipbook .wysiwyg-content {

		width: 25%;

	}

}

@media (max-width: 767px) {

	.flipbook .wysiwyg-content {

		width: 50%;

	}

}







/*

 * PRODUCTS COLUMNS

 * ****************************************************************************************************************************/

.multicolumns-list {

	margin-left: 0;

}

.product-cell {

	float: left;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	padding: 0 0 0 0

}

.product-cell1 {

  display: block;

  width: 100%;

}

.product-cell1:nth-child( 1n + 1) {

  clear: left;

}

.product-cell2 {

  display: block;

  width: 50%;

}

.product-cell2:nth-child( 2n + 1) {

  clear: left;

}

.product-cell3 {

  display: block;

  width: 33.33333333%;

}

.product-cell3:nth-child( 3n + 1) {

  clear: left;

}

.product-cell4 {

  display: block;

  width: 25%;

}

.product-cell4:nth-child( 4n + 1) {

  clear: left;

}

.product-cell5 {

  display: block;

  width: 20%;

}

.product-cell5:nth-child( 5n + 1) {

  clear: left;

}

.product-cell6 {

  display: block;

  width: 16.66666667%;

}

.product-cell6:nth-child( 6n + 1) {

  clear: left;

}

.product-cell7 {

  display: block;

  width: 14.28571429%;

}

.product-cell7:nth-child( 7n + 1) {

  clear: left;

}

.product-cell8 {

  display: block;

  width: 12.5%;

}

.product-cell8:nth-child( 8n + 1) {

  clear: left;

}

.product-cell9 {

  display: block;

  width: 11.11111111%;

}

.product-cell9:nth-child( 9n + 1) {

  clear: left;

}

.product-cell10 {

  display: block;

  width: 10%;

}

.product-cell10:nth-child( 10n + 1) {

  clear: left;

}

@media (max-width: 979px) {

  .product-cell2 {

    width: 100%;

  }

  .product-cell2:nth-child( 2n + 1) {

    clear: none;

  }

  .product-cell2:nth-child( 1n + 1) {

    clear: left;

  }

  .product-cell3 {

    width: 50%;

  }

  .product-cell3:nth-child( 3n + 1) {

    clear: none;

  }

  .product-cell3:nth-child( 2n + 1) {

    clear: left;

  }

  .product-cell4 {

    width: 33.33333333%;

  }

  .product-cell4:nth-child( 4n + 1) {

    clear: none;

  }

  .product-cell4:nth-child( 3n + 1) {

    clear: left;

  }

  .product-cell5 {

    width: 25%;

  }

  .product-cell5:nth-child( 5n + 1) {

    clear: none;

  }

  .product-cell5:nth-child( 4n + 1) {

    clear: left;

  }

  .product-cell6 {

    width: 20%;

  }

  .product-cell6:nth-child( 6n + 1) {

    clear: none;

  }

  .product-cell6:nth-child( 5n + 1) {

    clear: left;

  }

  .product-cell7 {

    width: 16.66666667%;

  }

  .product-cell7:nth-child( 7n + 1) {

    clear: none;

  }

  .product-cell7:nth-child( 6n + 1) {

    clear: left;

  }

  .product-cell8 {

    width: 14.28571429%;

  }

  .product-cell8:nth-child( 8n + 1) {

    clear: none;

  }

  .product-cell8:nth-child( 7n + 1) {

    clear: left;

  }

  .product-cell9 {

    width: 12.5%;

  }

  .product-cell9:nth-child( 9n + 1) {

    clear: none;

  }

  .product-cell9:nth-child( 8n + 1) {

    clear: left;

  }

  .product-cell10 {

    width: 11.11111111%;

  }

  .product-cell10:nth-child( 10n + 1) {

    clear: none;

  }

  .product-cell10:nth-child( 9n + 1) {

    clear: left;

  }

}

@media (max-width: 767px) {

  .product-cell2 {

    width: 50%;

  }

  .product-cell2:nth-child( even ) {

    clear: none;

  }

  .product-cell2:nth-child( odd ) {

    clear: left;

  }

  .product-cell3 {

    width: 50%;

  }

  .product-cell3:nth-child( even ) {

    clear: none;

  }

  .product-cell3:nth-child( odd ) {

    clear: left;

  }

  .product-cell4 {

    width: 50%;

  }

  .product-cell4:nth-child( even ) {

    clear: none;

  }

  .product-cell4:nth-child( odd ) {

    clear: left;

  }

  .product-cell5 {

    width: 50%;

  }

  .product-cell5:nth-child( even ) {

    clear: none;

  }

  .product-cell5:nth-child( odd ) {

    clear: left;

  }

  .product-cell6 {

    width: 50%;

  }

  .product-cell6:nth-child( even ) {

    clear: none;

  }

  .product-cell6:nth-child( odd ) {

    clear: left;

  }

  .product-cell7 {

    width: 50%;

  }

  .product-cell7:nth-child( even ) {

    clear: none;

  }

  .product-cell7:nth-child( odd ) {

    clear: left;

  }

  .product-cell8 {

    width: 50%;

  }

  .product-cell8:nth-child( even ) {

    clear: none;

  }

  .product-cell8:nth-child( odd ) {

    clear: left;

  }

  .product-cell9 {

    width: 50%;

  }

  .product-cell9:nth-child( even ) {

    clear: none;

  }

  .product-cell9:nth-child( odd ) {

    clear: left;

  }

  .product-cell10 {

    width: 50%;

  }

  .product-cell10:nth-child( even ) {

    clear: none;

  }

  .product-cell10:nth-child( odd ) {

    clear: left;

  }

}

/*@media screen and (max-width: 480px) {

  .product-cell1 {

    float: none;

    width: 100%;

  }

  .product-cell2 {

    float: none;

    width: 100%;

  }

  .product-cell3 {

    float: none;

    width: 100%;

  }

  .product-cell4 {

    float: none;

    width: 100%;

  }

  .product-cell5 {

    float: none;

    width: 100%;

  }

  .product-cell6 {

    float: none;

    width: 100%;

  }

  .product-cell7 {

    float: none;

    width: 100%;

  }

  .product-cell8 {

    float: none;

    width: 100%;

  }

  .product-cell9 {

    float: none;

    width: 100%;

  }

  .product-cell10 {

    float: none;

    width: 100%;

  }

}*/





/*

 * PRODUCTS CATEGORY

 * ***************************************************************************************************************************/



.cp_category-page {

	position: relative;

}

.cp_category-page .content-right .mainbox-title {

	position: absolute;

	top: 0;

	left: 10px;

	font-size: 24px;

}

.cp_search .cp_dropdown-container--sort_by,

.cp_dropdown-container--sort_by {

	position: absolute;

	top: 97px;

  margin-top: -27px;

	left: 10px;

	margin-left: 0;

	text-align: left;

	vertical-align: top;

}

.featurespage .cp_dropdown-container--sort_by,

[id^="products_search"] .cp_dropdown-container--sort_by {

	top: auto;

	margin-top: -5px;

}

.cp_dropdown-container--sort_by .sort-label {

	display: block;

	margin-bottom: 3px;

	font-family: 'DeVinneBTitalic';

	font-size: 18px;

	text-transform: uppercase;

}

.cp_category-page .content-right .mainbox-title span {

	border-bottom: 0;

	font-size: 24px;

	line-height: 1;

	color: #262424;

}

.cp_category-page .content-right .sort-container {

	margin-top: 0;

}



.left-column {

	margin-top: 0;

	padding: 70px 0 0;

}

.product-image {

	float: none;

	margin: 0;

/*    margin: 0 10px 0px 0; */

}

.price-slider {

	max-width: 150px;

}

.left-column .product-filters li a.filter-item,

.product-filters li a.filter-item:hover {

	font-size: 14px;

}

.product-filters .details {

	font-size: 14px;

}

.left-column .product-filters a.extra-link {

	font-family: 'ProximaNova';

	

	font-size: 14px;

}

.special-label {

	bottom: auto;

	top: 14px;

	z-index: 99;

}

.product-filters li.right {

	width: 50%;

}

.filters-tools .float-right {

	float: none;

	text-align: center;

}

.product-title-wrap {

	text-align: center;

}

.product-title-designer,

.product-title-wrap .product-title, .product-title-wrap .product-title:visited, .product-title-wrap .product-title:hover, .product-title-wrap .product-title:active {

	font-family: 'ProximaNova';

	font-weight: normal;

	color: #262424;

	font-size: 14px;

}





.product-title-wrap .product-title-designer {

	margin-top: 2px;

	display: block;

	font-size: 14px;

}

div .list-price,

div .price {

	margin-bottom: 5px;

	font-size: 14px;

	color: #262424;

}

/* menu */

.left-column ul.dropdown-vertical .dir {

	background: none;

}

.left-column ul.dropdown-vertical li > a,

.left-column .sidebox-wrapper .sidebox-body ul li > a {

	position: relative;

	

	font-size: 14px;

	line-height: 1.4;

}

.left-column ul.dropdown-vertical li > a:hover,

.left-column .sidebox-wrapper .sidebox-body ul li > a:hover {

	background: #262424;

	color: #fff;

}

.left-column ul.dropdown-vertical > li > a,

.left-column .sidebox-wrapper .sidebox-body > ul > li > a {

	display: block;

	margin-left: -12px;

	padding-left: 12px;

}

.left-column ul.dropdown-vertical li.dir > a:after,

.left-column .sidebox-wrapper .sidebox-body ul li.dir > a:after {

	content: '\e808';

	font-family: "icon-davids";

	font-size: 12px;

	line-height: 22px;

	font-style: normal;

	font-weight: normal;

	speak: none;

	

	float: right;

	display: inline-block;

	text-decoration: inherit;

	width: 1em;



	text-align: center;

	font-variant: normal;

	text-transform: none;

	

	color: #262424;

}

ul.dropdown-vertical ul {

	border: 1px solid #262424;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

}

ul.dropdown ul li {

	margin-left: 0;

	padding-left: 5px;

	padding-right: 5px;

}

ul.dropdown-vertical li.cm-active > a,

.sidebox-wrapper .sidebox-body ul li.cm-active > a {

	display: block;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	padding-right: 0;

}

.sidebox-wrapper .sidebox-body ul li.cm-active > a {

	color: #fff;

	background: #262424;

}



/* mobile [!]

 * ****************/

@media (max-width: 767px) {

	.cp_dropdown-container--sort_by,

	.cp_search .cp_dropdown-container--sort_by,

	.cp_category-page .content-right .mainbox-title,

	.cp_category-page .content-right .cp_dropdown-container--sort_by {

		position: relative;

		top: auto;

		left: auto;

	}

	.cp_dropdown-container--sort_by .sort-label {

		display: none;

	}

	.left-column {

	  padding-top: 10px;

	}

	.cp_dropdown-container--sort_by {

		margin: 0;

	}

	.sticky_left {

		position: static !important;

	}

}



/*

 * PRODUCT DETAIL

 * ****************************************************************************************************************************/

.cp_product-detail__info,

.cp_product-detail__img {

	float: right;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

}

.cp_product-detail__img {

	float: left;

}

.cp_product-detail__info {

	position: relative;

	width: 30%;

	padding-left: 5%;

}

.cp_product-detail__img {

	width: 70%;

	padding: 0 45px;

	border-right: 1px solid #262424;

}



.button-submit-action.add-to-cart {

	padding: 5px 20px;

}

.button-submit-action.add-to-cart.button-wrap-left {

	padding: 0;

}

.cp_product-detail__info .cp_add-to-cart .button-wrap-right {

	margin-right: 0;

}

.cp_product-detail__info .cp_add-to-cart .button-wrap-right .add-to-cart {

	padding-top: 6px;

	padding-bottom: 4px;

	color: #fff;

	background: #262424;

}

.cp_product-detail__info .cp_add-to-cart .button-wrap-right .add-to-cart:hover {

	background: #333;

}

.cp_product-detail__info .add-buttons.add-to-wish input {

	display: inline-block;

	margin-top: 10px;

	padding: 9px 15px 6px;

	

	border: 2px solid #262424;

	line-height: 1;

	background: #fff;

	

}

.cp_product-detail__info .add-buttons.add-to-wish input:hover {

	background: #fcfcfc;

}



.productdiscountlabel {

	position: absolute;

	top: 5px;

	right: 10px;

	margin: 0;

}

.relit-boxes {

	padding: 6px;

}

.at4-share-outer {

	display: none !important;

}

.relit-block {

	margin-top: 5px;

}

.relit-label {

	display: none;

}

/* Slider

 * ****************/

.cm-image-previewer.hidden {

	display: block !important;

}

.slick-loading .slick-list {

    background: #fff url('./ajax-loader.gif') center center no-repeat;

}

.owl-dots {

	text-align: center;

}

.owl-dot {

	display: inline-block;

}

.owl-prev,

.owl-next {

	position: absolute;

	top: 50%;

	margin-top: -45px;

	font-size: 90px;

}

.owl-prev {

	left: 1%;

}

.owl-next {

	right: 1%;

}

.cp_product-detail__img .owl-prev i ,

.cp_product-detail__img .owl-next i {

	width: 45px;

	display: block;

	text-indent: -30px;

}

.cp_product-detail__img .owl-prev {

	left: -44px;

}

.cp_product-detail__img .owl-next {

	right: -44px;

}

.cp_product-detail__img .owl-carousel .owl-item img {

	width: auto;

	margin: 0 auto;

}

/* Share

 * ****************/

.addthis_button_twitter span,

.addthis_button_email span,

.addthis_button_facebook  span {

	width: 25px !important;

	height: 25px !important;

	text-indent: 0;

	background: none !important;

}

.addthis_button_facebook span span:before {

	content: '\e80a';

}

.addthis_button_twitter span span:before {

	content: '\e80e';

}

.addthis_button_email span span:before {

	content: '\e801';

}

.addthis_button_twitter span span:before,

.addthis_button_email span span:before,

.addthis_button_facebook span span:before {

	font-family: "icon-davids";

	font-style: normal;

	font-weight: normal;

	speak: none;

	display: block;

	width: 25px;

	height: 25px;

	font-size: 23px;

	text-decoration: inherit;

	width: 1em;



	text-align: center;

	font-variant: normal;

	text-transform: none;

	line-height: 1em;

}

.cp_share-small-title {

	font-size: 22px;

	display: block;

	margin-bottom: 3px;

}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {

	padding: 0 !important;

	padding-right: 10px !important;

}

/* mobile [!]

 * ****************/

@media (max-width: 767px) {

	.zoomImg {

		display: none !important;

	}

	.cp_product-detail__info,

	.cp_product-detail__img {

		float: none;

		width: auto;

/* 		padding: 0; */

		border-right: 0;

	}

	.product-main-info .owl-item {

		-webkit-box-sizing: border-box;

		-moz-box-sizing: border-box;

		box-sizing: border-box;

		padding-left: 20px;

		padding-right: 20px;

	}

	.owl-dots {

		margin: 0;

	}

	.owl-prev,

	.owl-next {

		overflow: hidden;

		width: 40px;

		text-indent: -17px;

	}

	.owl-prev:hover,

	.owl-next:hover {

		color: #262424;

	}

	.owl-prev {

		left: 0;

	}

	.owl-next {

		right: 0;

	}

	.cp_product-detail__info .mainbox-title {

		text-align: left;

	}

}

@media (max-width: 500px) {

	.product-main-info .owl-prev,

	.product-main-info .owl-next {

		top: 40%;

	}

}





/*

 * PAGINATION

 * ****************************************************************************************************************************/

.pagination-per-page a {

	display: inline-block;

	padding-left: 5px;

	padding-right: 2px;

	border-left: 1px solid #262424;

	font-size: 12px;

	

}

.pagination a.set, .pagination a.prev, .pagination a.next {

	border: none;

	margin: 0;

}

.pagination a:hover,

.pagination a.set:hover, .pagination a.prev:hover, .pagination a.next:hover {

	background: none;

	color: #262424;

}

.pagination-selected-page {

	

	background: none;

	color: #262424;

	text-decoration: underline;

}

.sort-container,

.mainbox-body .pagination {

	float: none;

	display: inline-block;

	text-align: right;

}

.pagination-container {

	padding-top: 80px;

	text-align: right;	

}

.grid_16:not(.cp_category-page) .pagination-container {

	padding-top: 0;

	padding-bottom: 20px;

}





/*

 * Dropdown

 * ****************************************************************************************************************************/

.cm-dropdown-content {

	background: rgba(255, 255, 255, 0.90);

}

.left-column ul.dropdown-vertical {

	width: auto;

	max-width: 150px;

}

.sort-dropdown.dropdown-wrap-left {

	padding: 0;

	background: none;

}

.sort-dropdown.dropdown-wrap-left .dropdown-wrap-right {

	background: none;

	padding: 2px 5px;

	border: 1px solid #262424;

	font-size: 14px;

	color: #262424;

	

}

.sort-dropdown.dropdown-wrap-left .dropdown-wrap-right:after {

	content: '\e802';

	font-family: "icon-davids";

	font-style: normal;

	font-weight: normal;

	speak: none;

	display: inline-block;

	text-decoration: inherit;

	width: 1em;

	margin-left: 5px;



	text-align: center;

	font-variant: normal;

	text-transform: none;

	font-size: 10px;

	line-height: 14px;

}

.sort-dropdown.dropdown-wrap-left.click .dropdown-wrap-right:after {

	content: '\e803';

}

.dropdown-box .buttons-container {

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

}

.cm-dropdown-content {

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	border: 1px solid #262424;

}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-image {
    display: table !important;
    table-layout: fixed !important;
    width: 100%;
    margin: 0 auto;
}
.product-image div {
    display: table-cell !important;
    vertical-align: middle;
}
img.cs_his_image_list_main {
	display: block;
    max-width: 100%;
	width: 100%;
}
.product-cell4 {
	position: relative !important;
    display: block !important;
    float: left;
    width: 25%;
}
.fixed-layout {
	position: relative;
}
.multicolumns-list {
	width: 100%;
}
.fixed-layout:after {
    content: "";
    display: table;
    clear: both;
}

}


/*

 * DESIGNERS

 * ****************************************************************************************************************************/

.product-features__detail {

	margin-top: 40px;

}

.feature-description {

	overflow: hidden;

	margin-bottom: 60px;

	padding-left: 4%;

	border-left: 1px solid #262424;

}

.feature-description p {

	line-height: 1.6;

	font-size: 16px;

	

}

.designers-title {

	margin: 30px 0 30px;

}

.feature-image {

	padding-right: 4%;

}

@media (max-width: 767px) {

	.product-features__detail {

		margin-top: 30px;

	}

	.feature-image {

		float: none;

		padding: 0;

		text-align: left;

	}

	.feature-description {

		margin-bottom: 30px;

		padding-left: 0;

		border-left: 0;

	}

	.designers-list span {

		display: block;

		float: none;

		width: auto;

	}

}





/*

 * OTHER

 * ****************************************************************************************************************************/

.form-wrap {

	padding: 0;

	background: none;

}

.form-wrap-r,

.form-wrap-l {

	display: none;

}



/*

 * PAGES [about us]

 * ****************************************************************************************************************************/

.pagessss .mainbox-title span {

	font-size: 42px;

	color: #262424;

	border-bottom: 0;

}

.wysiwyg-content {

	font-size: 16px;

	line-height: 1.6;

}

.wysiwyg-content p {

	margin-top: 0;

	margin-bottom: 30px;

}

.two_col {

	float: left;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	width: 50%;

	margin-top: 40px;

}

.two_col--first {

	padding-right: 10%;

}

div.wysiwyg-content h2,

div.wysiwyg-content h3 {

	font-weight: normal;

	color: #262424;

}

div.wysiwyg-content h2 {

	margin-bottom: 10px;

	font-size: 30px;

	text-transform: none;

}

div.wysiwyg-content h3 {

	font-size: 26px;

	

}

div.wysiwyg-content .hist__wrapper .hist__date {

	display: block;

	margin-bottom: 4px;

	font-size: 14px;

	color: #262424;

}

div.wysiwyg-content .hist__wrapper p {

	margin-bottom: 8px;

	font-style: 14px;

	line-height: 1.2;

}

div.wysiwyg-content .hist__wrapper p + p {

	text-indent: 1.2em;

}

.c__sg__l,

.c__sg__r {

	float: left;

}

.c__sg__l {

	width: 60%;

}

.c__sg__r {

	width: 40%;

}

@media (max-width: 767px) {

	.two_col {

		float: none;

		width: auto;

		padding-right: 0;

	}

}

@media (max-width: 450px) {

	.c__sg__l,

	.c__sg__r {

		float: none;

		width: auto;

	}

}





/*

 * TABLES

 * ****************************************************************************************************************************/

.table__responsive-header {

  display: none;

}

@media (max-width: 767px) {

	.table__responsive-header,

	.table__responsive-content {

		display: block;

		font-weight: bold;

		word-break: normal;

		display: block;

		

		float: none;

		width: 100%;

		padding: 0;

	}

	.table table,

	.table thead,

	.table tbody,

	.table th,

	.table td,

	.table tr {

		display: block;

	}

	.table tr {

		border: 1px solid #ccc;

	}

	.table th {

		position: absolute;

		top: -9999px;

		left: -9999px;

	}

	.table td {

		padding: 13px;

		border: none;

		border-bottom: 1px solid #eee;

		white-space: normal;

		text-align: left;

		min-height: 18px;

		width: auto !important;

	}

	.mainbox-cart-body .table .quantity-cell {

		padding: 13px;

	}

}







/*

 * cart & checkout

 * ****************************************************************************************************************************/

.mainbox-title .secure-page-title {

	background: none;

	padding-left: 0;

}

#cart_items .table {

	margin-top: 0;

}

@media (max-width: 767px) {

	.buttons-container.cart-top-buttons input,

	.buttons-container.cart-bottom-buttons input,

	.buttons-container.cart-top-buttons button,

	.buttons-container.cart-bottom-buttons button,

	.buttons-container.cart-top-buttons a,

	.buttons-container.cart-bottom-buttons a,

	.buttons-container.cart-top-buttons span,

	.buttons-container.cart-bottom-buttons span,

	.buttons-container.cart-top-buttons .float-left,

	.buttons-container.cart-bottom-buttons .float-left,

	.buttons-container.cart-top-buttons .float-right,

	.buttons-container.cart-bottom-buttons .float-right {

		float: none;

		margin: 0;

		display: block;

		text-align: center;

	}

	.buttons-container.cart-top-buttons .button-action.button-wrap-left,

	.buttons-container.cart-bottom-buttons .button-action.button-wrap-left,

	.buttons-container.cart-top-buttons .text-button,

	.buttons-container.cart-bottom-buttons .text-button,

	.buttons-container.cart-top-buttons .float-left,

	.buttons-container.cart-bottom-buttons .float-left,

	.buttons-container.cart-top-buttons input,

	.buttons-container.cart-bottom-buttons  input {

		margin-top: 10px;

	}

	.buttons-container.cart-top-buttons input,

	.buttons-container.cart-bottom-buttons  input {

		width: 100%;

		margin-bottom: 10px;

	}

}

/*

 * OTHER

 * ****************************************************************************************************************************/

.last-name {

	width: auto !important;

}

.product-cell--empty {

	text-align: center;

	line-height: 200px;

}

@media (max-width: 767px) {

	.billing-first-name, .billing-country, .shipping-first-name, .shipping-country,

	.account .billing-last-name, .account .billing-state, .account .shipping-last-name, .account .shipping-state {

		float: none;

		display: block;

		width: auto;

		margin-right: 0;

	}

	.account .buttons-container, .company .buttons-container,

	.login .body-bc {

		margin-left: 0;

		-webkit-box-sizing: border-box;

		-moz-box-sizing: border-box;

		box-sizing: border-box;

		height: auto;

	}

	.account-detail,

	.account-benefits,

	.login-info {

		margin-left: 0;

		margin-top: 20px;

		margin-bottom: 60px;

		padding-bottom: 0;

		background: none;

	}

}

.items-per-page-selected {

    text-decoration: underline;

}

@media (max-width: 767px) {

    .multicolumns-list .product-cell .relit-block {

        visibility: visible;

    }

    .main .multicolumns-list .product-cell .label {

		visibility: hidden;

	}

    .product-title-wrap {

        text-align: center;

    }

}

.relit-block {

	float: none;

	margin-top: 10px;

}

.relit-boxes {

	float: none;

	display: inline-block;

	margin: 0 2px 4px;

}

.fixedMenuATT .cp_hr-header,

.fixedMenuATT .cp_top-panel .text-links,

.fixedMenuATT .cp_top-panel .cp_social-icons,

.fixedMenuATT .cp_top-acc {

	display: none;

}

@media (max-width: 480px) {

    .subscription-popup {

        position: fixed;

        top: 10%;

        left: auto;

        z-index: 9999;

        background: #fff;

        border: 1px solid #262424;

        width: auto;

        height: auto;

        margin-left: 0;

        margin-top: 0;

    }

    .subscription-popup .subscribe-block-wrapper {

		padding: 10px;

	}

	.subscription-popup .sph__cancel {

		right: 5px;

		top: 5px;

	}

}





@media (max-width: 767px) and (min-width: 481px) {

    .subscription-popup {

        position: fixed;

        top: 50%;

        left: 50%;

        z-index: 9999;

        background: #fff;

        border: 1px solid #262424;

        width: 500px;

        margin-left: -250px;

        margin-top: -150px;

    }

}



@media (min-width: 767px) {

    .subscription-popup {

        position: fixed;

        top: 50%;

        left: 50%;

        z-index: 9999;

        background: #fff;

        border: 1px solid #262424;

        width: 760px;

        margin-left: -380px;

        margin-top: -250px;

    }

}



@media (min-width: 1200px) {

    #subscription-popup {

        position: fixed;

        top: 50%;

        left: 50%;

        z-index: 9999;

        background: #fff;

        border: 1px solid #262424;

        width: 900px;

        height: 600px;

        margin-left: -450px;

        margin-top: -300px;

    }

}



.resp-banners .owl-prev,

.resp-banners .owl-next {

    opacity: 0;

    -webkit-transition: 350ms all;

    -o-transition: 350ms all;

    transition: 350ms all;

}

.resp-banners:hover .owl-prev,

.resp-banners:hover .owl-next {

    opacity: 100;

}

.resp-banners .owl-prev {

    left: 2%;

}

.resp-banners .owl-next {

    right: 2%;

}



/*

 * PopUp

 * ****************************************************************************************************************************/

.subscribe-block-wrapper {

	position: relative;

	margin: 10px;

	padding: 39px;

	border: 1px solid #000;

	text-align: center;

}

.subscribe-block-wrapper p {

	margin-bottom: 20px;

}

.subscribe-block-wrapper p a {

	color: #262424;

	text-decoration: underline;

}

.subscribe-block-wrapper .color {

	color: #262424;

}

.sph__cancel {

	position: absolute;

	top: 25px;

	right: 25px;

}

#product-size-chart-popup {

	text-transform: uppercase;

}

#product-size-chart-popup p {

	line-height: 1.8;

	font-size: 14px;

}

.sph__cancel-text {

	display: inline-block;

	margin-top: 30px;

	font-size: 25px;

	text-transform: uppercase;

	color: #262424;

}

.sph__header {

	display: inline-block;

	font-size: 44px;

	margin-bottom: 40px;

	padding-bottom: 5px;

	border-bottom: 2px solid #262424;

	color: #262424;

	font-family: 'DeVinneBTitalic';	

	text-transform: uppercase;

}

@media (max-width: 767px) {

	.sph__header {

		font-size: 28px;

		margin-bottom: 10px;

	}

	#product-size-chart-popup p {

		line-height: 1.2;

		font-size: 11px;

	}

	.subscribe-block-wrapper p {

		margin-bottom: 0px;

	}

	.sph__cancel-text {

		font-size: 20px;

	}

}

#subscription-popup .sph__header {

	font-size: 70px;

}

#subscription-popup .subscribe-notice {

	font-size: 32px;

	text-transform: uppercase;

}



#subscription-popup {

	height: auto;

}



#subscription-popup .subscribe {

	width: 500px;

	max-width: none;

}

#subscription-popup .input-append .input-text {

	padding: 5px;

	text-align: center;

	background: #fff;

	border: 1px solid #262424;

	margin: 0;

}

#subscription-popup .btn--submit {

	display: inline-block;

	height: 28px;

	padding-left: 20px;

	padding-right: 20px;

	text-transform: uppercase;

}

.open-filters-in-mobile {

	text-align: center;

}







/*

 * OTHER AGAIN

 * ****************************************************************************************************************************/

.ad-container {

	margin: 0;

}

.product-description-II {

	display: none;

}

.size-boxes, .size-boxes:visited {

	height: 17px;

}

/* category */

.mobile-filter_btn {

	display: inline-block;

	width: 47.5%;

	padding: 9px 0 5px;

	border: 2px solid #262424;

	text-align: center;

	font-family: 'DeVinneBTitalic';

	text-transform: uppercase;

	font-size: 14px;

}

.open-filters-in-mobile {

	font-family: 'DeVinneBTitalic';

	text-transform: uppercase;

}

.product-filters li.right {

	width: 70%;

	margin-bottom: -20px;

}

.left-column .filter-title {

	position: relative;

	display: block;

	width: 90%;

	margin-bottom: 2px;

	padding-top: 2px;

	padding-bottom: 1px;

}

.filter-title i {

	position: absolute;

	top: 6px;

	right: 15px;

	z-index: -1;

	display: inline-block;

	font-size: 10px;

}

.filter-title i.toggle-arrow--off {

	display: none;

}

.cm-combo-off .filter-title i.toggle-arrow--on {

	display: none;

}

.cm-combo-off .filter-title i.toggle-arrow--off {

	display: inline-block;

}

/*

@media (max-width: 767px) {

	.filter-title.visible-phone i {

		display: inline-block !important;

	}

	.filter-title i.toggle-arrow--off.visible-phone {

		display: none !important;

	}

	.cm-combo-off .filter-title i.toggle-arrow--on.visible-phone {

		display: none !important;

	}

	.cm-combo-off .filter-title i.toggle-arrow--off.visible-phone {

		display: inline-block !important;

	}

}

*/



.price-slider {

	margin-bottom: 60px;

}

@media (max-width: 767px) {

	.filter-title i {

		position: absolute;

		top: 7px;

		right: 5px;

	}

	.filters-tools .float-right .secondary-link.lowercase {

		display: none;

	}

	.product_filters_main-wrapper {

		width: 65%;

		margin: 45px auto 20px;

	}

	.pagination-container {

		padding: 0;

	}

	.filters-tools {

		padding-right: 0;

		padding-left: 0;

	}

	.mobile-filter_btn.float-right {

		float: right;

	}

	.price-slider {

		max-width: none;

	}

	.cp_category-page .content-right .mainbox-title {

		position: absolute;

		top: -40px;

		margin: 0 auto;

		right: 0;

		left: 0;

	}

	.product-filters li.right {

		width: auto;

		float: right;

		margin: 0;

	}

	

	.open .open-filters-in-mobile {

		display: none !important;

	}

	.product_filters_main__body {

		display: none;

	}

	.left-column .filter-title {

		text-align: center;

		width: auto;

		padding: 5px;

		border: 2px solid #262424;

	}

	.filter-title i {

		top: 9px;

		right: 12px;

		font-size: 13px;

	}

	.product-filters {

		padding: 10px;

		border: 2px solid #262424;

	}

	

	/*	detail */

	.cp_product-detail__info .price-wrap {

		display: inline-block;

		border-bottom: 1px solid #262424;

	}

	.product-main-info .product-description {

		display: none;

	}

	.product-main-info .product-description-II {

		display: block;

	}

	.product-list-field label {

		display: none;

	}

	.size-chart-list {

		display: block;

		text-align: center;

		margin: 5px;

	}

	.buttons-container {

		text-align: center;

	}

	.cp_product-detail__info .form-field {

		text-align: center;

	}

	.size-boxes,

	.size-boxes:visited {

		margin-left: 6px;

		margin-right: 6px;

	}

	.cp_product-detail__img {

		margin-bottom: 30px;

	}

	.multicolumns-list .product-cell .relit-block {

		display: none;

	}

	.owl-dot img {

		width: 70px;

	}

}



/* popUp's */

#subscription-popup .input-append .input-text {

	vertical-align: top;

}

#subscription-popup .subscribe-notice {

	margin-bottom: 40px;

}

@media (max-width: 767px) {

	#subscription-popup .sph__header {

		font-size: 35px;

	}

	#subscription-popup .subscribe-notice {

		font-size: 18px;

	}

	#subscription-popup .subscribe {

		width: 290px;

	}

	#subscription-popup .input-append .input-text {

		width: auto;

	}

}



/* Fix 20150512 */

.product-main-info h1.mainbox-title {

	margin: 20px 0 0;

	text-align: left;

	font-family: 'DeVinneBTitalic';

	font-size: 38px;

}

.product-main-info .brand-name {

	padding: 10px 0;

	font-family: 'DeVinneBTitalic';

	font-size: 18px;

	text-transform: uppercase;

}

.product-main-info .price-wrap * {

	font-size: 28px;

	font-family: ProximaNova, sans-serif;

}

.product-main-info p.sku {

	font-size: 18px;

	text-transform: uppercase;

	padding-bottom: 20px;

	margin-bottom: 5px;

	border-bottom: 1px solid #262424;

}

.product-description li {

	line-height: 1.3;

}

li.designer-letter {

	padding-top: 5px;

	padding-bottom: 5px;

	font-size: 120%;

	color: #262424;

}

nav li.designer-letter {
	padding-top: 5px;
    padding-bottom: 5px;
    font-size: 120%;
    font-weight: bold;
    color: #262424;
    margin-top: 12px;

}

li.designer-letter:first-child {

	padding-top: 5px;
	margin-top: 0;

}

/* ### Fix 20150512 */



/* Fix 20150513 */

.dropdown-container--sorting {

	margin-left: 0;

}

.sort-dropdown.dropdown-wrap-left.cm-dropdown-title--sorting a {

	height: 14px;

	padding: 3px 5px 4px;

	font-size: 12px;

}

.cm-dropdown-content--sorting {

	min-width: 57px;

}

/* LOCATION PAGE */

.cp_location__box {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	width: 33.333333%;

	float: left;

	text-align: center;

	margin-bottom: 30px;

}

.cp_location__box--central {

	border-left: 1px solid #262424;

	border-right: 1px solid #262424;

}

@media (max-width: 700px) {

	.cp_location__box {

		width: auto;

		float: none;

		margin-bottom: 30px;

	}

	.cp_location__box--central {

		border: none;

	}	

}

.cp_location__name {

	font-family: 'DeVinneBTitalic';

	text-transform: none;

}

.cp_location__adr-box {

	margin-bottom: 15px;

}



.cp_page-wrapper .mainbox-title span {

	border-bottom: 0;

	margin-bottom: 30px;

}

.cp_location__hours__title {

	display: block;

	margin-bottom: 3px;

}

.cp_top-panel ul.text-links li.cm-active > a,

.cp_top-panel ul.text-links.text-links-inline li.cm-active > a {

	color: #fff;

	text-decoration: underline;

}

.video-banner p {

    margin-bottom: 0px;

}

.category-image {

    width: 100%;

}

.category-image img{

    width: 100%;

}

.cm-dropdown-content a, .cm-dropdown-content a:visited, .cm-dropdown-content a:hover,

.pagination a, .pagination-selected-page,

.sort-dropdown a,

.left-column ul.dropdown-vertical a, ul.dropdown-vertical a:visited, ul.dropdown-vertical a:active {

	font-family: 'ProximaNova';

}



/* ### Fix 20150513 */

.video-responsive{

    max-width: 1440px;

	margin: 0 auto;

}

.video-responsive .wysiwyg-content{ 

overflow:hidden;

    /*padding-bottom:56.25%;*/

	padding-bottom: 57.7%;

    position:relative;

    height:0;

}

.video-responsive iframe{

    left:0;

    top:0;

    height:100%;

    width:100%;

    position:absolute;

    margin: 0 auto;

}

.video-responsive iframe, .video-responsive object, .video-responsive embed {

margin: 0 auto;

background-color: #FFF;

}

.instagram-img {

	display: block;

	margin-bottom: 5%;

	padding-left: 15%;

	padding-right: 15%;

}





/* Fix 20150518 */

.is_stuck {

	z-index: 2;

}

.product-main-info .owl-controls {

	margin-left: -45px;

	margin-right: -45px;

}

.left-column-wrapper {

	padding-left: 0;

}

.left-column-wrapper {

	padding-top: 140px;

}

.left-column-wrapper .left-column {

	padding-top: 0;

}



.instagram-block__title {

	position: relative;

}

.instagram__grid__bg {

	width: 100%;

	background: #262424;

}

.ibt__center-o {

	position: absolute;

	top: 0;

	bottom: 0;

	right: 0;

	left: 0;

	width: 100%;

	height: 100%

}

.ibt__center_m {

	display: table;

	width: 100%;

	height: 100%;

}

.ibt__center_i {

	display: table-cell;

	vertical-align: middle;

}

.instagram-block--full-bg .instagram-block__CAPEZIOLOVES {

	color: #fff;

}

.instagram-header .instagram-acc {

	font-weight: normal;

}



@media (max-width: 767px) {

	.ibt__center-o {

		position: static;

	}

	.instagram-block--full-bg .instagram-block__CAPEZIOLOVES {

		color: #262424;

	}

	

	.product-main-info .relit-block,

	.product-main-info .cp_add-to-cart,

	.product-main-info .size-chart-list,

	.product-main-info .cp_product-detail__info .form-field {

		text-align: left;

	}

	.product-main-info .relit-block {

		margin-top: 0;

		margin-left: -2px;

	}

	.product-main-info .cp_product-detail__info .form-field {

		margin-left: -6px;

	}

	.product-main-info .product-description-II {

		margin-top: 0;

	}

	.product-main-info .add-to-cart,

	.product-main-info .add-to-wish input {

		width: 220px;

	}

	.left-column-wrapper {

		padding-top: 0;

	}

	.product-main-info p.sku {

		border-bottom: 0;

	}

}



@media (max-width: 978px) {

	.hide-last-child .cp_responsive-product-grid div.product-cell5:last-child {

		display: none;

	}

}

.search-content {

	margin-top: 6px;

}

input#search_input {

	width: 213px;

	height: 20px;

	padding: 1px 5px 1px 40px ;

	font-family: 'DeVinneBTitalic';

	font-size: 18px;

	line-height: 22px;

	text-transform: uppercase;

}

input#search_input:focus {

	-webkit-box-shadow: none;

	box-shadow: none;

}

input#search_input:placeholder {

	color: #7e7e7e;

}

.search-magnifier {

	right: auto;

	left: 0;

	width: 35px;

	padding: 0;

	border-right: 1px solid #7e7e7e;

	background: none;

}

.search-magnifier:before {

	content: '\e815';

	

	font-family: "icon-davids";

	font-style: normal;

	font-weight: normal;

	speak: none;

	display: inline-block;

	text-decoration: inherit;

	width: 1em;



	text-align: center;

	font-variant: normal;

	text-transform: none;

	line-height: 1em;



	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}



#search_oppener,

.fixedMenuATT .search-content {

	opacity: 0;

	position: relative;

}

.fixedMenuATT .search-content {

	overflow: hidden;

	width: 20px;

	margin-top: 5px;

}

.search-open.fixedMenuATT .search-content {

	overflow: visible;

	width: auto;

	-webkit-transition: all 0.3s;

	-moz-transition: all 0.3s;

	-ms-transition: all 0.3s;

	-o-transition: all 0.3s;

	transition: all 0.3s;

	-webkit-box-shadow: 0 0 0 2px #fff;

	box-shadow: 0 0 0 2px #fff;

}

.fixedMenuATT #search_oppener {

	position: absolute;

	right: 5px;

	top: 3px;

	font-size: 27px;

	cursor: pointer;

	opacity: 1;

}

.fixedMenuATT .search-magnifier {

	font-size: 24px;

	height: 32px;

}

.fixedMenuATT .search-magnifier:before {

	content: '\e80d';

}

/* ### Fix 20150518 */



/* Fix 20150521 */

.button-submit-big.button-wrap-left input {

	border: 2px solid #262424;

	font-size: 18px;

	line-height: 1;

	color: #262424;

	background: #fff;

}

/* ### Fix 20150521 */



/*

 * SPECIAL FOR DAVIDS

 * ****************************************************************************************************************************

 * ****************************************************************************************************************************/

/* HEADER **************************************** */

.cp_top-panel {

	color: #fff;

	background: #262424;

}

.cp_top-panel .cp_social-icons {

	margin-top: 7px;

}

.cp_top-panel .cp_social-icons a {

	margin-right: 0;

	margin-left: 7px;

	font-size: 18px;

	color: #fff;

}

.cp_top-panel {

	

}

.cp_prom {

	padding-right: 20px;

	margin-right: 20px;

	border-right: 1px solid #262424;

	text-align: right;

	text-transform: uppercase;

}

.cp_prom div {

	color: #000;

}

.cp_prom__first-line {

	padding-bottom: 4px;

	font-size: 25px;

	font-family: 'DeVinneBTitalic';

	font-style: italic;

}

.cp_prom__second-line {

	font-size: 19px;

}

.header .cm-popup-title {

	border: none;

	padding: 0;

}

.float-left .popup-content {

	right: auto;

	left: 0;

}

.cp_top-acc .cm-popup-title {

}

.cp_top-panel ul.text-links.text-links-inline li.level-0 {

	margin: 0;

	padding: 0;

}

.cp_top-acc .cm-popup-title a,

.cp_top-panel .text-links-inline a {

	display: inline-block;

	padding: 10px 9px 10px 0;

	margin-right: 2px;

	font-size: 12px;

	line-height: 1;

	text-transform: uppercase;

	color: #fff;

	background: none;

}

.cp_top-acc .cm-popup-title-on,

.cp_top-acc .cm-popup-title-on:hover,

.cp_top-acc .cm-popup-title:hover {

	background: none;

}

.cp_top-acc .cm-popup-title-on a,

.cp_top-acc .cm-popup-title-on:hover a,

.cp_top-acc .cm-popup-title:hover a {

	text-decoration: underline;

}

.suggestionsBox {

	margin-top: 0;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	background: #fff !important;

}



/* CONTENT *************************************** */

.cp_resp_banners {

	padding: 0 0 30px;

}

.not-show-descr .product-cell .product-title-wrap,

.not-show-descr .product-cell .product-description{

    visibility: hidden;

}

.multicolumns-list .product-cell:hover .product-title-wrap,

.multicolumns-list .product-cell:hover .product-description{

    visibility: visible;

}

.multicolumns-list .product-description p {

	text-align: center;

}

/* mobile [!]

 * ****************/

@media (max-width: 767px) {

	.multicolumns-list .product-cell .product-title-wrap,

	.multicolumns-list .product-cell .product-description{

		visibility: visible;

	}

}



/* FOOTER **************************************** */

/*subscribe*/

.cp_subscribe-block--footer {

	padding-bottom: 10px;

}

.cp_subscribe-block--footer .input-append.subscribe {

	width: 333px;

	max-width: none;

}

.cp_subscribe-block--footer .input-append .input-text {

	width: 333px;

	height: 24px;

	margin: 0;

	padding: 2px 76px 2px 5px;	

	border: 1px solid #7b7c7f;

	font-family: 'ProximaNova';

	font-size: 14px;

	line-height: 24px;

	text-transform: uppercase;

	color: #262424;

	background: #fff;

}

.cp_subscribe-block--footer .input-append .input-text:placeholder {

	color: #a2a2a3;

}

.cp_subscribe-block--footer .go-button {

	top: 0;

	width: 70px;

	height: 24px;

	text-transform: uppercase;

	color: #fff;

	background: #262424;

}

.cp_subscribe-block--footer .subscribe-notice {

	margin-right: 15px;

	font-size: 14px;

	color: #262424;

	text-transform: uppercase;

}

/*menu*/

.cp_footer-bottom-line {

	background: #d7d7d7;

}

.cp_footer-menu {

	position: relative;

	text-align: center;

	background: #000;

}

ul.text-links li.cm-active > a{

	color: #DCDCDC !important;

}

.cp_footer-menu li {

	display: inline-block;

	padding: 14px 20px 8px;

}

.cp_footer-menu li:before {

	content: '';

	position: absolute;

	left: 0;

	right: 0;

	margin-top: -16px;

	height: 9px;

	background: #fff;

}

.cp_footer-menu a {

	font-size: 14px;

	text-transform: uppercase;

	color: #fff;

}

/* Simple menu */

.cp_simple_menu {

/*		max-width: 400px;*/

	margin-top: 0;

	margin-left: auto;

	margin-right: auto;

	padding: 0 3.38582677165354%;

	font-size: 18px;

	color: #262424;

	background: none;

}

.cp_simple_menu ul {

	display: block;

	border: 1px solid #262424;

}

.cp_simple_menu li {

	display: block;

	padding: 0;

	border: 1px solid #262424;

}

.cp_simple_menu li a {

	display: block;

	margin: 0;

	padding: 13px 0 11px;

	text-align: center;

	font-family: 'DeVinneBTitalic';

	text-transform: uppercase;

	color: #262424;

}

/* Social */

.footer .cp_social-icons {

	text-align: center;

	font-size: 30px;

}

.hide-this {

	display: none !important;

	visibility: hidden !important;

	opacity: 0 !important;

}

/* mobile [!]

 * ****************/

@media (max-width: 767px) {

	.cp_subscribe-block--footer {

		float: none;

		text-align: center;

		padding: 30px 0;

	}

	.cp_subscribe-block--footer .subscribe-notice {

		display: block;

		margin-right: 0;

		margin-bottom: 10px;

	}

	.cp_subscribe__wrapper {

		padding: 0 10px;

	}

	.cp_subscribe-block--footer .input-append .input-text,

	.cp_subscribe-block--footer .input-append.subscribe {

		width: auto;

		min-width: 280px;

	}

}



.label {

	z-index: 15;

}

.category-image + .pagination-container {

	padding-top: 0;

}



.atm {

	margin-top: -20px !important;

}

.addthis_toolbox {

	margin-top: -5px;

	margin-bottom: 10px;

}

.addthis_counter .addthis_button_expanded {

	display: none !important;

}

.addthis_counter .atc_s,

.addthis_counter .addthis_button_expanded {

	background: #262424 !important;

}

.addthis_counter a.atc_s {

	width: 61px !important;

	height: 23px !important;

}

.addthis_counter a.atc_s:hover {

	height: 23px !important;

	background: #262424 !important;

}

.addthis_counter .atc_s:before,

.addthis_counter .addthis_button_expanded:before {

	content: 'share';

	display: block;

	padding-top: 2px;

	font-family: 'ProximaNova';

	text-align: center;

	color: #fff;

}

.flipbook {

	margin-bottom: 30px;

}

.owl-prev, .owl-next {

	overflow: hidden;

}

.pagination-bottom {

	margin-bottom: 30px;

}

/*View more from this designer*/

.cp_vmo {

	padding-top: 30px;

	border-top: 1px solid #262424;

}

.cp_vmo__title {

	font-family: 'DeVinneBTitalic';

	text-transform: uppercase;

	font-size: 24px;

	text-decoration: underline;

	text-align: center;

}

.cp_vmo__logo a {

	display: block;

}

@media (max-width: 767px) {

	.cp_vmo .product-cell5 {

		width: 33.33333%;	

	}

	.cp_vmo .product-cell5 {

		clear: none;

	}

	.cp_vmo .product-cell5:nth-child(3n+2) {

		clear: left;

	}

	.cp_vmo .cp_vmo__product-cell--brand {

		width: 100%;

		padding-top: 25px;

	}

	.cp_vmo__logo {

		float: left;

		margin-right: 20px;

	}

	.cp_vmo__description {

		overflow: hidden;

		padding-left: 20px;

	}

	.cp_vmo__description p {

		margin-top: 0;

	}

}

@media (max-width: 450px) {

	.cp_vmo__logo {

		float: none;

		margin-right: 0px;

		margin-bottom: 15px;

		text-align: center;

	}

	.cp_vmo__description {

		padding-left: 0px;

	}

}

.product-filters {

	position: relative;

	  margin-bottom: 20px;

}

.product-filters li a.filter-item:before,

.left-column .product-filters li a.filter-item:before,

.product-filters li a.filter-item:before {

	height: 16px;

}

.helper-container div strike {

	color: #D30003

}





.designers-list-menu{

	padding: 25px;

	-webkit-column-count: 5;

	-moz-column-count: 5;

	column-count: 5;

}

@media (max-width: 900px) {

	.designers-list-menu{

		-webkit-column-count: 4;

		-moz-column-count: 4;

		column-count: 4;

	}

}

@media (max-width: 767px) {

	.designers-list-menu{

		display: none;

	}

}

.cp_site-main-menu .cp_smm__1level__element.designers-list-menu__wrapper {

	position: static;

}

@media (max-width: 767px) {

	.cp_site-main-menu .cp_smm__1level__element.designers-list-menu__wrapper {

		position: relative;

	}

}



.cp_site-main-menu .cp_smm__1level__element.designers-list-menu__wrapper .cp_smm__sub-sw {

	display: none !important;

}

.designers-list-menu {

	top: 41px;

	left: 10px;

	right: 10px;

}

/*.fixedMenuATT .designers-list-menu {

	top: 22px;

}*/



/* I'm afraid of white space [20150619] */

.cp_site-main-menu {

	padding-bottom: 15px;

}

.logo-container {

	padding-top: 20px;

	padding-bottom: 15px;

}

@media (max-width: 767px) {

	.logo-container {

		padding: 5px 0 0 10px;

		text-align: center;

	}

}

.cp_header-right {

	padding-top: 20px;

}

/* I'm afraid of white space [20150619 END] */



/* Ugly borders */

/*.main, .plpr30 {

	padding-left: 20px;

	padding-right: 20px;

}

.cp_resp_banners {

	padding: 0 0 20px;

}

.footer {

	padding: 20px;

}

.footer > .container_16 {

	margin-left: 0;

}

.cp_top-panel {

	border-top: 20px solid #fff;

	border-left: 30px solid #fff;

	border-right: 20px solid #fff;

	padding: 0 10px;

}

.fixedMenuATT .cp_top-panel {

	border: 0;

}

.cp_subscribe__wrapper,

.cp_footer-bottom-line {

	padding: 0 10px;

}

.cp_bottom-quick-links {

	padding-left: 0;

}

@media (max-width:767px) {

	.footer {

		padding: 10px;

	}

	.main, .plpr30 {

		padding-left: 10px;

		padding-right: 10px;

	}

	.cp_resp_banners {

		padding: 0 0 10px;

	}

}*/

/* ### Ugly borders */



.product-notification-container {

	width: 500px;

	margin-left: -257px

}

.product-notification-product-name {

	font-size: 18px;

}

.product-notification-content {

	font-size: 16px;

}

.product-notification h1 {

	font-size: 24px;

}

.product-notification h1 span {

	top: 20px;

}

.product-notification .notification-body .product-notification-image {

	margin-right: 18px;

}



@media (max-width:600px) {

	.product-notification-container {

		width: auto;

		left: 5px;

		right: 5px;

		margin: 0;

	}

	.ui-widget-overlay {

		z-index: -1 !important;

	}

}





/* ********[SPECIAL FOR DAVIDS]************************************************************************************************/



/* FIX 20150622 */

.mainbox-title .status {

	padding-top: 27px;

	padding-left: 15px;

	font-family: 'ProximaNova', sans-serif;

	line-height: 1;

}

.mainbox-title .date {

	font-family: 'ProximaNova', sans-serif;

}

.orders .tabs {

	margin-top: 74px;

}

.product-list-field span, #content_subscribtion .form-field span {

	padding: 0;

}

@media (max-width: 767px) {

	.mainbox-title .status {

		padding-top: 12px;

	}

	.mainbox-title .date {

		display: block;

		padding-bottom: 7px;

	}

	.orders-print {

		top: -55px;

	}

	.orders-actions {

		right: auto;

		left: -37px;

		top: -25px;

	}

	.orders .tabs {

		margin-top: 80px;

	}

}



.pagination-bottom {

	float: none;

	display: inline-block;

	text-align: right;

}

.cm-dropdown-content--sorting-bottom_page {

	min-width: 57px;

}

.cp_category-page .content-right .sort-container--bottom {

	float: right;

	margin-bottom: 30px;

	margin-top: 8px;

}



.cp-checkout * {

    font-size: 101%;

}



/* ### FIX 20150622 [END] */



@media(max-width:767px) {

	.dropdown-container.cp_dropdown-container--sort_by {

		position: static;

		margin: 0;

	}

}





