.catalog-drop__top {
    padding: 3% 3% 0%;
}
.site-map {
    padding: 0 0 2%;
}

.b-footer .menu .column:last-child {
    display: none;
}

@media (max-width: 1023px) {
	.b-footer .menu .column:last-child {
	    display: block;
	    width: 33.33%;
	}
	.b-footer .menu .column:last-child .item {
	    width: 100%;
	}
}

@media (max-width: 640px) {
	.b-footer .menu .column:last-child {
	    display: none;
	}
}

.b-footer .copy .this-logo img {
    width: 140px;
    max-width: none;
}

@media (max-width: 640px) {
	.b-footer .copy .this-logo {
	    width: 180px;
	}
	.b-footer .copy .this-text {
	    width: calc(100% - 180px);
	}
}


a{
 color: #3d6bb5;
}

.basket-shipping-period{
	position: relative;
	width: 36%;
	margin-left: 22%;
	font-size: 1.0rem;
	line-height: 1.375rem;
	margin-bottom: 0.625rem;
	display: inline-block;
	vertical-align: top;
	word-wrap: break-word;
}
.basket-shipping-period .color{
	color: #f05602;
}

.bx-soa-item-shipping{
	position: relative;
	width: 36%;
	font-size: 1.35rem;
	line-height: 1.375rem;
	margin-bottom: 0.625rem;
	display: inline-block;
	vertical-align: top;
	word-wrap: break-word;
}
.bx-soa-item-shipping .color{
	color: #f05602;
}

.product-detail__count, .product-detail__btn{
 margin: 30px 0 60px;
}

/* .offers_monitoring, */
/* .offers_aksessuar{ */
 /* display: none; */
/* } */

.offers{
 //background-color: #3d6bb5;
}



	.product-detail__bottom{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
	   align-items: center;
	   margin-bottom: 20px;
	}


	.product-detail__addition-buttons{
		display: flex;
		flex-direction: column;
		flex: 0 0 45%;
		justify-content: center;
	}

	.product-detail__sample{
		width: 100%;
		padding: 15px 0 15px 33px;
		margin-bottom: 0;
	}

	.product-detail__sample[data-product-sample="test"]:before{
		background: url(/local/templates/digital-angel-new/css/../img/icons/percent.svg) no-repeat center;
		background-size: cover;
	}


	.product-detail__sample[data-product-sample="offer"]:before{
		background: url(/local/templates/digital-angel-new/css/../img/icons/gear.svg) no-repeat center;
		background-size: cover;

	}

	.product-detail__bottom:before, .product-detail__bottom:after{
		display: none;
	}
												
/*    .product-detail__prices--title:after{
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 15px;
		height: 15px;
		background: url(/local/templates/digital-angel-new/css/../img/icons/info.svg) center no-repeat;
		margin: 0 10px;
		background-size: cover;
	}


	.product-detail__tip{
		display: none;
		font-size: 12px;
		position: absolute;
		background: #fff;
		border: 1px solid #888;
		max-width: 300px;
		padding: 8px;
		line-height: 14px;
		left: 250px;
		box-shadow: 0 0 2px rgba(0,0,0,.5);
	}*/

.policy{
 color: white;
}

  .footer__policy{
display:inline-block;
  font-size:14px;
  line-height:20px;
  vertical-align:middle;
  margin-left: 30px;
  color: #3d6bb5;
  margin-top: -30px;
}





	.modal-overlay{
		width: 100%;
		height: 100%;
		position: fixed;
		background: rgba(0,0,0,.5);
		top: 0;
		left: 0;
		z-index: 20;
		opacity: 0;
		visibility: hidden;
				-webkit-transition: .3s all;
			-o-transition: .3s all;
			transition: .3s all;
	   }

   .modal-overlay.show{
			opacity: 1;
			visibility: visible;
   }



	.product-modal{
		position: fixed;
		background: #fff;
		border-radius: 3px;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		padding: 50px 100px;
		z-index: 30;
		box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .5);
			opacity: 0;
			visibility: hidden;
			-webkit-transition: .3s all;
			-o-transition: .3s all;
			transition: .3s all;
	}


   .product-modal.show{
			opacity: 1;
			visibility: visible;
   }

	.product-modal__cross{
		font-size: 1.4rem;
		color: #f05602;
		cursor: pointer;
		position: absolute;
		top: 15px;
		right: 15px;
		-webkit-appearance: none;
	}

	.product-modal__title{
		font-family: "Play";
		font-size: 1.5rem !important;
		border-left: 3px solid #4bbee9;
		padding-left: 30px;
		margin-bottom: 40px; 
	}

	.product-modal__content{
	  font-size: 14px;
	}
	.product-modal__button{
		color: #fff;
	}


input#name-504{
 height: 50px;
}
/*AJAX Load*/
#floatingBarsG{
	position:relative;
	width:60px;
	height:75px;
	margin:auto;
}

.blockG{
	position:absolute;
	background-color:rgb(255,255,255);
	width:10px;
	height:23px;
	border-radius:8px 8px 0 0;
		-o-border-radius:8px 8px 0 0;
		-ms-border-radius:8px 8px 0 0;
		-webkit-border-radius:8px 8px 0 0;
		-moz-border-radius:8px 8px 0 0;
	transform:scale(0.4);
		-o-transform:scale(0.4);
		-ms-transform:scale(0.4);
		-webkit-transform:scale(0.4);
		-moz-transform:scale(0.4);
	animation-name:fadeG;
		-o-animation-name:fadeG;
		-ms-animation-name:fadeG;
		-webkit-animation-name:fadeG;
		-moz-animation-name:fadeG;
	animation-duration:1.2s;
		-o-animation-duration:1.2s;
		-ms-animation-duration:1.2s;
		-webkit-animation-duration:1.2s;
		-moz-animation-duration:1.2s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
}

