/**
* 2007-2019 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2019 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
.main-cms-page .help-list-title{
	margin-bottom: 40px;
}

.help_maintitle h2{
	font-family: GroteskPro-SemiBold;
	font-size: 20px;
	line-height: 20px;
	color: #B58069;
    margin-bottom: 15px;
    font-weight: normal;
}

.help-subcontainer {
	margin-bottom: 50px;
}
.help-title {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.help-title a {
	font-family: GroteskPro-Light;
	font-size: 16px;
	line-height: 30px;
    text-align: left;
}
.shipping-hide-text {
    display: none;
}
.help-link {
	margin-top: 15px;
}

.help-subcontainer .help-link a {
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0px;
}

.help-sub {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 40px;
}

.help-ss {
	min-height: 120px;
}

/*shipping and delivery CMS*/
.help-list-header {
    color: #ad8260;
    font-family: 'GroteskPro-SemiBold';
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 1.5;
}
.help-list-questions a{
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-family: 'GroteskPro-Book';
    margin-top: 20px;
	text-align: left;
}
.help-list-questions a.active {
    font-family: 'GroteskPro-Bold';
}
.help-list-questions a:hover{
	color: #ad8260;
}
.help-list-questions a.help-list-trigger:hover{
	color: #ad8260;
}
.help-list-answer .contact-mail span:hover{
	color: #ad8260;
}
.help-list-divider {
    margin: 30px 0px;
    border-bottom: 1px solid #d3d3d3;
}
.help-answer-sub-container p label {
    font-family: 'GroteskPro-Bold';
    font-size: 18px;
    line-height: 18px;
    margin-top: 25px;
}
.help-answer-sub-container ul {
    margin-left: 15px;
}
.help-answer-sub-container p strong {
    font-family: 'GroteskPro-Bold';
    font-size: 18px;
    line-height: 21px;
}
.help-answer-sub-container p a,
.help-answer-sub-container p a:hover,
.help-answer-sub-container p a:active,
.help-answer-sub-container p a:focus {
    border-bottom: 1px solid #000;
}
.help-answer-sub-container p, .help-answer-sub-container div {
    text-align: left;
    font-family: 'GroteskPro-Light';
    font-size: 18px;
    margin-bottom: 15px;
}
.help-answer-sub-container .form-control,
.help-answer-sub-container .form-control:focus
{
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.help-answer-sub-container .form-control::placeholder{
    color: #555555;
}
.help-answer-sub-container .form-control:-ms-input-placeholder{
    color: #555555;
}
.help-answer-sub-container .form-control::ms-input-placeholder {
    color: #555555;
}
.help-answer-sub-container li {
    text-align: left;
    font-family: 'GroteskPro-Light';
    font-size: 18px;
	line-height: 20px;
    margin-bottom: 21px;
}
.help-answer-sub-container .underline {
	text-decoration: underline;
}
.help-links-container a {
    display: block;
    font-family: 'GroteskPro-Bold';
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}
.help-links-container a:hover{
    text-decoration: none;
    color: #000;
    outline: 0px;
}
.need-help {
    font-family: 'GroteskPro-Bold';
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 6px;
}
.our-support-team {
    font-family: 'GroteskPro-Book';
    font-size: 16px;
    line-height: 20px;
	margin-bottom: 4px;
}
.duty-time {
    font-family: 'GroteskPro-Book';
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}
.contact-tel, .contact-mail {
    display: table;
    width: 100%;
    height: 20px;
}
.contact-tel {
    margin-bottom: 4px;
}
.contact-mail {
    margin-bottom: 40px;
}
.contact-tel span, .contact-mail span {
    display: inline-block;
    vertical-align: middle;
    font-family: 'GroteskPro-Book';
    font-size: 17px;
    line-height: 20px;
    margin-right: 10px;
}
.contact-tel img, .contact-mail img {
    width: 20px;
}
.help-list-title h1,
.help-list-title {
    font-family: 'Quincy-Cf';
    font-size: 36px;
    text-align: left;
    line-height: 36px;
    margin-bottom: 30px;
    font-weight: normal;
}

 /*Start Cms Banner*/
.help-main-banner {
    display: block;
    position: relative;
    min-height: 170px;
}
.help-banner {
    display: block;
    position: absolute;
    top: 35%;
    left: 0px;
    right: 0px;
    text-align: center;
    bottom: 42%;
    height: 40px;
}
.input-search-form {
    height: 40px;
    display: block;
    max-width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 60px;
    background: url(https://assets.cakematernity.com/themes/cakematernity/assets/images/svg/cakematernity-icon-search.svg);
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 0px 15px 0px 35px;
    background-position: 20px 49%;
    background-size: 15px;
}
#searchBox {
    font-family: 'GroteskPro-Book';
    width: 80%;
    float: left;
    height: 40px;
    font-size: 14px;
    border: none;
}
.help-btn-search {
    width: 20%;
    font-family: 'GroteskPro-Bold';
    float: left;
    vertical-align: middle;
    line-height: 40px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
}
.help-main-banner img {
    width: 100%;
}
#selectTopic {
    background-image: url(https://assets.cakematernity.com/themes/cakematernity/assets/images/modules/popupmodule/popup-icon-filter-arrow.svg);
    background-repeat: no-repeat;
    background-size: 5% 100%;
    background-position: 97%;
    -webkit-appearance: none;
    padding-right: 25px;
    margin-bottom: 15px;
}
.btn-contact-us {
    font-family: 'GroteskPro-Book';
    font-size: 16px;
    line-height: 18px;
    height: 40px;
}
.contact-us-page p {
    margin-bottom: 0px;
}
.contact-us-page .btncontact-us {
    border-radius: 2px;
    font-family: 'GroteskPro-Bold';
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 25px;
}

.contact-us-page .btncontact-us:disabled {
    background-color: #000;
    color: #fff;
    cursor: not-allowed;
}
 /*End Cms Banner*/


/* returns */
.returns-form-container input.form-control.cm-inputtext{
    text-align: center;
    font-family: 'GroteskPro-SemiBold';
    background: #f7f6f4;
}

.returns-form-container input.form-control.cm-inputtext:focus{
    text-align: center;
    font-family: 'GroteskPro-SemiBold';
    background: #f7f6f4;
}
.returns-form-container input.form-control.cm-inputtext:focus::placeholder{
    color: transparent;
}
.help-bold a{
    font-family: 'GroteskPro-Bold';
}

.no-result-title p {
    text-align: center;
    font-size: 16px;
    font-family: 'GroteskPro-Book';
}

.global-message-container{
	display: none;
}

#submit-return-or-exchange {
    font-family: 'GroteskPro-SemiBold';
}

