/*CUSTOM BY DUCNHM 4/7/2017*/
 /* Post Related */
 .title-related h2 {
    font-family: 'Montserrat Light', sans-serif;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 25px;
 }

.related-posts img {
    width: 100%;

}
.related-posts p {
    font-size: 14px;
    /*font-weight: bold;*/
   margin : 7px 0;
}
.related-posts a {
    color: black !important;
}

/* CUSTOM ICON HOTLINE FOR MOBILE */
@media (max-width: 414px) {
    .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
        width: 40px;
        height: 40px;
    }
    .coccoc-alo-ph-circle-fill {
        height: 60px !important;
        left: 60px !important;
        top: 60px !important;
        width: 60px !important;
    }
    .coccoc-alo-ph-circle {
        height: 80px !important;
        left: 50px !important;
        top: 50px !important;
        width: 80px !important;
    }
    .coccoc-alo-ph-img-circle a img {
        padding: 5px;
    }
    #coccoc-alo-phoneIcon {
        right: auto !important;
        left: -20px !important;
        bottom: -40px !important;
    }
}
@media (max-width: 375px) {
    .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
        width: 40px;
        height: 40px;
    }
    .coccoc-alo-ph-circle-fill {
        height: 60px !important;
        left: 60px !important;
        top: 60px !important;
        width: 60px !important;
    }
    .coccoc-alo-ph-circle {
        height: 80px !important;
        left: 50px !important;
        top: 50px !important;
        width: 80px !important;
    }
    .coccoc-alo-ph-img-circle a img {
        padding: 5px;
    }
    #coccoc-alo-phoneIcon {
        right: -70px !important;
        bottom: 21px !important;
    }
}
@media (max-width: 320px) {
    .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
        width: 40px;
        height: 40px;
    }
    .coccoc-alo-ph-circle-fill {
        height: 60px !important;
        left: 60px !important;
        top: 60px !important;
        width: 60px !important;
    }
    .coccoc-alo-ph-circle {
        height: 80px !important;
        left: 50px !important;
        top: 50px !important;
        width: 80px !important;
    }
    .coccoc-alo-ph-img-circle a img {
        padding: 5px;
    }
    #coccoc-alo-phoneIcon {
        right: -70px !important;
        bottom: 21px !important;
    }
}



.mmap {
    padding: 0;
    margin: 0;
    height: 450px;
    overflow: hidden;
}

.mmap > div {
    pointer-events: none;
}

.mmap-active > div {
    pointer-events: auto;
}

.sidebar {
    /*margin-bottom: 30px;*/
}

.sidebar a {
    color: #212227;
}

.sidebar .widget {
    overflow: hidden;
    margin-bottom: 20px;
    border: none;
}

.sidebar .widget ul {
    margin: 0;
    padding: 0;
}

.widget-search {
    padding-bottom: 10px;
}

.widget-categories {
    padding-bottom: 10px;
}

.sidebar .widget button[type=submit],
.sidebar .widget-search button[type=submit]:hover {
    background-color: #EF1B10;
    color: white;
    border: 1px solid crimson;
}

.sidebar .widget .search-btn:hover {
    background-color: #444;
}

.sidebar .widget h2 {
    font-family: 'Montserrat Light', sans-serif;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 25px;
}
.sidebar .widget h2 i{
    margin-right: 15px;
}
.widget-categories ul li a {
    padding: 8px 0;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #eee;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 18px;
}
.widget-categories ul li:last-child a {
    border-bottom: none;
}

.widget-categories ul li a:hover {
    padding-left: 8px;
    border-left: 3px solid #EF1B10;
}
.widget-categories ul li a span {
    font-size: 24px;
    width: 30px;
    display: inline-block;
    color: crimson;
    text-align: center;
}
.sidebar .widget-popular-posts li {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #eee;
}

.sidebar .widget-popular-posts li:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

