@charset "UTF-8";

.hidden {
display: none !important;
}
.clearfix {
clear: both;
}
.ai-start {
-webkit-box-align: start!important;
-ms-flex-align: start!important;
align-items: start!important;
}
.single-store {
margin-bottom: 30px;
}
.single-store .wrap .trms {
width: 100%;
display: table;
table-layout: auto;
padding-bottom: 0.3em;
}
.single-store .wrap .trms .left,
.single-store .wrap .trms .right {
width: auto;
display: table-cell;
margin-bottom: -0.5em;
min-width: auto;
white-space: nowrap
}
.single-store .wrap .trms .left {
float: left;
padding-right: 0.25em;
}
.single-store .wrap .trms .right {
float: right;
margin-left: 0;
}
.single-store .wrap .trms .separator {
border-bottom: 1px dotted #000;
display: table-cell;
width: inherit;
height: 15px;
}
.single-store .h2 {
color: #113555;
font-family: 'Montserrat-Bold', sans-serif;
margin-bottom: 20px;
}
.single-store .left-part .image-wrapper {
text-align: center;
border: 1px solid #979797;
background: #f6f7f9;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
padding: 100px 68px;
}
.single-store .right-part {
color: #002b4e;
}
.single-store .bold {
font-family: 'Montserrat-Bold', sans-serif;
margin-top: 30px;
margin-bottom: 5px;
}
.single-store .out_of_stock,
.single-store .in_stock {
margin-top: 30px;
font-family: 'Montserrat-Bold', sans-serif;
font-size: 20px;
}
.single-store .in_stock {
color: #ffbd45;
}
.single-store .out_of_stock {
color: #ff4545;
}
.sidebar-shop {
background: #f6f7f9;
padding: 15px;
color: #002b4e;
font-family: "Montserrat", Helvetica, verdana, arial, tahoma, sans-serif;
font-size: 16px;
border-radius: 8px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(161,161,161,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(161,161,161,1);
box-shadow: 0px 0px 10px 0px rgba(161,161,161,1);
}
.sidebar-shop .line {
height: 2px;
border-radius: 8px;
display: block;
width: 100%;
margin: 15px 0;
background: #9d9e9f;
}
.sidebar-shop .price {
font-size: 28px;
bottom: 20px;
}
.quantity {
text-align: center;
}
.quantity input {
width: 50px;
border-radius: none;
border: 2px solid #e4e4e4;
background: #ffffff;
color: #4d4d4c;
outline: none;
text-align: center;
padding: 14px 0;
font-size: 14px;
}
.quantity .td-quantity-button {
font-family: 'Montserrat-Bold', sans-serif;
font-weight: bold;
padding: 12px 18px 13px;
cursor: pointer;
background: #fff;
border: 2px solid #e4e4e4;
color: #333;
transition:  all .25s ease-in-out;
}
.quantity .td-quantity-button:hover {
background: #e4e4e4;
transition:  all .25s ease-in-out;
}
.quantity .td-quantity-button.min {
margin-right: -7px;
border-radius: 8px 0px 0px 8px;
}
.quantity .td-quantity-button.plus {
margin-left: -7px;
border-radius:  0px 8px 8px 0px;
}
.sidebar-shop .yellow-button {
background: #ffbd45;
cursor: pointer;
color: #002b4e;
font-size: 18px;
text-transform: uppercase;
display: inline-block;
border-radius: 8px;
padding: 12px 44px;
transition: all .25s ease-in-out;
}
.sidebar-shop .yellow-button:hover {
background: #ffcb6b;
transition: all .25s ease-in-out;
} .store-items aside .sidebar_filter {
min-width: 280px;
color: #002b4e;
font-family: "Montserrat", Helvetica, verdana, arial, tahoma, sans-serif;
font-size: 18px;
}
.store-items aside .sidebar_filter ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.store-items aside .sidebar_filter ul > li {
border-bottom: 2px solid #989898;
}
.store-items aside .sidebar_filter ul > li.toggle a svg {
transform: rotate(180deg);
}
.store-items aside .sidebar_filter ul > li a {
padding-top: 3px;
padding-bottom: 3px;
display: block;
transition: all .25s ease-in-out;
}
.store-items aside .sidebar_filter ul > li a:hover {
color: #828282;
transition: all .25s ease-in-out;
}
.store-items aside .sidebar_filter ul > li > ul {
padding-left: 20px;
display: none;
}
.store-items aside .sidebar_filter ul > li > ul > li {
border: none;
color: #828282;
}
.store-items aside .sidebar_filter ul > li > ul > li a {
color: inherit;
transition: all .25s ease-in-out;
}
.store-items aside .sidebar_filter ul > li > ul > li a:hover {
color: #002b4e;
transition: all .25s ease-in-out;
}
.store-items aside .sidebar_filter ul > li > ul > li a.active {
font-weight: 600;
} .store-items .item {
max-width: 264px;
background: #f6f7f9;
border: 2px solid #979797;
border-radius: 7px;
padding: 15px;
color: #002b4e;
}
.store-items .item .image {
text-align: center;
}
.store-items .item .price {
font-size: 30px;
font-family: 'Montserrat-Bold', sans-serif;
color: #002b4e;
}
.store-items .item .info .sub-title {
min-height: 38px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-content: space-between;
align-items: center;
}
.store-items .item .space-between.buttons {
gap:  4%;
}
.store-items .item .space-between.buttons > a {
width: 48%;
padding-left: 0;
padding-right: 0;
}
.store-items .item .link_button {
text-align: center;
}
.store-items .item .link_button.orange {
font-size: 14px;
font-weight: 600;
color: #113555;
cursor: pointer;
background-color: #ffbd45;
border: 1px solid #ffbd45;
padding: 7px 22px;
margin: 0;
transition: all 0.15s linear;
font-family: 'Exo', sans-serif;
text-transform: uppercase;
letter-spacing: 0.04em;
border-radius: 4px;
display: inline-block;
text-align: center;
}
.store-items .item .link_button.orange.btn_fixed_height {
padding: 15px 16px;
}
.store-items .item .link_button.orange:hover {
background: #ffcb6b;
transition: all 0.15s linear;
}
.store-items .item .link_button.blue {
background: transparent;
border: 1px solid #113555;
color: #113555;
} .header_cart {
position: relative;
}
.header_cart .round_inner {
position: absolute;
top: -5px;
right: -5px;
}
.header_cart .round_inner .red {
background: #ff0000;
border-radius: 10em;
color: #fff;
font-size: 13px;
width: 17px;
display: inline-block;
height: 17px;
text-align: center;
}
.float-right-mobile-cart {
float: right;
margin-top: 15px;
}
.item-cart .left-partition.image {
max-width: 218px;
border: 2px solid #ffbd45;
border-radius: 8px;
background: #f6f7f9;
padding: 25px 28px 25px 30px;
}
.item-cart .right-partition {
min-width: 160px;
text-align: center;
}
.sidebar-shop form input {
padding: 12px 0 12px 5px;
background: #fff;
position: relative;
font-family: "Montserrat";
font-weight: 500;
border: 0;
border-bottom: 1px solid #0e0e0e;
outline: 0;
border-radius: 6px;
margin-bottom: 20px;
width: 100%;
text-align: center;
}
.sidebar-shop form input::-webkit-input-placeholder { color: #878787;
}
.sidebar-shop form input:-moz-placeholder { color: #878787;
opacity:  1;
}
.sidebar-shop form input::-moz-placeholder { color: #878787;
opacity:  1;
}
.sidebar-shop form input:-ms-input-placeholder { color: #878787;
}
.sidebar-shop form input::-ms-input-placeholder { color: #878787;
}
.sidebar-shop form input::placeholder { color: #878787;
}
.page-template-page-cart .sidebar-shop .yellow-button {
font-size: 18px;
font-family: "Montserrat";
font-weight: 600;
}
@media only screen and (min-width: 280px) and (max-width: 576px) {
.tax-products .flex-row.wrap,
.post-type-archive-store .flex-row.wrap,
.store-items.flex-row .space-between.ai-start,
.container.single-store .flex-row.justif .space-between.ai-start {
display: block;
}
.single-store .left-part .image-wrapper {
padding: 30px 30px;
margin-bottom: 20px;
}
.single-store .in_stock {
text-align: center;
margin-bottom: 20px;
}
.store-items .item {
margin: 20px auto;
}
.item-cart.space-between {
max-width: 264px;
margin: 20px auto;
}
.item-cart.space-between .center-partition {
margin-top: 20px;
}
.item-cart.space-between .right-partition {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-content: center;
align-content: center;
-webkit-align-items: center;
align-items: center;
}
}
@media (max-width: 576px) {
.get_breadcrumbs {
font-size: 12px;
padding-left: 0 !important; }
.get_breadcrumbs ul.get_breadcrumbs {
padding-left: 0 !important;
}
}
@media (min-width: 576px) {
.float-right-mobile-cart {
display: none;
}
}
@media only screen and (min-width: 577px) and (max-width: 767px) {
.tax-products .flex-row.wrap,
.post-type-archive-store .flex-row.wrap,
.store-items.flex-row .space-between.ai-start,
.container.single-store .flex-row.justif .space-between.ai-start {
display: block;
}
.single-store .left-part .image-wrapper {
padding: 30px 30px;
margin-bottom: 20px;
}
.single-store .in_stock {
text-align: center;
margin-bottom: 20px;
}
.store-items .item {
margin: 20px auto;
}
.item-cart.space-between {
max-width: 264px;
margin: 20px auto;
}
.item-cart.space-between .center-partition {
margin-top: 20px;
}
.item-cart.space-between .right-partition {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-content: center;
align-content: center;
-webkit-align-items: center;
align-items: center;
}
.tax-products .store-items .main-item-content,
.post-type-archive-store .store-items .main-item-content {
display: grid;
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 10px;
}
.page-template-page-cart .container.single-post .sidebar {
margin: 20px auto;
display: block;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.tax-products .flex-row.wrap,
.post-type-archive-store .flex-row.wrap,
.store-items.flex-row .space-between.ai-start {
display: block;
}
.item-cart .left-partition.image {
margin-right: 20px;
}
.page-template-page-cart .container.single-post .sidebar {
margin: 20px auto;
display: block;
}
.store-items .item {
margin: 20px auto;
}
.tax-products .store-items .main-item-content,
.post-type-archive-store .store-items .main-item-content {
display: grid;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 20px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1026px) {
.page-template-page-cart .container.single-post .sidebar {
margin: 20px auto;
display: block;
}
}
@media only screen and (min-width: 576px) and (max-width: 992px) {
.single-store .left-part .image-wrapper {
padding: 0px 0px;
min-width: 220px;
margin-right: 20px;
}
.single-store .container.single-post .sidebar.delivery {
display: block;
max-width: 80%;
margin: 20px auto;
}
.sidebar-shop .yellow-button {
margin-top: 20px;
}
}
@media only screen and (min-width: 992px) {
.single-store .left-part {
min-width: 408px;
}
.single-store .right-part {
margin-left: 20px;
}
.single-store .h2 {
margin-bottom: 30px;
font-size: 36px;
}
.post-type-archive-store aside .sidebar_filter {
padding-right: 15px;
}
.store-items {
min-height: calc(100vh - 311px);
}
.item-cart .center-partition p {
margin-left: 8px;
margin-right: 8px;
}
}
@media only screen and (min-width: 768px) {
.item-cart .center-partition {
order: 0;
flex: 1 1 auto;
align-self: auto;
}
}
@media only screen and (min-width: 992px) {
aside .sidebar_filter {
padding-right: 15px;
}
.main-item-content {
-webkit-order: 0;
order: 0;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-self: auto;
align-self: auto;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 20px;
}
.item-cart .center-partition p {
margin-left: 15px;
margin-right: 15px;
}
.item-cart .right-partition .remove_from_cart {
display: none;
transition: all .25s ease-in-out;
}
.item-cart:hover .right-partition .remove_from_cart {
display: initial;
transition: all .25s ease-in-out;
}
}
@media only screen and (min-width: 1200px) {
.container.single-post .singlePost {
width: 100%;
}
.item-cart .center-partition p {
margin-left: 20px;
margin-right: 20px;
}
}
@media only screen and (min-width: 1440px) {
.item-cart .center-partition p {
margin-left: 40px;
margin-right: 40px;
}
} .mt10{margin-top:10px!important}.mb10{margin-bottom:10px!important}.pt10{padding-top:10px!important}.pb10{padding-bottom:10px!important}.mt20{margin-top:14px!important}.mb20{margin-bottom:14px!important}.pt20{padding-top:14px!important}.pb20{padding-bottom:14px!important}.mt30{margin-top:18px!important}.mb30{margin-bottom:18px!important}.pt30{padding-top:18px!important}.pb30{padding-bottom:18px!important}.mt40{margin-top:20px!important}.mb40{margin-bottom:20px!important}.pt40{padding-top:20px!important}.pb40{padding-bottom:20px!important}.mt50{margin-top:24px!important}.mb50{margin-bottom:24px!important}.pt50{padding-top:24px!important}.pb50{padding-bottom:24px!important}.mt60{margin-top:28px!important}.mb60{margin-bottom:28px!important}.pt60{padding-top:28px!important}.pb60{padding-bottom:28px!important}.mt70{margin-top:32px!important}.mb70{margin-bottom:32px!important}.pt70{padding-top:32px!important}.pb70{padding-bottom:32px!important}.mt80{margin-top:35px!important}.mb80{margin-bottom:35px!important}.pt80{padding-top:35px!important}.pb80{padding-bottom:35px!important}.mt90{margin-top:37px!important}.mb90{margin-bottom:37px!important}.pt90{padding-top:37px!important}.pb90{padding-bottom:37px!important}.mt100{margin-top:40px!important}.mb100{margin-bottom:40px!important}.pt100{padding-top:40px!important}.pb100{padding-bottom:40px!important}.mt120{margin-top:50px!important}.mb120{margin-bottom:50px!important}.pt120{padding-top:50px!important}.pb120{padding-bottom:120px!important}
@media only screen and (min-width: 576px) {
.mt10{margin-top:3px!important}.mb10{margin-bottom:3px!important}.pt10{padding-top:3px!important}.pb10{padding-bottom:3px!important}.mt20{margin-top:6px!important}.mb20{margin-bottom:6px!important}.pt20{padding-top:6px!important}.pb20{padding-bottom:6px!important}.mt30{margin-top:9px!important}.mb30{margin-bottom:9px!important}.pt30{padding-top:9px!important}.pb30{padding-bottom:9px!important}.mt40{margin-top:12px!important}.mb40{margin-bottom:12px!important}.pt40{padding-top:12px!important}.pb40{padding-bottom:12px!important}.mt50{margin-top:15px!important}.mb50{margin-bottom:15px!important}.pt50{padding-top:15px!important}.pb50{padding-bottom:15px!important}.mt60{margin-top:18px!important}.mb60{margin-bottom:18px!important}.pt60{padding-top:18px!important}.pb60{padding-bottom:18px!important}.mt70{margin-top:21px!important}.mb70{margin-bottom:21px!important}.pt70{padding-top:21px!important}.pb70{padding-bottom:21px!important}.mt80{margin-top:24px!important}.mb80{margin-bottom:24px!important}.pt80{padding-top:24px!important}.pb80{padding-bottom:24px!important}.mt90{margin-top:27px!important}.mb90{margin-bottom:27px!important}.pt90{padding-top:27px!important}.pb90{padding-bottom:27px!important}.mt100{margin-top:30px!important}.mb100{margin-bottom:30px!important}.pt100{padding-top:30px!important}.pb100{padding-bottom:30px!important}.mt120{margin-top:40px!important}.mb120{margin-bottom:40px!important}.pt120{padding-top:40px!important}.pb120{padding-bottom:120px!important}
.hidden-xs {
display: none !important;
}
.show-xs {
display: block !important;
}
.show-xs-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
}
@media only screen and (min-width: 600px) {
.hidden-smt {
display: none !important;
}
.show-smt {
display: block !important;
}
.show-smt-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
}
@media only screen and (min-width: 768px) {
.mt10{margin-top:6px!important}.mb10{margin-bottom:6px!important}.pt10{padding-top:6px!important}.pb10{padding-bottom:6px!important}.mt20{margin-top:12px!important}.mb20{margin-bottom:12px!important}.pt20{padding-top:12px!important}.pb20{padding-bottom:12px!important}.mt30{margin-top:18px!important}.mb30{margin-bottom:18px!important}.pt30{padding-top:18px!important}.pb30{padding-bottom:18px!important}.mt40{margin-top:24px!important}.mb40{margin-bottom:24px!important}.pt40{padding-top:24px!important}.pb40{padding-bottom:24px!important}.mt50{margin-top:30px!important}.mb50{margin-bottom:30px!important}.pt50{padding-top:30px!important}.pb50{padding-bottom:30px!important}.mt60{margin-top:36px!important}.mb60{margin-bottom:36px!important}.pt60{padding-top:36px!important}.pb60{padding-bottom:36px!important}.mt70{margin-top:42px!important}.mb70{margin-bottom:42px!important}.pt70{padding-top:42px!important}.pb70{padding-bottom:42px!important}.mt80{margin-top:48px!important}.mb80{margin-bottom:48px!important}.pt80{padding-top:48px!important}.pb80{padding-bottom:48px!important}.mt90{margin-top:54px!important}.mb90{margin-bottom:54px!important}.pt90{padding-top:54px!important}.pb90{padding-bottom:54px!important}.mt100{margin-top:60px!important}.mb100{margin-bottom:60px!important}.pt100{padding-top:60px!important}.pb100{padding-bottom:60px!important}.mt120{margin-top:70px!important}.mb120{margin-bottom:70px!important}.pt120{padding-top:70px!important}.pb120{padding-bottom:120px!important}
.hidden-sm {
display: none !important;
}
.show-sm {
display: block !important;
}
.show-sm-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
}
@media only screen and (min-width: 992px) {
.mt10{margin-top:8px!important}.mb10{margin-bottom:8px!important}.pt10{padding-top:8px!important}.pb10{padding-bottom:8px!important}.mt20{margin-top:16px!important}.mb20{margin-bottom:16px!important}.pt20{padding-top:16px!important}.pb20{padding-bottom:16px!important}.mt30{margin-top:24px!important}.mb30{margin-bottom:24px!important}.pt30{padding-top:24px!important}.pb30{padding-bottom:24px!important}.mt40{margin-top:32px!important}.mb40{margin-bottom:32px!important}.pt40{padding-top:32px!important}.pb40{padding-bottom:32px!important}.mt50{margin-top:40px!important}.mb50{margin-bottom:40px!important}.pt50{padding-top:40px!important}.pb50{padding-bottom:40px!important}.mt60{margin-top:48px!important}.mb60{margin-bottom:48px!important}.pt60{padding-top:48px!important}.pb60{padding-bottom:48px!important}.mt70{margin-top:56px!important}.mb70{margin-bottom:56px!important}.pt70{padding-top:56px!important}.pb70{padding-bottom:56px!important}.mt80{margin-top:64px!important}.mb80{margin-bottom:64px!important}.pt80{padding-top:64px!important}.pb80{padding-bottom:64px!important}.mt90{margin-top:72px!important}.mb90{margin-bottom:72px!important}.pt90{padding-top:72px!important}.pb90{padding-bottom:72px!important}.mt100{margin-top:80px!important}.mb100{margin-bottom:80px!important}.pt100{padding-top:80px!important}.pb100{padding-bottom:80px!important}.mt120{margin-top:90px!important}.mb120{margin-bottom:90px!important}.pt120{padding-top:90px!important}.pb120{padding-bottom:120px!important}
.hidden-md {
display: none !important;
}
.show-md {
display: block !important;
}
.show-md-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
}
@media only screen and (min-width: 1200px) {
.mt10{margin-top:9px!important}.mb10{margin-bottom:9px!important}.pt10{padding-top:9px!important}.pb10{padding-bottom:9px!important}.mt20{margin-top:18px!important}.mb20{margin-bottom:18px!important}.pt20{padding-top:18px!important}.pb20{padding-bottom:18px!important}.mt30{margin-top:27px!important}.mb30{margin-bottom:27px!important}.pt30{padding-top:27px!important}.pb30{padding-bottom:27px!important}.mt40{margin-top:36px!important}.mb40{margin-bottom:36px!important}.pt40{padding-top:36px!important}.pb40{padding-bottom:36px!important}.mt50{margin-top:45px!important}.mb50{margin-bottom:45px!important}.pt50{padding-top:45px!important}.pb50{padding-bottom:45px!important}.mt60{margin-top:54px!important}.mb60{margin-bottom:54px!important}.pt60{padding-top:54px!important}.pb60{padding-bottom:54px!important}.mt70{margin-top:63px!important}.mb70{margin-bottom:63px!important}.pt70{padding-top:63px!important}.pb70{padding-bottom:63px!important}.mt80{margin-top:72px!important}.mb80{margin-bottom:72px!important}.pt80{padding-top:72px!important}.pb80{padding-bottom:72px!important}.mt90{margin-top:81px!important}.mb90{margin-bottom:81px!important}.pt90{padding-top:81px!important}.pb90{padding-bottom:81px!important}.mt100{margin-top:90px!important}.mb100{margin-bottom:90px!important}.pt100{padding-top:90px!important}.pb100{padding-bottom:90px!important}.mt120{margin-top:100px!important}.mb120{margin-bottom:100px!important}.pt120{padding-top:100px!important}.pb120{padding-bottom:120px!important}
.hidden-ld {
display: none !important;
}
.show-ld {
display: block !important;
}
.show-ld-initial {
display: initial !important;
}
.show-ld-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.container.single-post .singlePost {
margin-right: 15px;
}
}
@media only screen and (min-width: 1400px) {
.mt10{margin-top:10px!important}.mb10{margin-bottom:10px!important}.pt10{padding-top:10px!important}.pb10{padding-bottom:10px!important}.mt20{margin-top:20px!important}.mb20{margin-bottom:20px!important}.pt20{padding-top:20px!important}.pb20{padding-bottom:20px!important}.mt30{margin-top:30px!important}.mb30{margin-bottom:30px!important}.pt30{padding-top:30px!important}.pb30{padding-bottom:30px!important}.mt40{margin-top:40px!important}.mb40{margin-bottom:40px!important}.pt40{padding-top:40px!important}.pb40{padding-bottom:40px!important}.mt50{margin-top:50px!important}.mb50{margin-bottom:50px!important}.pt50{padding-top:50px!important}.pb50{padding-bottom:50px!important}.mt60{margin-top:60px!important}.mb60{margin-bottom:60px!important}.pt60{padding-top:60px!important}.pb60{padding-bottom:60px!important}.mt70{margin-top:70px!important}.mb70{margin-bottom:70px!important}.pt70{padding-top:70px!important}.pb70{padding-bottom:70px!important}.mt80{margin-top:80px!important}.mb80{margin-bottom:80px!important}.pt80{padding-top:80px!important}.pb80{padding-bottom:80px!important}.mt90{margin-top:90px!important}.mb90{margin-bottom:90px!important}.pt90{padding-top:90px!important}.pb90{padding-bottom:90px!important}.mt100{margin-top:100px!important}.mb100{margin-bottom:100px!important}.pt100{padding-top:100px!important}.pb100{padding-bottom:100px!important}.mt120{margin-top:120px!important}.mb120{margin-bottom:120px!important}.pt120{padding-top:120px!important}.pb120{padding-bottom:120px!important}
.hidden-lg {
display: none !important;
}
.show-lg {
display: block !important;
}
.show-lg-initial {
display: initial !important;
}
.show-lg-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
}