/*
Theme Name: A2B World Logistics
Description: Global
*/


body {
	font-size: 18px;
	max-width: 1920px;
	margin: 0 auto;	cursor: default;
}

a {
	text-decoration: none;
}a:hover {    opacity: 0.8;    color: inherit;}
ul, ol {
    margin: 0;
    padding: 0;
}

input {
    max-width: 100%;
}

.entry-content ul, .entry-content ol, 
.widget_text ul, .widget_text ol {
    padding-left: 1em;
}


a.custom-logo-link {
    max-width: 425px;
}

.page-buttons section.widget_media_image {
    max-width: 230px;
    display: inline-block;
    width: 31%;
    float: left;
    margin: 0;
}

section#media_image-3 {
    margin: 0 3.5%;
}

.page-buttons {
    margin-left: -0.5%;
    overflow: auto;
}

#media_image-5 {
    max-width: 750px;
}

.site-copyright {
	padding: 0.5em 0;
}

.theme-button, 
a.theme-button, 
input[type="submit"].theme-button {
    border: 1px solid;
    padding: 0.15em 0.6em;
    border-radius: 0.6em;
    background-color: #ffffff;
    line-height: normal;
    font-family: inherit;
}


@media screen and (min-width: 736px) and (max-width: 1920px) {
body {
	font-size: 0.9375vw;
}
}

@media screen and (min-width: 1921px) {
body {
	font-size: 18px;
}
}

/* start global settings */

.line-height-one, 
.site-copyright p, 
h1, h2.widget-title {
	line-height: 1;
}

.padding-none, 
.site-info ul {
	padding: 0;
}

.margin-none, 
.site-copyright p,
blockquote {
	margin: 0;
}

.margin-bottom {
	margin-bottom: 0;
}

.margin-top, 
.entry-content p:first-child {
	margin-top: 0;
}

.uppercase, 
.theme-button {
	text-transform: uppercase;
}

.italic, 
blockquote,
blockquote p {
	font-style: italic;
}

.text-center,
.site-copyright {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.clear {
	clear: both;
}

.site-info ul {
    list-style: none;
}
