/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 28 2019 | 01:24:57 */
#black-friday-deals .jeg-vc-wrapper {
	display: inline-block !important;
}

#black-friday-deals .wpb_text_column.wpb_content_element {
	display: inline-block;
	margin-bottom: 0px;
  width: 100%;
}#black-friday-deals div#deal-box .vc_col-sm-6 p strong {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 1.1;
    margin-bottom: 10px;
    display: inline-block;
}

#black-friday-deals div#deal-box {
    margin: 15px 0px!important;
    border: 1px solid #ddd;
    padding: 20px !important;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

#deal-box .deal-details span.expand-box {
    height: 0;
    overflow: hidden !important;
    display: block;
  transition: .25s ease-in-out;
}

#black-friday-deals div#deal-box .deal-period {
    font-size: 13px;
    color: #252525;
    font-family: "Poppins",sans-serif;
}

#deal-box .deal-details p {
    margin-bottom: 0px;
}

#deal-box .deal-details input#deal-toggle {
    display: none;
}

#deal-box .deal-details label {
    font-size: 13px;
    text-decoration: underline;
}

#deal-box .deal-details label:hover {
    font-size: 13px;
  color: #399600;
    text-decoration: underline;
}


#black-friday-deals div#deal-box > .wpb_column {
    padding: 0px;
}

#black-friday-deals div#deal-box>div>div>div>.wpb_text_column > div > div {
    margin: 0px;
}

#black-friday-deals div#deal-box .deal-button a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    background: #399600;
    color: #fff;
    border: 2px solid #399600;
    border-radius: 4px;
    margin-bottom: 8px;
    font-size: 14px !important;
    font-weight: bold;
    font-family: "Poppins" , sans-serif;
}

#black-friday-deals div#deal-box>div>div>div>.wpb_text_column > div > div:nth-child(n+2) {
    padding: 0px 20px;
    position: relative;
    display: block;
    max-width: 100%;
}

#black-friday-deals div#deal-box>div>div>div>.wpb_text_column > div > .deal-details .col-md-12.deal-desc {
    height: 0;
    overflow: hidden;
}#deal-box .deal-button {
    padding: 0px !important;
    text-align: center;
}

#black-friday-deals div#deal-box h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}

#black-friday-deals div#deal-box .vc_col-sm-6 {
    padding: 0px 20px;
}

#black-friday-deals div#deal-box .vc_col-sm-6 p {
    font-size: 14px !important;
}

#black-friday-deals div#deal-box .brand-image {
    margin-bottom: 10px !important;
}#black-friday-deals div#deal-box .deal-offer {
    font-weight: bold;
}

#black-friday-deals div#deal-box .deal-coupon {
    margin: 10px 0px !important;
    width: 100%;
    border: 2px dashed;
    border-radius: 4px!important;
    position: relative;
    display: block!important;
    text-align: center;
    font-weight: 700;
    padding: 6px 0px!important;
    text-transform: uppercase;
}

@media screen and (max-width: 540px) {
  #black-friday-deals div#deal-box {
  display: block !IMportant;
}

#black-friday-deals .jeg-vc-wrapper {
    display: block !important;
}
  #black-friday-deals div#deal-box .vc_col-sm-6 {
    padding: 0px !important;
    margin-bottom: 15px;
}

#black-friday-deals div#deal-box .deal-period {
    text-align: center;
    font-size: 14px;
    margin-top: 5px !important;
}
}