.fb_botom{
  margin-bottom: 20px;
}
header .header---content .header---recent___content, header .header---search .collection---search___list{
  z-index: 100;
}
footer .module-banner iframe{
  width: 100% !important;
  margin-bottom: 20px;
}
.index---top_right .top_right---content:last-child{
  margin-bottom: 0px;
}
.section_banner.section_long_banner{
  padding:0 15px 0;
}
@media (max-width: 768px){
	.section_banner .container{
    padding: 0px !important;
  }
}
@media (min-width: 768px){
  header .header---header {
      padding: 5px 0;
      border: none;
  }
  .tag-item.tag-sale {
      width: 50px;
  }
}

.category .category-nav {
    margin-top: 0;
}

.top-cart-content .product-name a {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.top-cart-content li.item .detail-item .fa {
    color: #333;
}

.owl-nav .fa-angle-left,.owl-nav .fa-angle-left{
	display: none;
}

header .header---navigator .navigator---link___item {
    text-align: center;
}

.collection-title{
	margin-bottom: 0px;
}

.product-name {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    white-space: normal !important;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
}

.mxh{
	margin-top: 10px;
}

    .hotline-bar,
    .hotline-phone-ring-circle-fill,
    .hotline-phone-ring-img-circle {
        background-color: #ffb400
    }

    .hotline-phone-ring-wrap {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999999
    }
    .hotline-phone-ring {
        position: relative;
        visibility: visible;
        background-color: transparent;
        width: 110px;
        height: 110px;
        cursor: pointer;
        z-index: 11;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        transition: visibility .5s;
        left: 0;
        bottom: 0;
        display: block
    }
    .hotline-phone-ring-circle {
        width: 110px;
        height: 110px;
        top: 0;
        left: 0;
        position: absolute;
        background-color: transparent;
        border-radius: 100%;
        border: 2px solid #ffb400;
        -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
        animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
        transition: all .5s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: .5
    }
    .hotline-phone-ring-circle-fill {
        margin-bottom: 5px;
        width: 80px;
        height: 80px;
        top: 16px;
        left: 16px;
        position: absolute;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
        animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
        transition: all .5s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }
    .hotline-phone-ring-img-circle {
        width: 50px;
        height: 50px;
        top: 31px;
        left: 31px;
        position: absolute;
        background-size: 20px;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
        animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .hotline-phone-ring-img-circle .pps-btn-img img {
        width: 33px;
        height: 33px;
        transition: opacity 1s;
        opacity: 1
    }
    .hotline-phone-ring-img-circle .pps-btn-img svg {
        width: 40px;
        height: 40px;
        background: #fff;
        border-radius: 50%;
        fill: #ffb400;
        border: 1px solid #ffb400;
        float: none;
    }
    .hotline-bar {
        position: absolute;
        background: #ffb400;
        height: 45px;
        width: 165px;
        line-height: 40px;
        padding: 0 10px;
        background-size: 100%;
        cursor: pointer;
        transition: all .8s;
        -webkit-transition: all .8s;
        z-index: 9;
        border-radius: 50px !important;
        left: 52px;
        bottom: 35px
    }
    .hotline-bar>a {
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        font-weight: 700;
        text-indent: 32px;
        letter-spacing: 1px;
        display: block;
        line-height: 45px;
        font-family: Arial
    }
    .hotline-bar>a:active,
    .hotline-bar>a:hover {
        color: #fff
    }
    @-webkit-keyframes phonering-alo-circle-anim {
        0% {
            -webkit-transform: rotate(0) scale(.5) skew(1deg);
            -webkit-opacity: .1
        }
        30% {
            -webkit-transform: rotate(0) scale(.7) skew(1deg);
            -webkit-opacity: .5
        }
        100% {
            -webkit-transform: rotate(0) scale(1) skew(1deg);
            -webkit-opacity: .1
        }
    }
    @-webkit-keyframes phonering-alo-circle-fill-anim {
        0% {
            -webkit-transform: rotate(0) scale(.7) skew(1deg);
            opacity: .6
        }
        50% {
            -webkit-transform: rotate(0) scale(1) skew(1deg);
            opacity: .6
        }
        100% {
            -webkit-transform: rotate(0) scale(.7) skew(1deg);
            opacity: .6
        }
    }
    @-webkit-keyframes phonering-alo-circle-img-anim {
        0% {
            -webkit-transform: rotate(0) scale(1) skew(1deg)
        }
        10% {
            -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
        }
        20% {
            -webkit-transform: rotate(25deg) scale(1) skew(1deg)
        }
        30% {
            -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
        }
        40% {
            -webkit-transform: rotate(25deg) scale(1) skew(1deg)
        }
        100%,
        50% {
            -webkit-transform: rotate(0) scale(1) skew(1deg)
        }
    }


.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 5px;
    display: block
}

.hotline-phone-ring-circle {
    width: 110px;
    height: 110px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #ffb400;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5
}

.hotline-phone-ring-circle-fill {
    margin-bottom: 5px;
    width: 80px;
    height: 80px;
    top: 16px;
    left: 16px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hotline-phone-ring-img-circle {
    width: 50px;
    height: 50px;
    top: 31px;
    left: 31px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 33px;
    height: 33px;
    transition: opacity 1s;
    opacity: 1
}

.hotline-phone-ring-img-circle .pps-btn-img svg {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    fill: #ffb400;
    border: 1px solid #ffb400
}

.hotline-bar {
    position: absolute;
    background: #ffb400;
    height: 45px;
    width: 180px;
    line-height: 40px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    border-radius: 50px !important;
    left: 52px;
    bottom: 35px
}

.hotline-bar>a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    text-indent: 32px;
    letter-spacing: 1px;
    display: block;
    line-height: 45px;
    font-family: Arial
}

.hotline-bar>a:active,
.hotline-bar>a:hover {
    color: #fff
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    100%,
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes button_icon_animation {
    0% {
        bottom: 10px;
        opacity: 0;
        transform: scale(0, 0)
    }
    70% {
        bottom: 20px;
        opacity: 1;
        transform: scale(1.2, 1.2)
    }
    100% {
        bottom: 25px;
        opacity: 1;
        transform: scale(1, 1)
    }
}

@media (max-width: 768px) {
   .hotline-bar{
    display: none;
   }
   .hotline-phone-ring-wrap {
        bottom: 50px;
    }
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " ";
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url('../../images/ajax-loader.gif');
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

  /* The Modal (background) */
 #msgModal {
   display: none;
  /* Hidden by default */
   position: fixed;
  /* Stay in place */
   z-index: 99;
  /* Sit on top */
   padding-top: 200px;
  /* Location of the box */
   left: 0;
   top: 0;
   width: 100%;
  /* Full width */
   height: 100%;
  /* Full height */
   overflow: auto;
  /* Enable scroll if needed */
   background-color: #000;
  /* Fallback color */
   background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  /* Modal Content */
  /* Add Animation */
  /* The Close Button */
}
 #msgModal .msgmodal-content {
   position: relative;
   background-color: #fefefe;
   margin: auto;
   padding: 0;
   border: 1px solid #888;
   border-radius: 4px;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   -webkit-animation-name: animatetop;
   -webkit-animation-duration: 0.4s;
   animation-name: animatetop;
   animation-duration: 0.4s;
}
 @media (min-width: 768px) {
   #msgModal .msgmodal-content {
     width: 500px;
  }
}
 @media (max-width: 767px) {
   #msgModal .msgmodal-content {
     max-width: 100%;
  }
}
 @-webkit-keyframes animatetop {
   from {
     top: -300px;
     opacity: 0;
  }
   to {
     top: 0;
     opacity: 1;
  }
}
 @keyframes animatetop {
   from {
     top: -300px;
     opacity: 0;
  }
   to {
     top: 0;
     opacity: 1;
  }
}
 #msgModal .close {
   color: white;
   float: right;
   font-size: 36px;
   font-weight: bold;
}
 #msgModal h5 {
   font-weight: bold;
   font-size: 16px;
   text-transform: uppercase;
}
 #msgModal .close:focus, #msgModal .close:hover {
   color: #fff;
   text-decoration: none;
   cursor: pointer;
}
 #msgModal .msgmodal-header {
   padding: 2px 10px 2px 16px;
   background-color: #116bb3;
   line-height: 36px;
   color: white;
}
 #msgModal .msgmodal-body {
   padding: 15px 16px 30px;
   line-height: 20px;
   text-align: center;
} 
#msgModal .msgmodal-body p,#msgModal .msgmodal-body a{
   font-size: 30px !important;
   line-height: 40px !important;
}
 #msgModal .msgmodal-body .bt-modals {
   background-color: #e83e28;
   margin-right: 10px;
   font-size: 20px;
   color: #fff;
   padding: 10px 20px;
   text-transform: uppercase;
   border-radius: 3px;
   display: inline-block;
   margin-top: 20px;
}
 #msgModal .msgmodal-footer {
   padding: 2px 16px;
   background-color: #5cb85c;
   color: white;
}
 #msgModal svg {
   width: 100px;
   display: block;
   margin: 40px auto;
   float: none;
}
 #msgModal .path {
   stroke-dasharray: 1000;
   stroke-dashoffset: 0;
}
 #msgModal .path.circle {
   -webkit-animation: dash 0.9s ease-in-out;
   animation: dash 0.9s ease-in-out;
}
 #msgModal .path.line {
   stroke-dashoffset: 1000;
   -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
   animation: dash 0.9s 0.35s ease-in-out forwards;
}
 #msgModal .path.check {
   stroke-dashoffset: -100;
   -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
   animation: dash-check 0.9s 0.35s ease-in-out forwards;
}
 .alert {
   padding: 10px;
   background-color: #f44336;
   color: white;
   display: block;
   opacity: 1;
   transition: opacity 0.6s;
   margin-bottom: 10px;
   margin-top: 10px;
   position: fixed;
   z-index: 999999;
   width: 300px;
   top: 0;
   right: 10px;
   border-radius: 4px;
   -ms-transform: translateY(-20px) scaleY(0.9);
   -webkit-transform: translateY(-20px) scaleY(0.9);
   transform: translateY(-20px) scaleY(0.9);
   -webkit-transition: transform cubic-bezier(0.35, 1.65, 0.65, 1.1) 250ms, opacity ease 250ms;
   transition: transform cubic-bezier(0.35, 1.65, 0.65, 1.1) 250ms, opacity ease 250ms;
}
 .alert.success {
   background-color: #4caf50;
}
 .alert.info {
   background-color: #2196f3;
}
 .alert.warning {
   background-color: #ff9800;
}
 .closebtn {
   margin-left: 15px;
   color: white;
   font-weight: bold;
   float: right;
   font-size: 22px;
   line-height: 20px;
   cursor: pointer;
   transition: 0.3s;
}
 .closebtn:hover {
   color: black;
}
 #dialogoverlay {
   display: none;
   opacity: 0.8;
   position: fixed;
   top: 0;
   left: 0;
   background-color: rgba(0, 0, 0, 0.3);
   width: 100%;
   z-index: 9999;
}
 #dialogbox {
   display: none;
   position: fixed;
   border: 5px solid #ccc;
   background-color: #fff;
   border-radius: 5px;
   width: 320px;
   z-index: 9999;
   font-size: 16px;
}
 #dialogbox > div > #dialogboxhead {
   background: #116bb3;
   font-size: 19px;
   padding: 10px;
   color: #fff;
}
 #dialogbox > div > #dialogboxbody {
   padding: 25px 10px;
}
 #dialogbox > div > #dialogboxfoot {
   padding: 10px;
   text-align: center;
}
 #dialogbox > div > #dialogboxfoot > button {
   color: #fff;
   background-color: #116bb3;
   border-radius: 3px;
   padding: 5px 25px;
}
 .preloader {
   background-color: #fff;
   height: 100%;
   width: 100%;
   position: fixed;
   z-index: 1;
   margin-top: 0;
   top: 0;
   left: 0;
   bottom: 0;
   overflow: hidden !important;
   right: 0;
   z-index: 999999;
   text-align: center;
}
 .loader {
   border: 16px solid #f3f3f3;
   border-radius: 50%;
   border-top: 16px solid #2196f3;
   width: 120px;
   margin: 200px auto;
   height: 120px;
   -webkit-animation: spin 2s linear infinite;
   animation: spin 2s linear infinite;
}
 @-webkit-keyframes spin {
   0% {
     -webkit-transform: rotate(0deg);
  }
   100% {
     -webkit-transform: rotate(360deg);
  }
}
 @keyframes spin {
   0% {
     transform: rotate(0deg);
  }
   100% {
     transform: rotate(360deg);
  }
}
 .animated {
   -webkit-animation-duration: 1s;
   animation-duration: 1s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
   z-index: 100;
}
 @keyframes fadeInUp {
   0% {
     opacity: 0;
     -webkit-transform: translateY(20px);
     -ms-transform: translateY(20px);
     transform: translateY(20px);
  }
   100% {
     opacity: 1;
     -webkit-transform: translateY(0);
     -ms-transform: translateY(0);
     transform: translateY(0);
  }
}
 .fadeInUp {
   -webkit-animation-name: fadeInUp;
   animation-name: fadeInUp;
}
 @keyframes fadeInRight {
   0% {
     opacity: 0;
     -webkit-transform: translateX(40px);
     -ms-transform: translateX(40px);
     transform: translateX(40px);
  }
   100% {
     opacity: 1;
     -webkit-transform: translateX(0);
     -ms-transform: translateX(0);
     transform: translateX(0);
  }
}
 .fadeInRight {
   -webkit-animation-name: fadeInRight;
   animation-name: fadeInRight;
}
 @-webkit-keyframes dash {
   0% {
     stroke-dashoffset: 1000;
  }
   100% {
     stroke-dashoffset: 0;
  }
}
 @keyframes dash {
   0% {
     stroke-dashoffset: 1000;
  }
   100% {
     stroke-dashoffset: 0;
  }
}
 @-webkit-keyframes dash-check {
   0% {
     stroke-dashoffset: -100;
  }
   100% {
     stroke-dashoffset: 900;
  }
}
 @keyframes dash-check {
   0% {
     stroke-dashoffset: -100;
  }
   100% {
     stroke-dashoffset: 900;
  }
}

