/*
Theme Name: MegahostTheme 
*/
/*-------------------------------------------------------------->>> TABLE OF CONTENTS:----------------------------------------------------------------# Normalize# Accessibility# Alignments# Clearings# Typography# Forms#Buttons# Formatting# Lists# Tables# Navigation# Links# Layout	## Posts## Pages# Comments# Widgets# Infinite scroll# Media	## Galleries-------------------------------------------------------------*/
.bg_skin_section {
	background: white !important;
}
button.owl-next, button.owl-prev{
    position: absolute;
    top: 50%;
    width: 30px;
    color: white;
}
button.owl-next {
    right:  0;
}
button.owl-next span, button.owl-prev span {
    color: white;
}
.owl-carousel .owl-item img {
	max-height: 280px;
	overflow: hidden;
}
h1.elementor-slide-heading {
    color: white !important;
}
span.byline {
    display: none !important;
}
tr.tr-body {
    background-color: white !important;
    color: black !important;
}
.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100 {
    margin-top: 10px;
}
@media (max-width: 768px) {
button#bntTrack {
    WIDTH: 100% !important;
}
input#awb {
    WIDTH: 100% !important;
}
}
@media (max-width: 768px) {
.specifications.table.list_pirce {
    width: 100%;
    font-size: 12px !important;
}
.specifications.table.list_pirce_tren {
    width: 100% !important;
    font-size: 12px !important;
}
.top-bar.left .col-md-13 {
	padding-left: 15px !important;
}
}