/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.but-cen{display: flex!important;

justify-content: center;

align-items: center;

margin: 0 auto!important;}


.xdhotline{bottom: 5px; position: fixed; left: 0; text-align: center;}

.goixd{    background: #d50000 none repeat scroll 0 0;border-radius: 0 28px 28px 0;box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    width: 210px;
    height: 55px;
    transition: width 0.2s;
    -webkit-transition: width 0.2s;
	font-weight: 700;
	color: white;
	font-size: 186%;
  padding: 9px 0px;}


.xdphone{background: #d90000 url(https://thegioixetai.vn/templates/thegioixetai2017/images/icon-phone.png) no-repeat scroll center center;
    border: 4px solid #d90000;
    border-radius: 50%;
    float: right;
    height: 46px;
    line-height: 44px;
    text-align: center;
    width: 46px;
    animation: 1s ease-in-out 0s normal none infinite running quick-alo-circle-img-anim;
}

.xdle{ background:#e3342f!important;}
.xdle::before {
            content: '';
            display: block;
            position: absolute;

            left: -20px;
            border-color: inherit;
            border-right: 20px solid #e3342f;
            border-top: 45px solid rgba(255,255,255,0);
            }
 