.help-answer-sub-container p.authentication-title {
	margin: 0;
	text-align: center;
	font-size: 25px;
	line-height: normal;
	font-family: 'Quincy-Cf';
	padding-bottom: 15px;
	margin-left: 7px;
	margin-right: 7px;
	background: none;
	background-position: 100% 40%;
}

.help-answer-sub-container div.error-msg-container,
.help-answer-sub-container p.error-msg-container {
	width: 100%;
    max-width: 900px;
    font-size: 14px;
	text-align: center;
	font-family: 'GroteskPro-Book';
	color:#b58069;
	margin: 0 auto;
}
.padding-title{
    padding-top: 40px;
}

.help-answer-sub-container .contact-msg {
    font-family: 'GroteskPro-Book';
}

@media (min-width: 576px){

}

@media (min-width: 768px) {
	.main-cms-page .help-list-title,
	.help-list-title {
		margin-bottom: 80px;
	}

	.help-sub {
		max-width: 270px;
	}
	/*Start Shipping Page*/
    .help-list-header {
        margin-bottom: 20px;
    }
    .help-list-title h1,
	.help-list-title {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 30px;
    }
    .help-list-divider {
        margin-right: 30px;
    }
    .help-answer-sub-container li {
        margin-bottom: 15px;
	}
    #selectTopic {
        background-size: 3% 100%;
        background-position: 98%;
    }
    /*End Shipping Page */

    /*Start Cms Banner*/
    .help-banner {
        bottom: 20%;
        height: auto;
    }
    .help-banner-title {
        font-family: 'Quincy-Cf';
        font-size: 27px;
        color: #fff;
        line-height: 29px;
        margin-bottom: 25px;
        display: block;
    }
    .input-search-form {
        max-width: 350px;
        margin: 0px auto;
    }
    /*End Cms Banner*/
    .contact-tel img, .contact-mail img {
        margin-right: 10px;
    }
    .desc-cont {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

    /*Start Cms Banner*/
	.input-search-form {
        max-width: 400px;
        margin: 0px auto;
    }
    /*End CMs Banner*/

	.help_maintitle h2{
		font-size: 22px;
		line-height: 22px;
	}
}

@media (min-width: 1200px) {
	.help-title {
		height: 30px;
		overflow:hidden;
	}
	/*Start Shipping Page*/
    .help-list-title h1,
	.help-list-title {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 30px;
    }
    .contact-tel img, .contact-mail img {
        margin-right: 10px;
    }
    /*End Shipping Page*/

    /*Start Cms Banner*/
    .help-banner-title {
        font-size: 60px;
        line-height: 62px;
    }

    .input-search-form {
        max-width: 750px;
        margin: 0px auto;
        height: 46px;
        background-size: 19px;
        padding: 0px 15px 0px 40px;
    }
    #searchBox {
        font-size: 18px;
        line-height: 21px;
        height: 46px;
        width: 88%;
    }
    .help-btn-search {
    font-size: 15px;
    height: 46px;
    line-height: 46px;
    width: 12%;
    }
    .help-main-banner {
        min-height: 299px;
    }
    .help-banner {
        top: 42%;
        bottom: 42%;
    }
    /*End Cms Banner*/

    .help-list-questions a{
        display: block;
        font-size: 16px;
        line-height: 24px;
        font-family: 'GroteskPro-Book';
        margin-top: 0;
        margin-bottom: 5px;
        text-align: left;
    }
}
