/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.entry-content {
    text-align: justify;
}

.banner-fix .mobile {
display: none;
}

 .banner-fix img {
                width: 280px;
height: auto;
            }

            .banner-fix {
            display: block;
    margin: 0 auto;
    text-align: center;
    right: 10px;
    height: fit-content;
    position: fixed;
    bottom: 90px;
    z-index: 9999;
            }

            #hide-button {
              position: absolute;
    z-index: 9999;
    opacity: 0.9;
    right: -10px;
    top: -10px;
    margin: 0;
    width: 30px;
    height: 28px;
    background: white;
    border-radius: 100%;
    padding: 0;
    min-height: 0;
    line-height: 10px;
    color: black;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
            }


.ic_rev .review-left {
    float: left;
    max-width: 30%;
}

.ic_rev .review-rating, .ic_rev .review-title {
    display: contents;
}

.section-3 img {
	    border-radius: 6px;
        border: 1px solid #e6e6e6;
}
strong, b {
	font-weight: bold !important;
}

.page-wrapper {
    padding: 0;
}

.check-website {
	    background-color: #276cda;
    width: 100%;
    display: block;
    color: white !important;
	font-weight: bold;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.search-form-custom {
	display: flex;
}

.search-form-custom select {
	    max-width: 200px;
    height: 46px;
    font-size: 16px;
}

.search-form-custom select option {
	font-size: 16px !important;
}
.search-form-custom .search-field {
	border-color: #e62540;
	height: 46px;
}

.search-form-custom .search-submit {
	background-color: #e62540 !important;
    border-radius: 0 5px 5px 0;
}

#button_tracking_number {
	height: 46px;
}

.section-2 .col-inner p:nth-child(1) {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}

.section-2 .col-inner p:nth-child(2) {
	font-size: 15px;
	margin-bottom: 8px;
}


.section-2 .col-inner {
	background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0.5em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
    color: #4a4a4a;
    max-width: 100%;
    overflow: hidden;
    padding: 20px 20px 10px;
}

.section-2, .section-2 .col {
	padding-bottom: 0;
}


.section-2 form >p {
	display: none;
}
.section-10 {
	padding: 0 !important;
}

.section-1 .large-2 {
    flex-basis: 150px;
    max-width: 150px;
}

.section-1 .large-10 {
    flex-basis: calc(100% - 150px);
    max-width: calc(100% - 150px);
}


.review-totals {
	max-width: 100%;
    background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0.5em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
    color: #4a4a4a;
    padding: 20px;
}

.form-submit #submit {
	background-color: #e62540;
}

.reviews-summary {
    position: relative;
    max-width: 40%;
    padding-top: 40px;
}

.reviews-break {
	 max-width: 60%;
}
.orange-graph {
    background-color: #ffdd57;
    display: block;
    height: 17px;
    border-radius: 100px;
}

.review-total-row>div.graph-container {
    padding: 0 13px 0 120px;
}

.grey-graph {
    display: block;
    width: 400px;
    height: 17px;
    background-color: #e9e9e9;
    border-radius: 100px;
	    margin: 12px 0;
}

.reviews-summary>span>strong {
    display: block;
    font-size: 35px;
}
.review-totals {
	text-align: center;
}

.ic_rev, .ic_revs {
    max-width: 100%;
    border: none;
    border-bottom: 1px solid #ebe9e9;
    padding-bottom: 20px;
}

#product_reviews p {
    margin-bottom: 10px;
}

.review-rating.allow-edit>span:hover:before, .review-rating>span.rating-on:before {
    content: "\f155";
    color: #e9ba26;
}
.al-box.info {
    background-color: #f6f6f6;
    padding: 20px 20px 20px 60px;
    border-radius: 5px;
    border: 1px solid #c1c1c1;
    box-shadow: none;
}


.review-rating>span:before {
    content: "\f155";
    color: #9b9b9b;
}
.review-rating>span {
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 18px;
}

.review-list {
	background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0.5em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
    color: #4a4a4a;
    max-width: 100%;
    overflow: hidden;
    position: relative;
	padding: 20px 40px;
}

.logo a {
	    text-transform: inherit;
    font-size: 16px;
}