.sidebar .widget-popular-posts .widget-thumb {
    float: left;
    margin-right: 8px;
    border: 3px solid #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}

.sidebar .widget-popular-posts .widget-thumb img {
    width: 65px;
    height: 65px;
    opacity: 1;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.sidebar .widget-popular-posts .widget-thumb:hover img {
    opacity: 0.7;
}

.sidebar .widget-popular-posts .widget-content h5 {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-weight: 300;
}

.sidebar .widget-popular-posts .widget-content h3 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-weight: 300;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
}

.sidebar .widget-popular-posts .widget-content span {
    color: #bbb;
    font-size: 12px;
}

.sidebar .tagcloud a {
    display: inline-block;
    color: #888;
    font-size: 12px;
    padding: 4px 10px;
    background: #eee;
    margin-bottom: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.sidebar .tagcloud a:hover {
    color: #fff;
}
.tokenfield {
    height: auto;
    min-height: 34px;
    padding-bottom: 0;
    width: 100%;
}

.tokenfield .token-input {
    background: 0 0;
    width: 60px;
    min-width: 60px;
    border: 0;
    height: 20px;
    padding: 0;
    margin-bottom: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tokenfield .token-input:focus {
outline:0;
-webkit-box-shadow:none;
box-shadow:none;
border-color:transparent;
}

.post-item-des{
    line-height: 25px;
    font-size: 16px;
    text-align: justify;
}
.block-address{
    font-family: sans-serif;
    margin-bottom: 20px;
}
.block-address h3{
    margin-top: 0;
}

/** Google Maps */
.store .maps #g_maps{
    pointer-events: none;
}
.store .maps #g_maps.active{
    pointer-events: auto;
}
.store .maps > div {
    height: 600px;
}
.store .pannel {
    height: 600px;
    overflow-y: auto;
    padding: 10px;
}

.store .list_store {
    list-style: none;
    padding: 0;
}

.store .list_store li {
    padding: 10px 0;
    border-bottom: 2px solid #dedede;
}

.store .list_store li h5 a {
    color: #000;
    font-weight: bolder;
    font-family: sans-serif;
    font-size: 18px;
}

.store .list_store li a {
    color: #C21921;
}

table.adp-directions tr:hover {
    background-color: #efefef;
}

table.adp-directions td {
    border: 0 !important;
    text-align: left;
    border-bottom: 1px solid #dedede !important;
}


/*=================== Start phone ring ===============*/
.coccoc-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 200px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: 200000 !important;
}
.coccoc-alo-phone.coccoc-alo-show {
    visibility: visible;
}
.coccoc-alo-phone.coccoc-alo-hover, .coccoc-alo-phone:hover {
    opacity: 1;
}
.coccoc-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 160px;
    left: 20px;
    opacity: 0.1;
    position: absolute;
    top: 20px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 160px;
}
.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim !important;
}
.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim !important;
}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
    border-color: #63c8f3;
    opacity: 0.5;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
    border-color: #fa6067;
    opacity: 0.5;
}
.coccoc-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running coccoc-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 100px;
    left: 50px;
    opacity: 0.1;
    position: absolute;
    top: 50px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone:hover .coccoc-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
    background-color: rgba(75, 202, 251, 0.5);
    opacity: 0.75 !important;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
    background-color: #f73942;
    opacity: 0.75 !important;
}

.coccoc-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running coccoc-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 60px;
    left: 70px;
    opacity: 1;
    position: absolute;
    top: 70px;
    transform-origin: 50% 50% 0;
    width: 60px;
}

.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-img-circle {
    background-color: #00aff2;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
    background-color: #008cc8;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
    background-color: #ff0000;
}
@keyframes coccoc-alo-circle-anim {
0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(1) skew(1deg);
}
}

@keyframes coccoc-alo-circle-img-anim {
0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes coccoc-alo-circle-fill-anim {
0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
.coccoc-alo-ph-img-circle a img {
    padding: 4px 0 0 3px;
}

/*=================== End phone ring ===============*/