#rotateG_01{
	left:0;
	top:27px;
	animation-delay:0.45s;
		-o-animation-delay:0.45s;
		-ms-animation-delay:0.45s;
		-webkit-animation-delay:0.45s;
		-moz-animation-delay:0.45s;
	transform:rotate(-90deg);
		-o-transform:rotate(-90deg);
		-ms-transform:rotate(-90deg);
		-webkit-transform:rotate(-90deg);
		-moz-transform:rotate(-90deg);
}

#rotateG_02{
	left:8px;
	top:10px;
	animation-delay:0.6s;
		-o-animation-delay:0.6s;
		-ms-animation-delay:0.6s;
		-webkit-animation-delay:0.6s;
		-moz-animation-delay:0.6s;
	transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
}

#rotateG_03{
	left:25px;
	top:3px;
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
	transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
}

#rotateG_04{
	right:8px;
	top:10px;
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
	transform:rotate(45deg);
		-o-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
}

#rotateG_05{
	right:0;
	top:27px;
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
	transform:rotate(90deg);
		-o-transform:rotate(90deg);
		-ms-transform:rotate(90deg);
		-webkit-transform:rotate(90deg);
		-moz-transform:rotate(90deg);
}

#rotateG_06{
	right:8px;
	bottom:7px;
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
	transform:rotate(135deg);
		-o-transform:rotate(135deg);
		-ms-transform:rotate(135deg);
		-webkit-transform:rotate(135deg);
		-moz-transform:rotate(135deg);
}

#rotateG_07{
	bottom:0;
	left:25px;
	animation-delay:1.35s;
		-o-animation-delay:1.35s;
		-ms-animation-delay:1.35s;
		-webkit-animation-delay:1.35s;
		-moz-animation-delay:1.35s;
	transform:rotate(180deg);
		-o-transform:rotate(180deg);
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		-moz-transform:rotate(180deg);
}

#rotateG_08{
	left:8px;
	bottom:7px;
	animation-delay:1.5s;
		-o-animation-delay:1.5s;
		-ms-animation-delay:1.5s;
		-webkit-animation-delay:1.5s;
		-moz-animation-delay:1.5s;
	transform:rotate(-135deg);
		-o-transform:rotate(-135deg);
		-ms-transform:rotate(-135deg);
		-webkit-transform:rotate(-135deg);
		-moz-transform:rotate(-135deg);
}



@keyframes fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}
/*END AJAX Load*/
.product__list__desc {   
 font-size: .875rem;
 line-height: 1.3;
padding-top: 40px;
}
.product__list__desc h2{
margin-bottom: 0.7rem;
} 
.product__list__desc p{
margin-bottom: 0.5rem;
}   
.product__list__desc ul{
	margin-top: .5rem;
	margin-bottom: 1rem;
	padding-left: 4%;
	list-style: circle;
}
	li span {
		cursor: default;
	}
	.top_menu_help {
		background: #ecf6ff;
	}
	.top_menu_help .container {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.help_menu_btn {
		color: #fff;
		background: #3d6bb5;
		margin: 0.6rem 1rem;
		font-size: 0.8rem;
		width: 220px;
	}
	.help_menu_btn:hover {
		color: #fff;
		border-color: #3d6bb5;
	}
	.top_menu_help .container:after, 
	.top_menu_help .container:before {
		content: "";
		display: none;
	}
	@media (max-width: 1023px) {
		.help_menu_btn {
			width: 250px;
		}
	}
	@media (max-width: 640px) {
		.header__bottom {
			height: auto;
		}	
		.help_menu_btn {
			width: 380px !important;
		}
	}
	@media (min-width: 1023px) {
		.top_menu_help-fixed {
			position: fixed;
			top: 0;
			width: 100%;
			z-index: 9;
		}	
	}


	/*.seourls .menu-tag-wrapper {
	display: flex;
	align-content: center;
	flex-wrap: wrap;
}
.seourls .menu-tag-wrapper .tag-item-link{
	padding: 5px 10px;
	border: 1px solid #b7b7b7;
	color: #3c3c3c;
	box-shadow: 0px 0px 4px #b7b7b7;
}

.seourls .menu-tag-wrapper .tag-item-link:hover{

	box-shadow: 0px 0px 10px #313c3c;
}

.seourls .menu-tag-wrapper .menu-tag-item {
	display: inline-block;
	margin: 5px 5px 15px 0;
}*/
.seourls .menu-tag-wrapper {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	padding: 8px 0 20px;
}
.seourls .menu-tag-wrapper .menu-tag-item {
	flex: 0 0 auto;
	margin-right: 8px;
	margin-bottom: 30px;
}

.seourls .menu-tag-wrapper .tag-item-link{
	padding: 10px 11px;
	border: 1px solid #b7b7b7;
	color: #3c3c3c;
}

.seourls .menu-tag-wrapper .tag-item-link:hover{
	border: 1px solid #999999;
}
@media (max-width: 767px) {
	.seourls .menu-tag-wrapper .tag-item-link {
		font-size: 20px;
		padding: 7px 16px;
	}
}