/*
Theme Name: bigstyle
Theme URI: https://bigstyle.by
Description: Интернет-магазин одежды больших размеров.
Author: jckobrin
Author URI: https://kbr.by
Template: elessi-theme
Version: 1.0
*/


#top-bar { height: 30px!important;    padding: 0px!important; background-color: #f5f5f!important;}
#top-bar .left-text {  line-height: 30px !important;}
#top-bar .right-text {line-height: 30px !important;}

.topme {display: flex;  align-items: center;   justify-content: space-between; }
.topme a:hover{ color: #93278f; font-weight: bold;}
.htop-link a {  line-height: 31px;   font-size: 1em; line-height: 36px; display: inline-block;  padding-right: 17px;  }
.htop-tel { padding-left:70px; }
.htop-tel .fa { padding-left:20px; font-size: 18px; }
.htop-tel-c {padding-left:10px; }
.htop-tel-c .fa { padding-left:20px; font-size: 25px; }
.price {font-weight: bold;  }
.entry-content {font-size: 1.2em;  }

.nasa-megamenu>.nav-dropdown>ul>.menu-item>a {   padding: 3px 0 3px 25px !important;     font-size: 1em !important; }

.nasa-megamenu>.nav-dropdown>ul>.menu-item {padding: 7px 0!important;}

.footer-bot{background-color: #4D4D4D; line-height:19px;  }
.footer-bot2{background-color: #5e5e5e; line-height:19px; font-size: 0.9em;  }
.containerf {width: 1280px; margin: 0 auto;}
.footer-b {display: flex;    align-items: center;    flex-wrap: wrap;    flex-direction: row; justify-content: center;  color: #eee; padding: 7px 0;  }
.containerf .fbot {width: 33%; text-align: center; padding: 0 15px;  overflow-x: auto; }
.containerf .fbot a {color: #fff;}


.footer-top {background-color: #f7f7f7; line-height:19px; padding: 11px 0; margin-top: 20px;}
.footer-top a:hover, a:focus {color: #4D4D4D; }
.footer-t {display: flex; align-items: center;    flex-wrap: wrap;    flex-direction: row; justify-content: center;  padding: 7px 0;  }
.footer-t .ftop1 {width: 30%;}
.foth {padding-bottom: 7px; font-weight: bold; text-transform: uppercase; }


.table-w {   max-width: 100%;  overflow-x: auto;}
.responsive-table, .table {  text-align: left;  border-collapse: collapse;   max-width: 100%;}
.responsive-table td { padding: 7px 15px;  vertical-align: top; border-top: 1px solid #dee2e6; }

.pagecont {display: flex; align-items: center;    flex-wrap: wrap;    flex-direction: row; justify-content: center;  padding: 7px 0; min-height:130px; margin-bottom: 20px;
    background:url(https://bigstyle.by/wp-content/themes/elessi-theme/admin/assets/images/breadcrumb-bg.jpg);background-size:cover; } 

.woocommerce-shipping-destination{display:none; }
.woocommerce-privacy-policy-text {display:none; }
#billing_country_field {display:none; }

@media (max-width: 992px) {
.containerf {width: 99%; }
}

@media only screen and (max-width: 767px){


.mobn {display:none; }
.htop-tel { padding-left:20px; }
	
.footer-t {display: flex; align-items: center;   flex-direction: column; justify-content: center;  padding: 7px 0;  }
.footer-t .ftop1 {width: 90%; padding: 15px;}
.footer-b {display: flex; align-items: center;   flex-direction: column; justify-content: center;  padding: 7px 0;  }
.footer-b .fbot {width: 90%; padding: 15px;}
	
}