.comment-form {
	max-width: 100%;
    background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0.5em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
    color: #4a4a4a;
    padding: 20px;
    margin: 0;
	  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	z-index: 9999;
	border: 2px solid #e62540;
	width: 600px;
}


.close-btn {
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 9999;
    background: #1b1b1b;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: 0 0.5em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
    border: 1px solid #1b1b1b;
    color: white;
    cursor: pointer;
    opacity: 0.8;
}

#showCommentForm {
	    background-color: #e62540;
    width: 100%;
    margin: 0;
    padding: 0;
	font-weight: normal;
}

.comment-reply-title {
	display: none;
}
#product_reviews .comment-form-title input, #product_reviews textarea {
    max-width: 100%;
    box-sizing: border-box;
}

#product_reviews #respond input[type=email], #product_reviews #respond input[type=text] {
	max-width: 100%;
}

.comment-form-cookies-consent {
	display: none;
}
.section-title-normal span {
	border: none;
	text-transform: inherit;
    font-size: 20px;

}

.dark .section-title-normal span {
		    color: white;
}

.section-title-normal {
	border: none;
}

.section-title-container {
    margin-bottom: 0;
}

.dark, .dark p, .dark td {
	color: white;
}

.section-1 .col {
	padding-bottom: 0;
}

.section-1 {
	padding: 30px 0 30px !important;
}

.section-3 .col {
	padding-bottom: 0;
}


.section-3 .page-col.col {
        padding: 0 9.8px 19.6px;
}


.section-6 .page-col {
	    border-radius: 6px;
    box-shadow: 0 0.5em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
    font-size: 1rem;
    padding: 15px;
	    background: white;
    margin-bottom: 20px;
}

.section-6 .box-image {
	    width: 64px !important;
}

.content a {
	    display: inline-block;
}

.box-list-view .box, .box-vertical {
    display: flex;
}

.box-text p {
    font-size: 16px;
}

.absolute-footer .pull-left {
    float: none;
}

.absolute-footer {
    color: #4a4a4a;
    text-align: center;
    font-size: 16px;
    border-top: 1px solid #e6e6e6;
    padding-top: 15px;
}
.section-10 .col {
	padding-bottom: 0;
}

.TM_my_search_button_style {
	margin: 0;
}
.ic_rev .review-right {
    max-width: 90%;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	
	.banner-fix .pc {
display: none;
}

 .banner-fix img {
                    width: 100%;
    height: auto;
            }

.banner-fix .mobile {
display: block;
}
     .banner-fix {
    width: 100%;
    left: 0;
    bottom: 0;
}

        #hide-button {
    transform: translate(-50%, -50%);
    top: 0;
}
	
	.search-form-custom {
    display: block;
}
	
	.search-form-custom select {
   width: 100%;
    max-width: 100%;
	}
	
	.search-form-custom .search-field {
		    width: calc(100% - 95px);
    	display: inline-block;
		    margin: 0;
	}
	
	.search-form-custom .search-submit {
		margin: 0;
		height: 46px;
		width: 95px;
		display: inline-block;
	}
	
	.comment-form {
		width: 92%;
	}
	
	.ic_rev .review-right {
    max-width: 70%;
}
	
	.close-btn {
    top: -10px;
    right: -10px;
	}
	.section-1 .large-2 {
		flex-basis: 100%;
		max-width: 100%;
	}

	.section-1 .large-10 {
		flex-basis: 100%;
		max-width: 100%;
	}
	
	.section-1 .img {
		max-width: 150px !important;
    margin: 0 auto 20px;
	}
	
	.reviews-summary {
    max-width: 100%;
    padding-top: 20px;
}
	.review-total-row>div.graph-container {
    padding: 0 13px 0 20px;
}
	.grey-graph {
    width: 200px;
		margin: 10px 0;
	}
	
	.reviews-break {
    max-width: 100%;
}
	
	.review-list {
		padding: 15px;
	}
	.ic_rev .review-left {
    margin-right: 10px;
	}
	
	.section-6 .box-text {
		width: calc(100% - 64px);
	}
	
	.section-6 .box-image {
    margin-right: 15px;
}
	
}