
.storeswitcher-popup{
	line-height: 1.65;
}

.storeswitcher-popup,
.storeswitcher-popup button,
.storeswitcher-popup a,
.storeswitcher-popup li
{
	font-family:Inter;
	font-size: 14px;
	color: #282828;
	text-transform: none;
}

.storeswitcher-popup.modal-close-btn-outside .close{
	text-shadow: none;
}

.storeswitcher-popup .modal-body button{
	font-weight: normal;
	width: 100%;
}

.storeswitcher-popup .modal-dialog{
	width:360px;
}
.storeswitcher-popup .col{
	padding-left: 15px;
	padding-right: 15px;
}

.storeswitcher-popup .cdz-dropdown .cdz-dropdown-content{
	width: 100%;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	top: 0;
	left: 0;
	overflow-y: auto;
	max-height: 170px;
	border-color: #686868;
	border-top: none;
}

.storeswitcher-popup .cdz-dropdown .cdz-dropdown-content li{
	padding-top: 6px;
	padding-bottom: 6px;
}

.storeswitcher-popup .cdz-dropdown .cdz-dropdown-content li:hover{
	background-color: #e6e6e6;
}

.storeswitcher-popup .cdz-dropdown .cdz-dropdown-content li a{
	display: block;
	width: 100%;
	height: 100%;
}

.storeswitcher-popup .cdz-dropdown .cdz-trigger:after{
	position: absolute;
    right: 0;
	top: 0;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1.5em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.storeswitcher-popup .cdz-dropdown .cdz-dropdown-default{
	background-color: #bc4962;
	padding: 0;
	margin-top: 5px;
	color: #fff;
}

.storeswitcher-popup .cdz-dropdown .cdz-dropdown-default > .button{
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: inline-block;
}

.storeswitcher-popup .cdz-dropdown .cdz-dropdown-default a, 
.storeswitcher-popup .cdz-dropdown .cdz-dropdown-default span{
	color: #fff;
}

.storeswitcher-popup .cdz-trigger.active:after{
	content: '\f106';
}

.storeswitcher-popup button.button.stay{
	padding-top: 13px;
	padding-bottom: 13px;
	border-color: #686868;
}

.storeswitcher-popup button.button.stay:hover{
	color: #ffffff;
}

.btn-store-switcher-popup-trigger img.btn-trigger-image{
	width: 23px;
	height: 14px;
    display: inline-block;
    vertical-align: middle;
}

/*
.right-side-fix-store-switch-popup-btn {
    display: block;
    transition: right 1.6s;	
    border-radius: 30px 0 0 30px;
    cursor: pointer;
    background-color: #ffffff;
    width: 3em;
	box-shadow: 1px 3px 6px #666666;
	order: -1;
	z-index: 1020;
	margin-top: 2px;
	margin-bottom: 10px;
}

.right-side-fix-store-switch-popup-btn .btn-store-switcher-popup-trigger{
	display: block;
	width: 30px;
	cursor: pointer;
	margin: 10px 0;
	padding-left: 11px;
}
*/

#cdz-mobile-nav.cdz-mobile-nav .nav-tabs li a.btn-store-switcher-popup-trigger:hover{
	background: none;
}

.stylevana-top-black-bar-store-switcher{
	margin-left: 16px;
}