a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease ;
    -ms-transition: all .3s ease ;
    -o-transition: all .3s ease ;
    transition: all .3s ease ;
}
a:hover,a:focus,a:active{text-decoration: none;}

input[type='text'], input[type='password'], textarea{border-radius: 0;}
.product-info .left{
    float: left;
    width: 40%;
    margin-right: 3%;
}
.product-info .left .image{
    border: 1px solid #dcdcdc;
    margin-bottom: 5px;
    text-align: center;
    border-radius: 4px;
    padding: 1px;
}
.product-info{
    margin-bottom: 15px;
}
.product-info .right{
    float: right;
    width: 57%;
}
.image-additional{
    text-align: center;
}
.image-additional img{
    padding: 1px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
}
.basic_price {
    color: #ff0000;
    font-size: 25px;
    font-family: "SegoeuiSB";
}
.price-modal {
    font-size: 15px;
    /* font-family: "SegoeuiL"; */
    text-decoration: line-through;
    margin-right: 5px;
}
.button{
    background: #0057aa;
    padding: 10px 20px;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
}
.button:hover{
    background: #002c57;
}
.block_onlinesupport .captions {
    border-top: 1px solid #e6e6e6;
    margin-top: 10px;
}
.contact-info .left{
    float: left;width: 40%;
}
.contact-info .right{
    float: right;width: 60%;
}
.content-map iframe{
    width: 100%;
    height: 320px;
}
.visible-xs{
    display: none;
}
.search-trends ul ul{
	    position: absolute;
    float: none;
    z-index: 11;
    background: #fff;
    padding: 10px;
	box-shadow: 0px 0 5px 0px rgba(0,0,0,.2);
	display:none;
}
.search-trends ul ul li{
    float: none;
}
.search-trends ul ul li a{
    padding: 5px 0;
	display: block;
}
.search-trends > ul > li > a{
    font-size: 14px;
    padding: 0 0 3px 0px;
    display: block;
}
.search-trends  ul  li:hover > ul{
    display: block;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
}
@media screen and (max-width: 991px) {
}
@media screen and (min-width: 768px) and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
    .visible-xs{
        display: block !important;
    }
}
@media screen and (max-width: 568px) {
    .block-search .form-search {
        width: auto;
        float: right;
    }
}
.blocks_products_hot .box-heading{
    padding: 5px 0px;
    font-size: 22px;
    font-weight: bold;
}
.blocks_products_hot .box-heading span{
   padding: 5px 0px;
    border-bottom: 2px solid #d60c0c;
}
.pagination li{
    display: inline-block;
}
.pagination li a{
    padding: 0px 5px;
    color: #bfbfbf;
}
.pagination li span{
    font-weight: bold;
    color: black;
}


.animated.infinite {
    animation-iteration-count: infinite;
}
.mypage-alo-ph-circle-fill, .mypage-alo-ph-img-circle {
    background-color: #e99a1b;
}

.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #4ecfb9;
    opacity: .75 !important;
}

.pulse {
    animation-name: pulse;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.mypage-alo-ph-circle-fill, .mypage-alo-ph-img-circle {
    background-color: #e99a1b;
}

.mypage-alo-ph-img-circle {
    width: 32px;
    height: 32px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../images/phone.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #238fcf;
    background-size: 70%;
}

.tada {
    animation-name: tada;
}
.mypage-alo-ph-circle {
    border-color: #e99a1b;
}

.mypage-alo-ph-circle-fill,
.mypage-alo-ph-img-circle {
    background-color: #238fcf;
}
.mypage-alo-phone {
    position: fixed;
    left: 0px;
    bottom: 0px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 200000 !important;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.mypage-alo-ph-circle {
    border-color: #e99a1b;
}

.mypage-alo-ph-circle {
    width: 90px;
    height: 90px;
    top: 12px;
    left: 12px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #238fcf;
    opacity: .5;
}
.zoomIn {
    animation-name: zoomIn;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}