@media all and (min-width:1025px) {
.nav-toggle {
display:none
}
.nav-sections.sections {
width:calc(100% - 440px)
}
.nav-sections-item-content>* {
display:none
}
.nav-sections-item-content>.navigation {
display:block
}
.submenu-header {
display:none
}
/*.megamenucategories .subcat:hover .subcategory-link:before, .subcategories .subcat:hover .subcategory-link:before, .megamenucategories .subcat:hover .menucategory-link:before, .subcategories .subcat:hover .menucategory-link:before {
border-radius:100%;
box-shadow:inset 0 0 0 145px rgba(255, 110, 110, 0.5);
content:'';
display:block;
height:145px;
left:50%;
position:absolute;
top:0;
transform:translateX(-50%);
width:145px
}*/
.megamenucategories .subcat:hover .menucategory-name, .subcategories .subcat:hover .menucategory-name {
color:#CD4390
}
}
[class^="icon-"], [class*=" icon-"] {
speak:none;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
[class^="icon-"]:after, [class*=" icon-"]:after, [class^="icon-"]:before, [class*=" icon-"]:before {
font-family:'icomoon';
}
.icon-arrow:before {
	content:'\e90a'
}
.icon-attachment:before {
	content:'\e909'
}
.icon-newsletter:before {
	content:'\e908'
}
.icon-know:before {
	content:'\e905'
}
.icon-grow:before {
	content:'\e906'
}
.icon-smile:before {
	content:'\e907'
}
.icon-slide-left:before {
	content:'\e903'
}
.icon-slide-right:before {
	content:'\e904'
}
.icon-instagram:before {
	content:'\e900'
}
.icon-youtube:before {
	content:'\e901'
}
.icon-facebook:before {
	content:'\e902'
}
.icon-private:before {
	content:'\e629'
}
.icon-gift-registry:before {
	content:'\e62b'
}
.icon-present:before {
	content:'\e62a'
}
.icon-star-empty:before {
	content:'\e625'
}
.icon-download:before {
	content:'\e626'
}
.icon-undo:before {
	content:'\e628'
}
.icon-print:before {
	content:'\e624'
}
.icon-help:before {
	content:'\e623'
}
.icon-success:before {
	content:'\e60e'
}
.icon-error:before {
	content:'\e61f'
}
.icon-account:before {
	content:'\e627'
}
.icon-edit:before {
	content:'\e601'
}
.icon-wishlist-full:before {
	content:'\e600'
}
.icon-warning:before {
	content:'\e602'
}
.icon-update:before {
	content:'\e603'
}
.icon-trash:before {
	content:'\e604'
}
.icon-star:before {
	content:'\e605'
}
.icon-settings:before {
	content:'\e606'
}
.icon-pointer-down:before {
	content:'\e607'
}
.icon-next:before {
	content:'\e608'
}
.icon-menu:before {
	content:'\e609'
}
.icon-location:before {
	content:'\e60a'
}
.icon-list:before {
	content:'\e60b'
}
.icon-info:before {
	content:'\e60c'
}
.icon-grid:before {
	content:'\e60d'
}
.icon-minus:before {
	content:'\e60f'
}
.icon-checkmark:before {
	content:'\e610'
}
.icon-cart:before {
	content:'\e611'
}
.icon-calendar:before {
	content:'\e612'
}
.icon-arrow-up:before {
	content:'\e613'
}
.icon-arrow-down:before {
	content:'\e614'
}
.icon-search:before {
	content:'\e615'
}
.icon-remove:before {
	content:'\e616'
}
.icon-prev:before {
	content:'\e617'
}
.icon-pointer-up:before {
	content:'\e618'
}
.icon-pointer-right:before {
	content:'\e619'
}
.icon-pointer-left:before {
	content:'\e61a'
}
.icon-flag:before {
	content:'\e61b'
}
.icon-expand:before {
	content:'\e61c'
}
.icon-envelope:before {
	content:'\e61d'
}
.icon-compare-full:before {
	content:'\e61e'
}
.icon-comment:before {
	content:'\e620'
}
.icon-up:before {
	content:'\e621'
}
.icon-down:before {
	content:'\e622'
}
.login-container .g-recaptcha, .form-login .g-recaptcha {
	margin-bottom:10px !important
}
.required-captcha.checkbox {
	position:absolute;
	display:block;
	visibility:visible;
	overflow:hidden;
	opacity:0;
	width:1px;
	height:1px
}
.review-form .field-recaptcha {
	margin-bottom:10px
}
.form.send.friend .g-recaptcha {
	margin-top:40px
}
@keyframes loading {
0% {
transform:translate(-50%, -50%) rotate(0)
}
100% {
transform:translate(-50%, -50%) rotate(359.9deg)
}
}
.am-word-break {
	word-wrap:break-word;
	word-break:break-word
}
.ie11 .am-word-break {
	word-break:break-all
}
@media all and (max-width:768px) {
.amazon-button-container {
width:100%
}
}
.amazon-logout-widget {
	display:none
}
@media all and (max-width:768px) {
.amazon-minicart-container .amazon-button-container {
width:auto
}
}
.bss-tab-hidden {
	display:none !important
}
.validateAddressForm .form.validate, .validateBinding .form.validate, .checkout-validate-address .form.validate {
	display:flex;
	flex-wrap:wrap
}
.validateAddressForm .form.validate .addressOption, .validateBinding .form.validate .addressOption, .checkout-validate-address .form.validate .addressOption {
	display:flex;
	margin:20px 10px 0 10px;
	flex:1 0 auto
}
.validateAddressForm .form.validate .addressOption .addressLabel, .validateBinding .form.validate .addressOption .addressLabel, .checkout-validate-address .form.validate .addressOption .addressLabel {
	flex:1;
	cursor:pointer;
	display:block;
	padding:10px 10px 10px 30px;
	left:-10px;
	position:relative
}
.validateAddressForm .form.validate .addressOption .addressLabel .optionTitle, .validateBinding .form.validate .addressOption .addressLabel .optionTitle, .checkout-validate-address .form.validate .addressOption .addressLabel .optionTitle {
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px
}
.validateAddressForm .form.validate .addressOption .addressRadio, .validateBinding .form.validate .addressOption .addressRadio, .checkout-validate-address .form.validate .addressOption .addressRadio {
	flex:0;
	right:-10px;
	top:10px;
	display:table;
	position:relative
}
.validateAddressForm .form.validate .addressOption.selected, .validateBinding .form.validate .addressOption.selected, .checkout-validate-address .form.validate .addressOption.selected {
	outline:1px solid #ccc;
	background:#f5f5f5
}
.validateAddressForm .validatedAddress, .validateBinding .validatedAddress, .checkout-validate-address .validatedAddress {
	margin-top:10px;
	padding:10px;
	outline:1px solid #ccc;
	background:#f5f5f5
}
.validateAddressForm .address-field-changed, .validateBinding .address-field-changed, .checkout-validate-address .address-field-changed {
	text-decoration:none;
	background-color:#93ee9e
}
.validateAddressForm .errorMessageContainer .instructions p, .validateBinding .errorMessageContainer .instructions p, .checkout-validate-address .errorMessageContainer .instructions p, .validateAddressForm .errorMessageContainer .originalAddressText, .validateBinding .errorMessageContainer .originalAddressText, .checkout-validate-address .errorMessageContainer .originalAddressText {
	margin-top:10px;
	padding:10px;
	outline:1px solid #ccc;
	background:#f5f5f5
}
.validateAddressForm .instructions, .validateBinding .instructions, .checkout-validate-address .instructions {
	margin-top:10px
}
.validateAddressForm .instructions a:hover, .validateBinding .instructions a:hover, .checkout-validate-address .instructions a:hover {
	cursor:pointer
}
.validateAddressForm, .validateBinding {
	display:none
}
.klarna-payments-method-cell {
	display:table-cell;
	vertical-align:middle
}
label.klarna-payments-method-cell>span {
	padding-left:5px
}
span.klarna-payments-method-cell>img {
	display:block
}
.opc-block-summary .vertex-message td, .cart-summary .vertex-message td {
	padding:0;
	border-top:none
}
@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
.product-video {
height:100%;
width:81%
}
}
.file-uploader-area {
	position:relative
}
.file-uploader-area input[type='file'] {
	cursor:pointer;
	opacity:0;
	overflow:hidden;
	position:absolute;
	visibility:hidden;
	width:0
}
.file-uploader-area input[type='file']:focus+.file-uploader-button {
	box-shadow:0 0 0 1px #006bb4
}
.file-uploader-area input[type='file']:disabled+.file-uploader-button {
	cursor:default;
	opacity:.5;
	pointer-events:none
}
.file-uploader-summary {
	display:inline-block;
	vertical-align:top
}
.file-uploader-button {
	background:#eee;
	border:1px solid #ccc;
	box-sizing:border-box;
	color:#333;
	cursor:pointer;
	display:inline-block;
	font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:1.4rem;
	font-weight:600;
	line-height:1.6rem;
	margin:0;
	padding:7px 15px;
	vertical-align:middle
}
.file-uploader-button._is-dragover {
	background:#d4d4d4;
	border:1px solid #006bb4
}
.file-uploader-spinner {
	background-image:url('../image/loader-1.gif');
	background-position:50%;
	background-repeat:no-repeat;
	background-size:15px;
	display:none;
	height:30px;
	margin-left:10px;
	vertical-align:top;
	width:15px
}
.file-uploader-preview .action-remove {
	bottom:4px;
	cursor:pointer;
	display:block;
	height:27px;
	left:6px;
	padding:2px;
	position:absolute;
	text-decoration:none;
	width:25px;
	z-index:2
}
.file-uploader-preview .action-remove>span {
	border:0;
	clip:rect(0, 0, 0, 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}
.file-uploader-preview .action-remove:before {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:1.6rem;
	line-height:inherit;
	color:#514943;
	content:'\e604';
	font-family:'playlearn-icons';
	vertical-align:middle;
	display:inline-block;
	font-weight:normal;
	overflow:hidden;
	speak:none;
	text-align:center
}
.file-uploader-preview .action-remove:hover:before {
	color:#736963
}
.file-uploader-preview:hover .preview-image img, .file-uploader-preview:hover .preview-link:before {
	opacity:.7
}
.file-uploader-preview .preview-link {
	display:block;
	height:100%
}
.file-uploader-preview .preview-image img {
	bottom:0;
	left:0;
	margin:auto;
	max-height:100%;
	max-width:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:1
}
.file-uploader-preview .preview-video {
	display:inline-block;
	text-decoration:none
}
.file-uploader-preview .preview-video:before {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:4rem;
	line-height:inherit;
	color:#ccc;
	content:'\e626';
	font-family:'playlearn-icons';
	vertical-align:middle;
	display:inline-block;
	font-weight:normal;
	overflow:hidden;
	speak:none;
	text-align:center
}
.file-uploader-preview .preview-video:hover:before {
	color:#ccc
}
.file-uploader-preview .preview-video:before {
	left:0;
	margin-top:-2rem;
	position:absolute;
	right:0;
	top:50%;
	z-index:2
}
.file-uploader-preview .preview-document {
	display:inline-block;
	text-decoration:none
}
.file-uploader-preview .preview-document:before {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:7rem;
	line-height:inherit;
	color:#ccc;
	content:'\e626';
	font-family:'playlearn-icons';
	vertical-align:middle;
	display:inline-block;
	font-weight:normal;
	overflow:hidden;
	speak:none;
	text-align:center
}
.file-uploader-preview .preview-document:hover:before {
	color:#ccc
}
.file-uploader-preview .preview-document:before {
	left:0;
	margin-top:-3.5rem;
	position:absolute;
	right:0;
	top:50%;
	z-index:2
}
.file-uploader-preview, .file-uploader-placeholder {
	background:#fff;
	border:1px solid #cacaca;
	box-sizing:border-box;
	cursor:pointer;
	display:block;
	height:150px;
	line-height:1;
	margin:10px 25px 10px 0;
	overflow:hidden;
	position:relative;
	width:150px
}
.file-uploader._loading .file-uploader-spinner {
	display:inline-block
}
.file-uploader .admin__field-note, .file-uploader .admin__field-error {
	margin-bottom:10px
}
.file-uploader .file-uploader-filename {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	max-width:150px;
	word-break:break-all
}
.file-uploader .file-uploader-filename:first-child {
	margin-bottom:10px
}
.file-uploader .file-uploader-meta {
	color:#9e9e9e
}
.file-uploader .admin__field-fallback-reset {
	margin-left:10px
}
._keyfocus .file-uploader .action-remove:focus {
	box-shadow:0 0 0 1px #006bb4
}
.file-uploader-placeholder.placeholder-document {
	display:inline-block;
	text-decoration:none
}
.file-uploader-placeholder.placeholder-document:before {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:5rem;
	line-height:inherit;
	color:#ccc;
	content:'\e626';
	font-family:'playlearn-icons';
	vertical-align:middle;
	display:inline-block;
	font-weight:normal;
	overflow:hidden;
	speak:none;
	text-align:center
}
.file-uploader-placeholder.placeholder-document:hover:before {
	color:#ccc
}
.file-uploader-placeholder.placeholder-document:before {
	left:0;
	position:absolute;
	right:0;
	top:20px;
	z-index:2
}
.file-uploader-placeholder.placeholder-image {
	display:inline-block;
	text-decoration:none
}
.file-uploader-placeholder.placeholder-image:before {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:5rem;
	line-height:inherit;
	color:#ccc;
	content:'\e626';
	font-family:'playlearn-icons';
	vertical-align:middle;
	display:inline-block;
	font-weight:normal;
	overflow:hidden;
	speak:none;
	text-align:center
}
.file-uploader-placeholder.placeholder-image:hover:before {
	color:#ccc
}
.file-uploader-placeholder.placeholder-image:before {
	left:0;
	position:absolute;
	right:0;
	top:20px;
	z-index:2
}
.file-uploader-placeholder.placeholder-video {
	display:inline-block;
	text-decoration:none
}
.file-uploader-placeholder.placeholder-video:before {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:3rem;
	line-height:inherit;
	color:#ccc;
	content:'\e626';
	font-family:'playlearn-icons';
	vertical-align:middle;
	display:inline-block;
	font-weight:normal;
	overflow:hidden;
	speak:none;
	text-align:center
}
.file-uploader-placeholder.placeholder-video:hover:before {
	color:#ccc
}
.file-uploader-placeholder.placeholder-video:before {
	left:0;
	position:absolute;
	right:0;
	top:30px;
	z-index:2
}
.file-uploader-placeholder-text {
	bottom:0;
	color:#008bdb;
	font-size:1.1rem;
	left:0;
	line-height:1.42857143;
	margin-bottom:15%;
	padding:0 20px;
	position:absolute;
	right:0;
	text-align:center
}
.data-grid-file-uploader {
	min-width:7rem
}
.data-grid-file-uploader._loading .file-uploader-spinner {
	display:block
}
.data-grid-file-uploader._loading .file-uploader-button:before {
	display:none
}
.data-grid-file-uploader .file-uploader-image {
	background:transparent;
	bottom:0;
	left:0;
	margin:auto;
	max-height:100%;
	max-width:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:1
}
.data-grid-file-uploader .file-uploader-image+.file-uploader-area .file-uploader-button:before {
	display:none
}
.data-grid-file-uploader .file-uploader-area {
	z-index:2
}
.data-grid-file-uploader .file-uploader-spinner {
	height:100%;
	margin:0;
	position:absolute;
	top:0;
	width:100%
}
.data-grid-file-uploader .file-uploader-button {
	height:48px;
	text-align:center;
	display:block;
	text-decoration:none
}
.data-grid-file-uploader .file-uploader-button>span {
	border:0;
	clip:rect(0, 0, 0, 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}
.data-grid-file-uploader .file-uploader-button:before {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:1.3rem;
	line-height:48px;
	color:#8a837f;
	content:'\e626';
	font-family:'playlearn-icons';
	vertical-align:middle;
	display:inline-block;
	font-weight:normal;
	overflow:hidden;
	speak:none;
	text-align:center
}
.data-grid-file-uploader .file-uploader-button:hover:before {
	color:#666
}
.data-grid-file-uploader .action-select-wrap {
	float:left
}
.data-grid-file-uploader .action-select-wrap .action-select {
	border:1px solid #cacaca;
	display:block;
	height:5rem;
	margin-left:-1px;
	padding:0;
	width:2rem
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
	border-color:#8a837f transparent transparent transparent;
	left:50%;
	margin:0 0 0 -5px
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
	border-color:#666 transparent transparent transparent
}
.data-grid-file-uploader .action-select-wrap .action-select>span {
	display:none
}
.data-grid-file-uploader .action-select-wrap .action-menu {
	left:4rem;
	right:auto;
	z-index:2
}
.data-grid-file-uploader-inner {
	border:1px solid #cacaca;
	float:left;
	height:5rem;
	position:relative;
	width:5rem
}
@media only screen and (max-width:1024px) {
.field-tooltip .field-tooltip-content {
left:auto;
right:-10px;
top:40px
}
.field-tooltip .field-tooltip-content::before, .field-tooltip .field-tooltip-content::after {
border:10px solid transparent;
height:0;
left:auto;
margin-top:-21px;
right:10px;
top:0;
width:0
}
.field-tooltip .field-tooltip-content::before {
border-bottom-color:#999
}
.field-tooltip .field-tooltip-content::after {
border-bottom-color:#f4f4f4;
top:1px
}
}
.opc-sidebar._show .minicart-items {
	display:block !important
}
.opc-sidebar .modal-footer {
	position:absolute;
	top:62px;
	left:17px;
	z-index:99
}
.opc-sidebar .modal-footer button {
	padding:0;
	margin:0;
	border:none;
	border-radius:0;
	line-height:inherit;
	display:inline-block;
	text-decoration:none
}
.opc-sidebar .modal-footer button span {
	font-size:0
}
.opc-sidebar .modal-footer button:after {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:16px;
	line-height:inherit;
	color:#1e1e1e;
	content:'\e616';
	font-family:'playlearn-icons';
	vertical-align:middle;
	display:inline-block;
	font-weight:normal;
	overflow:hidden;
	speak:none;
	text-align:center
}
.checkout-index-index .custom-slide {
	left:auto;
	width:340px;
	max-width:100%
}
@media only screen and (max-width:1024px) {
.opc-block-summary .product-item .product-item-inner {
display:block
}
.opc-block-summary .product-item .subtotal {
display:block;
text-align:left
}
}
.aminst-feed-caption {
	display:none
}
@media only screen and (max-width:890px) {
.aminst-feed-grid-container .aminst-feed-title.home-title {
padding-right:0;
-webkit-flex-direction:column;
-ms-flex-direction:column;
flex-direction:column;
-webkit-align-items:flex-start;
-ms-align-items:flex-start;
align-items:flex-start
}
.aminst-feed-grid-container .aminst-feed-title.home-title img {
margin-bottom:20px
}
}
@media all and (max-width:1024px) {
.block.block-search .search .control {
top:32px
}
}
@media only screen and (max-width:1024px) {
.product-item {
box-shadow:0 0 20px rgba(0, 0, 0, 0.1)
}
.product-item-details {
padding:10px
}
.product-item-name {
font-size:1.2rem;
line-height:1.6rem;
height:48px
}
.product-item .price-box .price {
font-size:1.6rem
}
.product-item-actions .action.tocart {
font-size:1rem
}
.product-item-actions .action.tocart:before {
background-size:100%;
height:18px;
width:17px
}
.product-item-actions .actions-secondary .action:before {
font-size:1.6rem
}
}
@media only screen and (min-width:1200px) {
.page-products .page-main .products-grid .product-item.item {
-webkit-flex-basis:calc(25% - 20px);
flex-basis:calc(25% - 20px);
width:calc(25% - 20px);
margin:0 9px 30px;
min-width:0
}
.product-item:hover {
box-shadow:0 0 20px rgba(0, 0, 0, 0.1)
}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.home-banner .banner-content {
max-width:430px
}
.home-banner .banner-content .content-text {
margin-bottom:6px;
font-size:1.8rem
}
.home-banner .banner-content .banner-title-head {
line-height:1.3;
margin-bottom:18px;
font-size:2.8rem
}
.home-banner .banner-content .action.primary.playlearn-cta-btn {
min-width:190px;
padding:19px 20px
}
.home-banner .banner-content .action.primary.playlearn-cta-btn a {
font-size:1.4rem
}
.your-wishlist-section .wishlist-content-section .wishlist-heading {
font-size:2.4rem;
margin-bottom:16px
}
.your-wishlist-section .wishlist-content-section .wishlist-text {
font-size:1.5rem;
margin-bottom:20px;
max-width:560px
}
.your-wishlist-section .wishlist-content-section .action.primary.playlearn-cta-btn {
padding:18px 20px;
min-width:198px
}
.your-wishlist-section .wishlist-content-section .action.primary.playlearn-cta-btn a {
font-size:1.4rem
}
.video-section .video-banner-icon::before {
width:76px;
height:76px
}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.filter-actions {
position:relative;
left:10px
}
}
@media all and (max-width:1200px) {
.header.content .logo {
width:200px
}
.header.content .block.block-search {
margin:0 20px
}
.header.links .account-link {
margin-right:20px
}
}
@media all and (max-width:1024px) {
.header.content .logo {
padding:0 20px 0 30px;
width:calc(100% - 80px)
}
.header.content .header.links {
display:flex;
flex-wrap:wrap;
margin:20px 0
}
header .header.content>.header.links {
display:none
}
.customer-menu .customer-menu-container .header.links {
flex-direction:column;
margin:0
}
}
@media all and (min-width:1025px) {
.nav-sections {
margin-top:64px
}
.nav-sections .nav-sections-items {
-webkit-align-items:center;
-ms-align-items:center;
align-items:center;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
justify-content:center;
margin-top:0;
position:relative
}
.nav-sections .nav-sections-items .nav-sections-item-switch, .nav-sections .nav-sections-items .nav-sections-cms-link {
-webkit-transition:all 300ms ease-in;
-moz-transition:all 300ms ease-in;
-ms-transition:all 300ms ease-in;
transition:all 300ms ease-in;
font-size:1.7rem;
line-height:2.4rem;
/*letter-spacing:.44px;*/
text-transform:uppercase
}
.nav-sections .nav-sections-items .nav-sections-item-switch:hover, .nav-sections .nav-sections-items .nav-sections-cms-link:hover{
color:#CD4390
}
.nav-sections .nav-sections-items .hover {
color:#CD4390
}
.nav-sections .nav-sections-items .nav-sections-item-switch.color-red, .nav-sections .nav-sections-items .nav-sections-cms-link.color-red {
color:color-red
}
.nav-sections .nav-sections-items .nav-sections-item-switch.color-red:hover, .nav-sections .nav-sections-items .nav-sections-cms-link.color-red:hover {
color:#ffc022
}
.nav-sections .nav-sections-items .section-item-title.store-menu {
background:transparent;
border:1px solid #CD4390;
-webkit-transition:all 300ms ease-in;
-moz-transition:all 300ms ease-in;
-ms-transition:all 300ms ease-in;
transition:all 300ms ease-in;
border-radius:25px;
display:none;
height:50px;
line-height:48px;
overflow:hidden;
text-align:center;
width:80px;
z-index:2
}
.nav-sections .nav-sections-items .section-item-title.store-menu[aria-expanded='true'] {
background:#fff;
border-bottom-color:transparent;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
border-bottom:none
}
.nav-sections .nav-sections-items .nav-sections-item-switch {
display:block;
height:50px;
line-height:48px;
width:80px
}
.nav-sections .nav-sections-items .nav-sections-cms-link {
margin:0 0 0 50px
}
.nav-sections .nav-sections-items .navigation ul {
margin-bottom:23px;
padding:0 43px 0 12px
}
.nav-sections .nav-sections-items .navigation li {
display:block;
margin:0;
padding:23px 0 6px
}
.nav-sections .nav-sections-items .navigation li:last-child {
padding:23px 0 0
}
.nav-sections .nav-sections-items .navigation a {
color:#1e1e1e;
-webkit-transition:all 300ms ease-in;
-moz-transition:all 300ms ease-in;
-ms-transition:all 300ms ease-in;
transition:all 300ms ease-in;
font-size:1.6rem;
line-height:2.4rem;
cursor:pointer;
letter-spacing:.5px;
white-space:nowrap
}
.nav-sections .nav-sections-items .navigation a:hover {
color:#CD4390
}
.nav-sections .section-item-content.store-menu-cms {
-webkit-align-items:center;
-ms-align-items:center;
align-items:center;
padding-top:0;
display:-webkit-flex !important;
display:-ms-flexbox !important;
display:flex !important;
justify-content:center
}
.nav-sections .store-menu.nav-sections-item-content {
background:#fff;
border:1px solid #CD4390;
box-shadow:0 2px 30px 0 rgba(45, 130, 198, 0.28);
border-radius:0 8px 8px 8px;
display:none;
position:absolute;
top:49px;
z-index:1
}
}
.sidebar.sidebar-main .filter.block {
	margin-bottom:0
}
.filter-options-content ul.category_filter_custom {
	list-style:none;
	padding:0
}
.cat_list_custom {
	cursor:pointer
}
.category_filter .filter-options-title::after {
display:none
}
.category_filter .filter-options-title:hover {
	color:#1e1e1e
}
.product-item-info .product-badge .product-badge-inner {
	background-color:#6bd3dd
}
.catalog-product-view .product-badge .product-badge-inner {
	background-color:#6bd3dd
}
.catalog-product-view .product-badge {
	margin:10px 0;
	position:relative
}
.cms-container .your-wishlist-section:hover .wishlist-bg-images {
	transform:unset
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.home-page-blog-head .home-title {
font-size:2.7rem
}
.blog-home .blog-post-item--image .blog-post-date {
height:75px;
width:75px
}
.blog-home .blog-post-item--image .blog-post-date p {
font-size:1.7rem
}
.blog-home .blog-post-item--image .blog-post-date p span {
font-size:1.1rem
}
.blog-home .blog-post-list-item {
max-width:642px;
width:48%
}
.blog-home .blog-post-item-title, .blog-home .short-description {
font-size:1.5rem
}
.blog-home .short-description {
line-height:1.5;
padding-bottom:20px
}
}
@media only screen and (min-width:1480px) {
.widget.block .home-page-blog-section {
padding-top:21rem
}
}
@media only screen and (min-width:1280px) {
.widget .home-page-blog-section {
padding-top:16rem
}
}
@media all and (min-width:768px), print {
.abs-product-options-list-desktop dt, .block-giftregistry-shared .item-options dt {
clear:left;
float:left;
margin:0
}
.block-giftregistry-shared .item-options dt:after {
content:': '
}
.abs-product-options-list-desktop dd, .block-giftregistry-shared .item-options dd {
display:inline-block;
float:left;
margin:0 0 0 5px
}
.abs-button-desktop {
width:auto
}
.abs-blocks-2columns, .abs-discount-block-desktop .block, .amazon-addresses .amazon-address, .storecredit .block, .form-address-edit>.fieldset, .form-edit-account .fieldset, .paypal-review-discount .block {
width:48%
}
.abs-discount-block-desktop .block:nth-child(1), .amazon-addresses .amazon-address:nth-child(1), .storecredit .block:nth-child(1), .form-address-edit>.fieldset:nth-child(1), .form-edit-account .fieldset:nth-child(1), .paypal-review-discount .block:nth-child(1) {
clear:left;
float:left
}
.abs-discount-block-desktop .block:nth-child(2), .amazon-addresses .amazon-address:nth-child(2), .storecredit .block:nth-child(2), .form-address-edit>.fieldset:nth-child(2), .form-edit-account .fieldset:nth-child(2), .paypal-review-discount .block:nth-child(2) {
float:right
}
.abs-discount-block-desktop .block:nth-child(2)+*, .amazon-addresses .amazon-address:nth-child(2)+*, .storecredit .block:nth-child(2)+*, .form-address-edit>.fieldset:nth-child(2)+*, .form-edit-account .fieldset:nth-child(2)+*, .paypal-review-discount .block:nth-child(2)+* {
clear:both
}
.abs-login-block-title-desktop, .login-container .block .block-title {
font-size:2rem;
line-height:2.6rem;
margin:0 0 22px
}
.abs-margin-for-blocks-and-widgets-desktop, .page-main .block, .customer-review .product-details {
margin-bottom:50px
}
.abs-reset-left-margin-desktop, .column.main .paypal-review .actions-toolbar, .column.main .block-giftregistry-shared-items .actions-toolbar {
margin-left:0
}
.abs-action-remove-desktop, .abs-add-fields-desktop .fieldset .additional .action.remove, .form-giftregistry-share .fieldset .additional .action.remove, .form-giftregistry-edit .fieldset .additional .action.remove, .form-create-return .fieldset .additional .action.remove, .form.send.friend .fieldset .additional .action.remove {
margin-left:90%
}
.abs-add-fields-desktop .fieldset .field .control, .form-giftregistry-share .fieldset .field .control, .form-giftregistry-edit .fieldset .field .control, .form-create-return .fieldset .field .control, .form.send.friend .fieldset .field .control {
width:auto
}
.abs-margin-for-forms-desktop {
margin-left:25.8%
}
.abs-visually-hidden-desktop, .modes-label, .block-collapsible-nav .title {
border:0;
clip:rect(0, 0, 0, 0);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px
}
.abs-add-clearfix-desktop:before, .abs-add-clearfix-desktop:after, .amazon-addresses:before, .amazon-addresses:after, .paypal-review .block-content:before, .paypal-review .block-content:after, .paypal-review-discount:before, .paypal-review-discount:after, .order-review-form:before, .order-review-form:after, .block-cart-failed .block-content:before, .block-cart-failed .block-content:after, .block-giftregistry-shared .item-options:before, .block-giftregistry-shared .item-options:after, .data.table .gift-wrapping .nested:before, .data.table .gift-wrapping .nested:after, .data.table .gift-wrapping .content:before, .data.table .gift-wrapping .content:after, .magento-rma-guest-returns .column.main .block.block-order-details-view:before, .magento-rma-guest-returns .column.main .block.block-order-details-view:after, .account .page-title-wrapper:before, .account .page-title-wrapper:after, .block-addresses-list .items.addresses:before, .block-addresses-list .items.addresses:after, .block-wishlist-management:before, .block-wishlist-management:after, .order-links:before, .order-links:after, .account .column.main .block.block-order-details-view:before, .account .column.main .block.block-order-details-view:after, [class^='sales-guest-'] .column.main .block.block-order-details-view:before, [class^='sales-guest-'] .column.main .block.block-order-details-view:after, .sales-guest-view .column.main .block.block-order-details-view:before, .sales-guest-view .column.main .block.block-order-details-view:after {
content:'';
display:table
}
.abs-add-clearfix-desktop:after, .amazon-addresses:after, .paypal-review .block-content:after, .paypal-review-discount:after, .order-review-form:after, .block-cart-failed .block-content:after, .block-giftregistry-shared .item-options:after, .data.table .gift-wrapping .nested:after, .data.table .gift-wrapping .content:after, .magento-rma-guest-returns .column.main .block.block-order-details-view:after, .account .page-title-wrapper:after, .block-addresses-list .items.addresses:after, .block-wishlist-management:after, .order-links:after, .account .column.main .block.block-order-details-view:after, [class^='sales-guest-'] .column.main .block.block-order-details-view:after, .sales-guest-view .column.main .block.block-order-details-view:after {
clear:both
}
.abs-add-box-sizing-desktop, .abs-shopping-cart-items-desktop, .column.main, .sidebar-main, .sidebar-additional, .block.crosssell, .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box, .bundle-options-container .block-bundle-summary, .account .column.main .block.block-order-details-view .block-content:not(.widget) .box, [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box, .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box, .block-cart-failed {
box-sizing:border-box
}
.abs-add-box-sizing-desktop-m {
box-sizing:border-box
}
.abs-revert-field-type-desktop .fieldset>.field, .abs-revert-field-type-desktop .fieldset .fields>.field {
margin:0 0 17px
}
.abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.label, .abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.label {
box-sizing:content-box;
float:none;
width:auto;
text-align:left;
padding:0
}
.abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.control, .abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.control {
float:none;
width:auto
}
.abs-revert-field-type-desktop .fieldset>.field>.label, .abs-revert-field-type-desktop .fieldset .fields>.field>.label {
margin:0;
display:inline-block
}
.abs-revert-field-type-desktop .fieldset>.field.choice:before, .abs-revert-field-type-desktop .fieldset .fields>.field.choice:before, .abs-revert-field-type-desktop .fieldset>.field.no-label:before, .abs-revert-field-type-desktop .fieldset .fields>.field.no-label:before {
display:none
}
.abs-form-field-column-2 .fieldset .field, .form-giftregistry-share .fieldset .field, .form-giftregistry-edit .fieldset .field, .form-create-return .fieldset .field, .form.send.friend .fieldset .field {
padding:0 12px 0 0;
box-sizing:border-box;
display:inline-block;
width:50%;
vertical-align:top
}
.abs-form-field-column-2 .fieldset .field+.fieldset, .form-giftregistry-share .fieldset .field+.fieldset, .form-giftregistry-edit .fieldset .field+.fieldset, .form-create-return .fieldset .field+.fieldset, .form.send.friend .fieldset .field+.fieldset {
clear:both
}
.form-giftregistry-share .fieldset .field:nth-last-child(1), .form-giftregistry-share .fieldset .field:nth-last-child(2), .form-giftregistry-edit .fieldset .field:nth-last-child(1), .form-giftregistry-edit .fieldset .field:nth-last-child(2), .form-create-return .fieldset .field:nth-last-child(1), .form-create-return .fieldset .field:nth-last-child(2), .form.send.friend .fieldset .field:nth-last-child(1), .form.send.friend .fieldset .field:nth-last-child(2) {
margin-bottom:0
}
.abs-form-field-column-2 .fieldset .field .field, .form-giftregistry-share .fieldset .field .field, .form-giftregistry-edit .fieldset .field .field, .form-create-return .fieldset .field .field, .form.send.friend .fieldset .field .field {
padding:0;
width:100%
}
.abs-form-field-revert-column-1 {
width:100%
}
.abs-forms-general-desktop, .form-giftcard-redeem, .form-giftregistry-create {
max-width:500px
}
.abs-forms-general-desktop .legend, .form-giftcard-redeem .legend, .form-giftregistry-create .legend {
border:0;
clip:rect(0, 0, 0, 0);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px
}
.abs-forms-general-desktop .legend+br, .form-giftcard-redeem .legend+br, .form-giftregistry-create .legend+br {
display:none
}
.abs-revert-side-paddings, .checkout-cart-index .page-title-wrapper, .cart-empty {
padding-left:0;
padding-right:0
}
.abs-account-title-desktop, .account .legend {
font-size:2rem;
line-height:2.6rem;
margin:0 0 22px
}
.abs-account-block-font-size, .block-balance-giftcard .block-content, .block-addresses-list address, .box-billing-address .box-content, .box-shipping-address .box-content, .box-address-billing .box-content, .box-address-shipping .box-content, .box-information .box-content, .block-reviews-dashboard .product-name {
font-size:1.4rem
}
.abs-account-table-margin-desktop, .table-wrapper.balance-history, .table-wrapper.reward-history, .table-wrapper.orders-recent {
margin-top:-25px
}
.abs-action-print {
display:inline-block;
text-decoration:none
}
.abs-action-print:before {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:16px;
line-height:16px;
color:#CD4390;
content:'\e624';
font-family:'playlearn-icons';
margin:0 4px 0 0;
vertical-align:middle;
display:inline-block;
font-weight:normal;
overflow:hidden;
speak:none;
text-align:center
}
.abs-no-display-desktop, .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
display:none
}
.abs-status-desktop, .return-status, .order-status {
margin-top:6px;
padding:5px 10px
}
.abs-title-orders-desktop .page-main .page-title-wrapper .order-date, .magento-rma-returns-returns .page-main .page-title-wrapper .order-date, .magento-rma-returns-view .page-main .page-title-wrapper .order-date, .account .page-main .page-title-wrapper .order-date, [class^='sales-guest-'] .page-main .page-title-wrapper .order-date, .sales-guest-view .page-main .page-title-wrapper .order-date {
margin:-10px 0 18px
}
.abs-table-bordered-desktop {
border:none
}
.abs-table-bordered-desktop>thead>tr>th, .abs-table-bordered-desktop>tbody>tr>th, .abs-table-bordered-desktop>tfoot>tr>th, .abs-table-bordered-desktop>thead>tr>td, .abs-table-bordered-desktop>tbody>tr>td, .abs-table-bordered-desktop>tfoot>tr>td {
border:none
}
.abs-table-bordered-desktop>thead>tr>th, .abs-table-bordered-desktop>thead>tr>td {
border-bottom:1px none transparent
}
.abs-pager-toolbar, .toolbar-giftregistry-results, .account .toolbar, .toolbar-wishlist-results {
position:relative
}
.abs-pager-toolbar .toolbar-amount, .abs-pager-toolbar .limiter, .toolbar-giftregistry-results .toolbar-amount, .toolbar-giftregistry-results .limiter, .account .toolbar .toolbar-amount, .account .toolbar .limiter, .toolbar-wishlist-results .toolbar-amount, .toolbar-wishlist-results .limiter {
position:relative;
z-index:1
}
.abs-pager-toolbar .limiter, .toolbar-giftregistry-results .limiter, .account .toolbar .limiter, .toolbar-wishlist-results .limiter {
display:inline-block;
float:right
}
.abs-pager-toolbar .toolbar-amount, .toolbar-giftregistry-results .toolbar-amount, .account .toolbar .toolbar-amount, .toolbar-wishlist-results .toolbar-amount {
line-height:30px;
padding:0
}
.abs-pager-toolbar .pages, .toolbar-giftregistry-results .pages, .account .toolbar .pages, .toolbar-wishlist-results .pages {
position:absolute;
width:100%;
z-index:0
}
.abs-shopping-cart-items-desktop, .block-cart-failed {
width:75%;
float:left;
-ms-flex-order:1;
-webkit-order:1;
order:1;
padding-right:4%;
position:relative
}
.abs-discount-block-desktop .block>.title, .paypal-review-discount .block>.title {
border:0;
padding:0 0 10px
}
.abs-discount-block-desktop .block>.title strong, .paypal-review-discount .block>.title strong {
font-size:1.6rem
}
.abs-discount-block-desktop .block .content, .paypal-review-discount .block .content {
padding:0 0 20px
}
.abs-discount-block-desktop .actions-toolbar .secondary, .paypal-review-discount .actions-toolbar .secondary {
bottom:-30px;
left:0;
position:absolute
}
h1, .h1 {
font-size:34px;
margin-bottom:44px;
line-height:44px
}
.navigation, .page-header .header.panel, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main {
box-sizing:border-box;
margin-left:auto;
margin-right:auto;
max-width:1680px;
/*padding-left:20px;
padding-right:20px;*/
width:auto
}
.header.panel {
box-sizing:border-box;
margin-left:auto;
margin-right:auto;
max-width:none;
padding-left:20px;
padding-right:20px;
width:auto
}
.header.panel {
padding:0
}
.page-main {
width:100%
}
.columns {
display:block
}
.column.main {
min-height:300px
}
.page-layout-1column .column.main {
width:100%;
-ms-flex-order:2;
-webkit-order:2;
order:2
}
.page-layout-3columns .column.main {
width:58.33333333%;
display:inline-block;
-ms-flex-order:2;
-webkit-order:2;
order:2
}
.page-layout-2columns-left .column.main {
width:79.16666667%;
float:right;
-ms-flex-order:2;
-webkit-order:2;
order:2
}
.page-layout-2columns-right .column.main {
width:79.16666667%;
float:left;
-ms-flex-order:1;
-webkit-order:1;
order:1
}
.sidebar-main {
padding-right:2%
}
.page-layout-3columns .sidebar-main {
width:20.83333333%;
float:left;
-ms-flex-order:1;
-webkit-order:1;
order:1
}
.page-layout-2columns-left .sidebar-main {
width:20.83333333%;
float:left;
-ms-flex-order:1;
-webkit-order:1;
order:1
}
.page-layout-2columns-right .sidebar-main {
width:20.83333333%;
float:left;
-ms-flex-order:1;
-webkit-order:1;
order:1
}
.page-layout-2columns-right .sidebar-main {
padding-left:2%;
padding-right:0
}
.sidebar-additional {
clear:right;
padding-left:2%
}
.page-layout-3columns .sidebar-additional {
width:20.83333333%;
float:right;
-ms-flex-order:3;
-webkit-order:3;
order:3
}
.page-layout-2columns-left .sidebar-additional {
width:20.83333333%;
float:right;
-ms-flex-order:2;
-webkit-order:2;
order:2
}
.page-layout-2columns-right .sidebar-additional {
width:20.83333333%;
float:right;
-ms-flex-order:2;
-webkit-order:2;
order:2
}
.page-layout-2columns-left .sidebar-additional {
clear:left;
float:left;
padding-left:0;
padding-right:2%
}
.panel.header {
padding:0
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr>* {
-webkit-flex-basis:20%;
flex-basis:20%;
width:20%
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr>*.col.actions {
-webkit-justify-content:flex-end;
-ms-justify-content:flex-end;
justify-content:flex-end;
-webkit-align-items:center;
-ms-align-items:center;
align-items:center
}
.subcategories ul .subcat {
max-width:inherit;
min-width:inherit
}
.fieldset>.legend {
border-bottom:none
}
.product.data.items {
position:relative;
z-index:1;
border-bottom:0;
margin-left:0;
margin-right:0
}
.product.data.items:before, .product.data.items:after {
content:'';
display:table
}
.product.data.items:after {
clear:both
}
.product.data.items>.item.title {
float:left;
width:auto
}
.product.data.items>.item.title>.switch {
height:20px;
display:block;
position:relative;
z-index:2
}
.product.data.items>.item.content {
margin-top:20px;
box-sizing:border-box;
float:right;
margin-left:-100%;
width:100%
}
.product.data.items>.item.content:before, .product.data.items>.item.content:after {
content:'';
display:table
}
.product.data.items>.item.content:after {
clear:both
}
.product.data.items>.item.content.active {
display:block
}
.product.data.items>.item.title {
margin:0 -1px 0 0
}
.product.data.items>.item.title>.switch {
font-weight:400;
line-height:40px;
font-size:1.4rem;
color:#6d6d6d;
text-decoration:none;
background:#f6f6f6;
border:1px solid #e3e3e3;
border-bottom:none;
height:40px;
padding:1px 35px 1px 35px
}
.product.data.items>.item.title>.switch:visited {
color:#6d6d6d;
text-decoration:none
}
.product.data.items>.item.title>.switch:hover {
color:#6d6d6d;
text-decoration:none
}
.product.data.items>.item.title>.switch:active {
color:#1e1e1e;
text-decoration:none
}
.product.data.items>.item.title:not(.disabled)>.switch:focus, .product.data.items>.item.title:not(.disabled)>.switch:hover {
background:#fff
}
.product.data.items>.item.title:not(.disabled)>.switch:active, .product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover {
background:#fff;
color:#1e1e1e;
text-decoration:none
}
.product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover {
padding-bottom:2px
}
.product.data.items>.item.content {
background:#fff;
margin-top:43px;
padding:35px 35px 35px 35px;
border:1px solid #e3e3e3
}
.product.data.items .item.title a:after {
display:none
}
.actions-toolbar>.primary, .actions-toolbar>.secondary {
margin-bottom:0
}
.actions-toolbar>.primary .action, .actions-toolbar>.secondary .action {
margin-bottom:0;
width:auto;
margin-right:10px
}
.actions-toolbar>.primary .action:last-child, .actions-toolbar>.secondary .action:last-child {
margin-right:0
}
.popup-content .fieldset .actions-toolbar .secondary {
display:inline-block;
float:none
}
.popup-content .fieldset .actions-toolbar .action.cancel {
margin-top:6px
}
.slider__slide {
padding:25px
}
.slider .action.primary {
display:inline-block
}
.slider__slide-content {
-webkit-flex-direction:column;
-ms-flex-direction:column;
flex-direction:column;
-webkit-justify-content:center;
-ms-justify-content:center;
justify-content:center;
min-height:335px;
padding:0;
position:relative
}
.slider__slide-content>*:not(.slider__slide-img) {
-webkit-flex-basis:auto;
flex-basis:auto;
display:inline-block;
width:auto;
z-index:1
}
.slider__slide-content h1 {
padding-bottom:30px
}
.slider__slide-img {
-webkit-flex-basis:60%;
flex-basis:60%;
width:60%;
bottom:20px;
margin:0;
position:absolute;
top:20px
}
.slider__slide-img img {
max-width:none;
object-fit:contain;
object-position:top;
width:100%
}
.slider__slide--content-right .slider__slide-content>*:not(.slider__slide-img) {
margin:0 60px 0 auto;
text-align:right
}
.slider__slide--content-right .slider__slide-img {
left:0;
right:auto
}
.slider__slide--content-right .slider__slide-img img {
object-position:top left
}
.slider__slide--content-left .slider__slide-content>*:not(.slider__slide-img) {
margin:0 auto 0 60px;
text-align:left
}
.slider__slide--content-left .slider__slide-img {
left:auto;
right:0
}
.slider__slide--content-left .slider__slide-img img {
object-position:top right
}
.slick-prev {
left:5px
}
.slick-next {
right:5px
}
.amconf-matrix-table-wrap .amconf-matrix-title {
font-size:14px
}
.amconf-matrix-table-wrap .amconf-matrix-input {
max-width:40px;
padding:0 5px
}
.minisearch .actions .action.search {
z-index:1000
}
.amsearch-form-container .input-text {
padding-left:14px
}
.amasty-xsearch-loader {
right:30px
}
.search-autocomplete {
max-width:75vw;
top:37px
}
.amsearch-close, .search .amsearch-loupe:hover {
-webkit-filter:brightness(0%);
filter:brightness(0%)
}
.amsearch-results {
display:flex;
flex-wrap:wrap;
max-width:83vw;
overflow:auto;
padding:0
}
.amsearch-results .amsearch-products {
padding:20px 0 0
}
.amsearch-results .amsearch-leftside, .amsearch-results .amsearch-products {
padding:15px 0;
width:inherit
}
.amsearch-results .amsearch-item-container {
padding-bottom:25px
}
.search-autocomplete.amsearch-clone-position {
top:calc(100% + 5px)
}
.amsearch-wrapper-content>.amsearch-item {
padding:20px 0 16px 15px;
position:relative
}
.amsearch-wrapper-content>.amsearch-item:last-child {
padding-bottom:20px
}
.amsearch-wrapper-content>.amsearch-item:first-child {
padding-top:15px
}
.amsearch-wrapper-content .amsearch-autocomplete-information {
padding-left:10px;
width:auto
}
.amsearch-wrapper-content .product-item-details {
min-height:100px;
padding-right:14px
}
.amsearch-wrapper-content .product-reviews-summary {
margin-bottom:0
}
.search .amsearch-autocomplete-information .price {
font-size:14px
}
.amsearch-item-container {
padding:0
}
.amasty-xsearch-block-header {
padding:0 15px 5px
}
.amsearch-item-container.popular_searches .amasty-xsearch-block-header {
padding:0 15px 10px
}
.amsearch-form-container.-opened .action.search {
display:none
}
.amsearch-form-container.-opened:not(.-small) .amsearch-products {
border-left:1px solid #e8e9ef
}
.amsearch-form-container.-opened .amsearch-leftside .recent_searches {
padding:5px 15px
}
.amsearch-form-container.-opened .amsearch-leftside .amsearch-item {
padding:5px 15px
}
.amsearch-form-container.-opened .amsearch-leftside .amsearch-item-container.recent_searches {
padding-bottom:15px;
padding-top:0
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
transition:all .3s ease-in-out
}
.amsearch-products {
display:flex;
flex-direction:column
}
.amsearch-products .amsearch-more-results {
margin-top:auto;
padding-top:30px
}
.amsearch-form-container.-small .amsearch-results {
flex-direction:column;
overflow-x:hidden
}
.amsearch-form-container.-small .amsearch-products {
order:10
}
.amsearch-form-container.-small .amsearch-products .amsearch-item {
padding-right:15px
}
.amsearch-form-container.-small .amsearch-products .amasty-xsearch-block-header {
padding:15px
}
.amsearch-form-container.-small.-result .amsearch-item-container .amasty-xsearch-block-header {
padding:0 15px 10px
}
.amsearch-form-container.-small.-result .amsearch-item-container.popular_searches .amasty-xsearch-block-header {
padding:10px 15px
}
.amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary {
align-items:center;
display:flex
}
.amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button {
align-items:center;
display:flex;
margin-right:10px
}
.amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button .action.toggle {
align-items:center;
display:flex
}
.amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button .action.toggle:after {
padding-top:4px
}
.amsearch-form-container.-large .amsearch-results .amsearch-more-results {
padding-top:0
}
.amsearch-form-container.-large .amsearch-wrapper-content {
display:flex;
flex-wrap:wrap;
margin-bottom:30px
}
.amsearch-form-container.-large .amsearch-wrapper-content>.amsearch-item {
-ms-flex-pack:justify;
-webkit-box-pack:justify;
border-radius:10px;
border:1px solid #dae9f7;
box-shadow:none;
display:flex;
flex-direction:column;
justify-content:space-between;
margin:0 10px 10px;
padding:15px;
width:calc(50% - 20px)
}
.ie11 .amsearch-form-container.-large .amsearch-wrapper-content>.amsearch-item {
max-width:calc(100% / 3 - 25px)
}
.amsearch-form-container.-large .amsearch-wrapper-content>.amsearch-item:hover {
box-shadow:0 0 20px rgba(0, 0, 0, 0.1);
z-index:2
}
.amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-information {
flex-grow:1;
margin-top:10px;
padding-left:0
}
.amsearch-form-container.-large .amsearch-wrapper-content .product-item .product-image-container {
margin:0 auto
}
.amsearch-form-container.-large .amsearch-wrapper-content .information-container {
height:100%
}
.amsearch-form-container.-large .amsearch-wrapper-content .product-reviews-summary {
margin-bottom:7px
}
.amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-image {
align-items:center;
width:auto
}
.amsearch-form-container.-large .amsearch-wrapper-content .amsearch-wrapper-inner {
flex-wrap:wrap;
padding-left:0
}
.amsearch-form-container.-large .amsearch-wrapper-content .product-item-details {
height:100%;
margin:0;
padding-right:0
}
.amsearch-form-container.-large .amsearch-wrapper-content .price-box {
margin:0 0 7px
}
.amsearch-form-container.-large .amsearch-wrapper-content .price {
font-size:16px
}
.amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
margin:0
}
.amsearch-form-container.-large .amsearch-wrapper-content .tocart {
font-size:12px;
padding:8px 9px
}
.amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
align-items:center;
display:flex;
max-width:100%
}
.amsearch-form-container.-large .amsearch-wrapper-content .rating-summary {
display:block
}
.amsearch-form-container.-large .amsearch-wrapper-content .reviews-actions {
display:block;
margin-bottom:1px
}
.page-main .block.block-xsearch {
float:none;
padding-left:0
}
.footer .block.block-xsearch {
padding-left:0
}
.footer .block.block-xsearch, .footer .block.block-xsearch .block {
clear:both;
float:none
}
.block-search .label.action {
clip:auto;
height:auto;
margin:0;
overflow:visible;
position:static;
width:auto
}
.amsearch-emptysearch-cms {
padding:40px
}
.amsearch-emptysearch-cms .amsearch-content>.amsearch-title {
font-size:54px
}
.amsearch-emptysearch-cms .amsearch-text {
font-size:22px
}
.login-container .block-amazon-login {
clear:none;
float:right
}
.login-container .block-amazon-login .actions-toolbar {
margin-top:25px
}
.login-container .block:nth-child(2)+.block-amazon-login {
clear:none
}
.amazon-validate-container {
margin:40px auto 0 auto;
width:500px
}
.amazon-validate-container .primary {
width:190px
}
.amazon-validate-container .continue-as-guest {
width:130px
}
.amazon-validate-container .forgot-password {
text-align:right;
width:175px
}
.amazon-addresses .amazon-address {
margin-bottom:0
}
.klarna-payments-method>.payment-method-title {
padding:11.5px 0
}
.payment-method-braintree .cvv .field-tooltip {
left:6rem
}
.braintree-paypal-account {
border-color:#ccc;
border-style:solid;
border-width:1px 0;
display:inline-block;
width:50%
}
.account .table-credit-cards .col.actions {
width:100px
}
.block-category-event.block:last-child {
margin-bottom:30px;
padding:10px 0 30px
}
.block-category-event .block-title {
margin:0
}
.block-category-event .block-title strong {
font-size:2.4rem
}
.block-category-event .ticker li {
display:none;
margin:0 50px
}
.block-category-event .ticker .value {
font-size:6rem
}
.block-category-event .ticker .label {
font-size:1.4rem;
text-transform:none
}
.block-category-event .dates .date {
font-size:5rem
}
.block-category-event .dates .start {
padding-right:50px
}
.block-category-event .dates .start:after {
font-size:5rem;
right:10px
}
.paypal-review .paypal-review-title {
border-bottom:1px solid #e3e3e3
}
.paypal-review .block-content .box-order-shipping-address, .paypal-review .block-content .box-order-shipping-method, .paypal-review .block-content .box-order-shipping-method+.box-order-billing-address {
box-sizing:border-box;
float:left;
width:33%
}
.paypal-review .block-content .box-order-shipping-address {
padding:0 5%;
width:34%
}
.paypal-review .table-paypal-review-items .col.price, .paypal-review .table-paypal-review-items .col.qty {
text-align:center
}
.paypal-review .table-paypal-review-items .col.item {
width:60%
}
.paypal-review .col.subtotal, .paypal-review .mark, .paypal-review .amount {
text-align:right
}
.paypal-review-discount {
border-top:1px solid #e3e3e3
}
.paypal-review-discount .block {
margin-bottom:15px
}
.paypal-review-discount .block.giftcard.active {
padding-bottom:40px
}
.paypal-review-discount .block .title:after {
display:inline;
margin-left:10px;
position:static
}
.paypal-review-discount .block .content {
padding-bottom:0
}
.order-review-form .actions-toolbar>.primary {
float:right
}
.order-review-form .action.primary {
margin-right:0
}
.block-cart-failed .secondary .action {
margin:0
}
.block-cart-failed .actions.primary {
float:right
}
.cart-options-container {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between;
padding-left:20px;
padding-right:20px
}
.checkout-cart-index .page-title-wrapper {
padding-left:20px;
padding-right:20px
}
.cart-items-count {
display:none
}
.cart-container {
padding:0;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-justify-content:space-evenly;
-ms-justify-content:space-evenly;
justify-content:space-evenly
}
.cart-summary {
-webkit-flex-basis:calc(100% - 40px);
flex-basis:calc(100% - 40px);
width:calc(100% - 40px);
margin:0 auto
}
.form-cart {
-webkit-flex-basis:100%;
flex-basis:100%;
width:100%
}
#gift-options-cart, .cart-discount {
-webkit-flex-basis:calc(50% - 15px);
flex-basis:calc(50% - 15px);
width:calc(50% - 15px)
}
.block-cart-failed, .cart-container .form-cart {
padding:0 20px
}
.cart.main.actions {
text-align:right
}
.cart.main.actions .action.update {
margin-top:5px;
padding-right:0
}
.cart.table-wrapper .actions-toolbar {
padding-bottom:12px
}
.cart.table-wrapper .items {
min-width:100%;
width:auto
}
.cart.table-wrapper .cart>.item {
border-bottom:none;
border-top:1px solid #e3e3e3
}
.cart.table-wrapper .cart>.item:last-child {
border-bottom:1px solid #e3e3e3
}
.cart.table-wrapper .cart>.item .action-towishlist {
padding-left:160px
}
.cart.table-wrapper .cart>.item:not(:first-of-type) .col.item {
padding-top:20px
}
.cart.table-wrapper .cart tbody td.col.item {
display:-webkit-flex;
display:-ms-flexbox;
display:flex
}
.cart.table-wrapper .cart tbody td.col.price .price {
font-size:2rem;
line-height:2.4rem;
font-weight:500
}
.cart.table-wrapper .cart tbody td.col.subtotal .price-including-tax .price, .cart.table-wrapper .cart tbody td.col.subtotal .price-excluding-tax .price {
font-size:2rem;
font-weight:500
}
.cart.table-wrapper .cart thead tr th.col {
color:rgba(0, 0, 0, 0.5);
font-size:1.2rem;
letter-spacing:0.4px;
line-height:1.4rem;
font-weight:600
}
.cart.table-wrapper .cart thead tr th.col.item {
font-size:0
}
.cart.table-wrapper tbody td {
padding-top:20px
}
.cart.table-wrapper .item .col.item {
padding:20px 8px 7px 0
}
.cart.table-wrapper .item-actions td {
padding:0
}
.cart.table-wrapper .product-item-name {
font-size:1.6rem;
line-height:2.2rem;
padding-bottom:12px;
max-width:325px
}
.cart.table-wrapper .product-item-photo {
max-width:100%;
position:static;
vertical-align:top;
-webkit-flex-basis:140px;
flex-basis:140px;
width:140px
}
.cart.table-wrapper .product-item-details {
padding-bottom:35px;
vertical-align:top;
white-space:normal;
padding-left:20px;
-webkit-flex-basis:calc(100% - 140px);
flex-basis:calc(100% - 140px);
width:calc(100% - 140px)
}
.cart-products-toolbar {
margin:2px 0 0
}
.cart-products-toolbar .toolbar-amount {
line-height:30px;
margin:0
}
.cart-products-toolbar .pages {
float:right
}
.cart-products-toolbar .pages .item:last-child {
margin-right:0
}
.cart.table-wrapper .cart-products-toolbar+.cart thead tr th.col {
padding-bottom:10px;
padding-top:10px
}
.cart.table-wrapper .cart+.cart-products-toolbar {
margin-top:25px
}
.block.crosssell {
width:75%;
float:left;
-ms-flex-order:1;
-webkit-order:1;
order:1;
padding:0 4% 0 0
}
.block.crosssell .products-grid .product-item {
width:25%
}
.checkout-onepage-success .page-title-wrapper {
padding:60px 15px 20px
}
.checkout-onepage-success .column.main {
margin-bottom:200px
}
.checkout-onepage-success .column.main .checkout-success-main {
-webkit-flex-basis:50%;
flex-basis:50%;
width:50%
}
.checkout-onepage-success .column.main .checkout-success-sidebar {
-webkit-flex-basis:50%;
flex-basis:50%;
width:50%
}
.checkout-index-index .opc-payment-additional.discount-code {
padding-left:20px;
padding-right:20px
}
.checkout-index-index .new-address-popup {
width:calc(100% - 40px);
margin:0 auto;
padding-left:0
}
.checkout-index-index .page-main {
padding-left:0;
padding-right:0
}
.checkout-index-index .modals-wrapper .modal-popup.modal-slide {
left:0;
right:0;
margin:0 auto;
padding:100px 120px;
width:100%
}
.checkout-index-index .modals-wrapper .modal-popup.modal-slide .modal-inner-wrap {
border-radius:8px;
box-shadow:6px 2px 24px 0 rgba(0, 0, 0, 0.25);
overflow:hidden;
height:auto;
max-height:none
}
.checkout-index-index .modals-wrapper .modal-popup.modal-slide .modal-footer {
-webkit-flex-direction:row-reverse;
-ms-flex-direction:row-reverse;
flex-direction:row-reverse;
-webkit-flex-wrap:nowrap;
flex-wrap:nowrap;
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start;
-webkit-align-items:center;
-ms-align-items:center;
align-items:center;
padding-left:0;
padding-right:0;
width:calc(100% - 40px)
}
.checkout-index-index .modals-wrapper .modal-popup.modal-slide .modal-footer>* {
-webkit-flex-basis:auto;
flex-basis:auto;
width:auto;
-webkit-flex-grow:0;
flex-grow:0;
margin:0 0 0 65px
}
.checkout-index-index .modals-wrapper .modal-popup.modal-slide .modal-footer .action-save-address {
width:220px
}
.opc-wrapper .step-title {
padding-left:20px;
padding-right:20px
}
.opc-estimated-wrapper .minicart-wrapper {
right:20px
}
.opc-progress-bar {
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start;
padding:0 20px
}
.opc-wrapper .methods-shipping, .opc-wrapper .form-shipping-address, .opc-wrapper .form-login {
padding-left:20px;
padding-right:20px
}
.opc-wrapper .shipping-address-items {
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between;
padding:0 20px
}
.opc-wrapper .shipping-address-items .shipping-address-item {
-webkit-flex-basis:calc(50% - 20px);
flex-basis:calc(50% - 20px);
width:calc(50% - 20px);
min-width:320px;
margin:0 5px 30px
}
.checkout-shipping-method .section-title {
width:calc(100% - 40px)
}
.checkout-payment-method {
padding-left:20px;
padding-right:20px
}
.checkout-payment-method .step-title {
padding-left:0;
padding-right:0
}
.checkout-payment-method .payment-method-content .primary {
text-align:right
}
.checkout-payment-method .payment-method-content .primary .primary {
width:340px;
text-align:center
}
.checkout-payment-method .checkout-billing-address .actions-toolbar>.primary {
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start;
-webkit-flex-direction:row-reverse;
-ms-flex-direction:row-reverse;
flex-direction:row-reverse;
margin-top:60px
}
.checkout-payment-method .checkout-billing-address .actions-toolbar>.primary .action {
width:auto
}
.checkout-payment-method .checkout-billing-address .actions-toolbar>.primary .action-update {
min-width:295px;
margin-left:60px;
width:auto
}
.storecredit .block-balance-history {
width:100%
}
.table-balance-history .col {
width:25%
}
.page-product-downloadable .product-options-wrapper {
float:left;
width:55%
}
.page-product-downloadable .product-options-bottom {
float:right;
width:40%
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final {
font-size:21px
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
font-size:36px;
line-height:36px
}
.page-product-giftcard .product-info-main .product-info-stock-sku {
padding-bottom:0
}
.page-product-giftcard .product-info-main .product-reviews-summary {
float:none
}
.page-product-giftcard .product-add-form {
margin-top:-20px
}
.page-product-giftcard .product-add-form .field:not(.text) {
margin:0 0 17px;
padding:0 12px 0 0;
box-sizing:border-box;
display:inline-block;
width:50%;
vertical-align:top
}
.page-product-giftcard .product-add-form .field:not(.text)>.label {
margin:0;
display:inline-block
}
.page-product-giftcard .product-add-form .field:not(.text):last-child {
margin-bottom:0
}
.page-product-giftcard .product-add-form .field:not(.text)+.fieldset {
clear:both
}
.page-product-giftcard .product-add-form .field:not(.text)>.label {
font-weight:400;
line-height:24px;
font-size:1.6rem
}
.page-product-giftcard .product-add-form .field:not(.text)>.label+br {
display:none
}
.page-product-giftcard .product-add-form .field:not(.text) .choice input {
vertical-align:top
}
.page-product-giftcard .product-add-form .field:not(.text) .fields.group:before, .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
content:'';
display:table
}
.page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
clear:both
}
.page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
box-sizing:border-box;
float:left
}
.page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
width:50% !important
}
.page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
width:33.3% !important
}
.page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
width:25% !important
}
.page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
width:20% !important
}
.page-product-giftcard .product-add-form .field:not(.text) .addon {
display:-webkit-inline-flex;
display:-ms-inline-flexbox;
display:inline-flex;
-webkit-flex-wrap:nowrap;
flex-wrap:nowrap;
padding:0;
width:100%
}
.page-product-giftcard .product-add-form .field:not(.text) .addon textarea, .page-product-giftcard .product-add-form .field:not(.text) .addon select, .page-product-giftcard .product-add-form .field:not(.text) .addon input {
-ms-flex-order:2;
-webkit-order:2;
order:2;
-webkit-flex-basis:100%;
flex-basis:100%;
display:inline-block;
margin:0;
width:auto
}
.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
background:#fff;
background-clip:padding-box;
border:1px solid #e3e3e3;
border-radius:30px;
font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size:12px;
height:50px;
line-height:50px;
padding:0 15px;
vertical-align:baseline;
width:calc(100% - 12px);
box-sizing:border-box;
-ms-flex-order:3;
-webkit-order:3;
order:3;
display:inline-block;
vertical-align:middle;
white-space:nowrap;
width:auto
}
.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:focus, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:focus {
border:none
}
.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
opacity:.5;
border:1px solid #dae9f7
}
.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
color:#aeaeae
}
.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
color:#aeaeae
}
.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
color:#aeaeae
}
.page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
float:left;
-ms-flex-order:1;
-webkit-order:1;
order:1
}
.page-product-giftcard .product-add-form .field:not(.text) .additional {
margin-top:10px
}
.page-product-giftcard .product-add-form .field:not(.text).required>.label:after, .page-product-giftcard .product-add-form .field:not(.text)._required>.label:after {
content:'*';
color:#1e1e1e;
font-size:1.6rem;
margin:0 0 0 2px
}
.page-product-giftcard .product-add-form .field:not(.text) .note {
font-size:1.2rem;
margin:3px 0 0;
padding:0;
display:inline-block;
text-decoration:none
}
.page-product-giftcard .product-add-form .field:not(.text) .note:before {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:24px;
line-height:12px;
font-family:'playlearn-icons';
vertical-align:middle;
display:inline-block;
font-weight:normal;
overflow:hidden;
speak:none;
text-align:center
}
.page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
padding-right:25px
}
.page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
padding-right:0
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date)>.control {
width:auto
}
.form-giftregistry-share .fieldset .field, .form-giftregistry-edit .fieldset .field {
width:45%
}
.form-giftregistry-edit .fieldset.shipping_address .fieldset {
margin-top:17px
}
.table-giftregistry .col.create {
white-space:nowrap
}
.table-giftregistry .col.message {
width:40%
}
.table-giftregistry .col.actions {
width:30%
}
.table-giftregistry-items .col.note {
width:30%
}
.account .data.table.table-giftregistry-items>thead>tr>th, .account .data.table.table-giftregistry-items>tbody>tr>th, .account .data.table.table-giftregistry-items>tfoot>tr>th, .account .data.table.table-giftregistry-items>thead>tr>td, .account .data.table.table-giftregistry-items>tbody>tr>td, .account .data.table.table-giftregistry-items>tfoot>tr>td {
border-top:0 none transparent
}
.account .data.table.table-giftregistry-items>caption+thead>tr:first-child>th, .account .data.table.table-giftregistry-items>colgroup+thead>tr:first-child>th, .account .data.table.table-giftregistry-items>thead:first-child>tr:first-child>th, .account .data.table.table-giftregistry-items>caption+thead>tr:first-child>td, .account .data.table.table-giftregistry-items>colgroup+thead>tr:first-child>td, .account .data.table.table-giftregistry-items>thead:first-child>tr:first-child>td {
border-top:0
}
.account .data.table.table-giftregistry-items>tbody+tbody {
border-top:0 none transparent
}
.account .data.table.table-giftregistry-items th {
border-bottom:0
}
.account .data.table.table-giftregistry-items>tbody>tr:nth-child(even)>td, .account .data.table.table-giftregistry-items>tbody>tr:nth-child(even)>th {
background:none
}
.form-giftregistry-search .fieldset {
margin-bottom:29px
}
.form-giftregistry-search .fieldset .field.name, .form-giftregistry-search .fieldset .field.lastname {
padding:0 12px 0 0;
box-sizing:border-box;
display:inline-block;
width:50%;
vertical-align:top;
margin-bottom:auto
}
.form-giftregistry-search .fieldset .field.name+.fieldset, .form-giftregistry-search .fieldset .field.lastname+.fieldset {
clear:both
}
.form-giftregistry-search .fieldset .field.lastname {
padding:0
}
.block-giftregistry-shared-items .item {
border-bottom:1px solid #e3e3e3;
border-top:0
}
.block-giftregistry-shared-items .product-item-photo {
display:table-cell;
max-width:100%;
padding:0 20px 0 0;
vertical-align:top;
width:1%
}
.block-giftregistry-shared-items .product-item-details {
display:table-cell;
vertical-align:top;
width:99%;
word-break:normal
}
.block-giftregistry-shared-items .col.product {
width:48%
}
.block-giftregistry-shared-items .col:not(.product) {
text-align:center
}
.block-giftregistry-shared-items .col.price {
padding-top:17px
}
.block-giftregistry-shared-items .input-text.qty {
margin-top:-4px
}
.gift-options-cart-item .gift-wrapping, .cart-gift-item .gift-wrapping {
box-sizing:border-box;
float:left;
padding-right:20px;
width:50%
}
.gift-options-cart-item .gift-wrapping+.gift-message, .cart-gift-item .gift-wrapping+.gift-message {
border-left:1px solid #c1c1c1;
box-sizing:border-box;
float:left;
padding-left:4.5rem;
width:50%
}
.gift-options-cart-item .gift-summary .regular-price, .cart-gift-item .gift-summary .regular-price {
white-space:nowrap
}
.gift-options-cart-item .gift-wrapping-name, .cart-gift-item .gift-wrapping-name {
padding-right:20px
}
.order-options .gift-wrapping, .table-order-review .gift-wrapping {
max-width:50%
}
.page-product-grouped .product-info-price {
float:none
}
.page-product-grouped .minimal-price {
margin-top:-8px
}
.box-tocart .action.instant-purchase {
margin-bottom:0;
margin-right:1%;
width:49%
}
.table-invitations .col {
width:50%
}
.form-create-return .fieldset .field {
width:45%
}
.magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
clear:none;
float:left;
width:25%
}
.block-returns-tracking .block-title .action {
margin:0 0 0 30px
}
.block-returns-tracking .block-title .actions-track {
float:right;
margin-top:12px
}
.form.send.friend {
width:60%
}
.form.send.friend .fieldset .field {
width:45%
}
.form.send.friend .fieldset .field.text {
width:90%
}
.my-credit-cards .card-type img {
display:block
}
.page-product-bundle .product-add-form .product-options-wrapper .field .control {
width:100%
}
.page-product-bundle .product-social-links {
margin-top:-75px
}
.bundle-actions .action.primary.customize {
width:auto
}
.bundle-options-container .legend.title {
font-size:34px
}
.bundle-options-container .block-bundle-summary {
position:relative
}
.bundle-options-container .block-bundle-summary .price-box .price-wrapper, .bundle-options-container .block-bundle-summary .price-box .price-wrapper>.price {
font-size:36px;
font-weight:700
}
.bundle-options-container .block-bundle-summary .price-container .weee {
color:#575757
}
.bundle-options-container .block-bundle-summary .price-container .weee .price {
font-size:1.2rem;
font-weight:700
}
.bundle-options-container .block-bundle-summary .price-including-tax+.price-excluding-tax .price {
font-size:1.4rem;
line-height:16px
}
.bundle-options-container .block-bundle-summary .product-addto-links {
text-align:left
}
.page-layout-2columns-left .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-left .bundle-options-container .block-bundle-summary, .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-right .bundle-options-container .block-bundle-summary, .page-layout-3columns .bundle-options-container .bundle-options-wrapper, .page-layout-3columns .bundle-options-container .block-bundle-summary {
width:48%
}
.contact-index-index .page-title-wrapper, .contact-index-index .column.main {
padding-left:25px;
padding-right:25px
}
.contact-index-index .column.main {
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between
}
.contact-index-index .column.main>* {
-webkit-flex-basis:calc(50% - 10px);
flex-basis:calc(50% - 10px);
width:calc(50% - 10px)
}
.contact-index-index .form.contact .actions-toolbar .primary {
width:auto;
min-width:150px
}
.contact-us-static {
display:block;
margin-top:-90px;
margin-bottom:40px
}
.sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr>* {
-webkit-flex-basis:25%;
flex-basis:25%;
width:25%
}
.sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr .col.status {
display:none
}
.sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr .col.actions {
-webkit-flex-basis:100%;
flex-basis:100%;
width:100%
}
.modal-popup.beta-modal h1 {
position:relative;
overflow:visible
}
.modal-popup.beta-modal h1:after {
content:url('../image/modal-header-background.svg');
display:block;
position:absolute;
right:-60px;
top:0;
z-index:-1
}
.modal-popup.beta-modal .modal-content {
padding:0 127px 100px;
min-height:400px
}
.customer-account-create .actions-toolbar>.primary {
max-width:205px
}
.customer-account-create .block.customer-login-cms {
display:block
}
.customer-account-create .create.info.fieldset {
margin:0 0 20px
}
.customer-account-create .create.fieldset.account .legend {
display:none
}
.account.customer-account-index .page-title-wrapper {
display:block
}
.account .page-title-wrapper {
display:block;
margin-left:-33.5%
}
.account .page-main {
padding-left:20px;
padding-right:20px;
width:100%;
margin-top:-40px
}
.account .page-main .block-content .box {
-webkit-flex-basis:calc(50% - 10px);
flex-basis:calc(50% - 10px);
width:calc(50% - 10px);
margin-bottom:20px
}
.block.customer-login-cms {
margin-top:0
}
.customer-account-login .block.customer-login-cms {
margin-top:-30px
}
.login-container {
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between
}
.login-container>* {
-webkit-flex-basis:calc(50% - 10px);
flex-basis:calc(50% - 10px);
width:calc(50% - 10px);
box-sizing:border-box;
margin:0;
padding:0;
-ms-flex-order:100;
-webkit-order:100;
order:100
}
.login-container>* {
max-width:500px
}
.customer-account-create .page-title-wrapper, .customer-account-login .page-title-wrapper {
padding:0
}
.form-create-account .fieldset-fullname .fields {
display:table;
width:100%
}
.form-create-account .fieldset-fullname .fields .field {
display:table-cell
}
.form-create-account .fieldset-fullname .fields .field+.field {
padding-left:10px
}
.form-create-account .fieldset-fullname .field-name-prefix, .form-create-account .fieldset-fullname .field-name-suffix {
width:50px
}
.form.password.reset, .form.send.confirmation, .form.password.forget, .form.search.advanced, .form.form-orders-search {
min-width:660px;
width:48%
}
.account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
width:25%
}
.account.page-layout-2columns-left .column.main {
width:75%
}
.account.page-layout-2columns-left .sidebar-main .block {
margin-bottom:0
}
.account .data.table {
margin-bottom:0
}
.account .data.table .col.actions {
white-space:nowrap
}
.block-addresses-list .items.addresses {
font-size:0
}
.block-addresses-list .items.addresses>.item {
display:inline-block;
font-size:14px;
margin-bottom:20px;
vertical-align:top;
width:48%
}
.block-addresses-list .items.addresses>.item:nth-last-child(1), .block-addresses-list .items.addresses>.item:nth-last-child(2) {
margin-bottom:0
}
.block-addresses-list .items.addresses>.item:nth-child(even) {
margin-left:4%
}
.form-edit-account .fieldset .fieldset {
margin-bottom:20px;
width:100%
}
.control.captcha-image .captcha-img {
margin:0 10px 10px 0
}
.gift-options {
position:relative;
z-index:1
}
.gift-options .actions-toolbar {
clear:both;
padding:0;
position:static
}
.gift-options .actions-toolbar .secondary {
float:right
}
.gift-options .actions-toolbar .secondary .action {
float:right;
margin-left:20px;
margin-right:0
}
.gift-options .actions-toolbar .secondary .action-cancel {
display:block;
float:left
}
.gift-options .actions-toolbar:nth-child(3):before {
border-left:1px solid #c1c1c1;
bottom:5rem;
content:'';
display:block;
left:50%;
overflow:hidden;
position:absolute;
top:0;
width:0
}
.item-gift td {
padding-left:0;
padding-right:0
}
.cart.table-wrapper .gift-options .actions-toolbar {
clear:both;
padding:0;
position:static
}
.cart .action-gift {
float:left
}
.cart-options-container .gift-item-block {
border-top:1px solid #e3e3e3;
border-bottom:none
}
.cart-options-container .gift-item-block .title {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between;
color:#1e1e1e;
font-size:1.6rem;
line-height:2.2rem;
padding-right:0
}
.cart-options-container .cart-gift-item {
margin-bottom:20px
}
.cart-options-container .cart-gift-item .gift-options, .cart-options-container .cart-gift-item .gift-summary {
padding-bottom:20px
}
.wishlist.window.popup {
bottom:auto;
top:20%;
left:50%;
margin-left:-212px;
width:380px;
right:auto
}
.block-wishlist-management {
margin-bottom:20px
}
.block-wishlist-management .wishlist-select {
border-bottom:1px solid #e8e8e8;
display:table;
margin-bottom:15px;
width:100%
}
.block-wishlist-management .wishlist-select .wishlist-name {
display:table-cell;
margin-right:10px;
padding:5px 10px 10px;
vertical-align:top;
white-space:nowrap;
width:5%
}
.block-wishlist-management .wishlist-select-items {
display:table-cell;
padding-right:160px;
vertical-align:top
}
.block-wishlist-management .wishlist-select-items .item {
display:inline-block;
margin-right:10px;
padding:5px 10px 10px
}
.block-wishlist-management .wishlist-select-items .item:last-child {
margin-right:0
}
.block-wishlist-management .wishlist-select-items .current {
border-bottom:3px solid #ff5501;
font-weight:600
}
.block-wishlist-management .wishlist-select .wishlist-name-current {
display:none
}
.block-wishlist-management .wishlist-add.item {
position:absolute;
right:0;
top:0
}
.block-wishlist-management .wishlist-title strong {
font-size:4rem
}
.block-wishlist-management .wishlist-info {
float:left
}
.block-wishlist-management .wishlist-toolbar {
float:right
}
.block-wishlist-info-items .product-item-photo {
margin-left:0
}
.products-grid.wishlist .product-item-checkbox {
float:left
}
.products-grid.wishlist .product-item-checkbox+.product-item-name {
margin-left:25px
}
.product-reviews-summary {
margin-bottom:15px
}
.products.wrapper.list .product-reviews-summary {
margin:0
}
.product-reviews-summary .reviews-actions {
font-size:14px;
margin-top:3px
}
.account.sales-order-view .order-details-items {
margin-bottom:0;
box-shadow:0 2px 30px 0 rgba(45, 130, 198, 0.28);
border-top-left-radius:24px;
border-top-right-radius:24px;
z-index:1
}
.account.sales-order-view .order-details-items .table-wrapper:not(:last-child) {
margin-bottom:0
}
.account.sales-order-view .block-order-details-view {
padding:20px 25px 40px;
background:#fff;
box-shadow:0 2px 30px 0 rgba(45, 130, 198, 0.28);
border-bottom-left-radius:24px;
border-bottom-right-radius:24px;
z-index:2
}
.account.sales-order-view .block-order-details-view .block-content {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between
}
.account.sales-order-view .table-order-items {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap
}
.account.sales-order-view .table-order-items>* {
-webkit-flex-basis:100%;
flex-basis:100%;
width:100%;
box-sizing:border-box;
margin:0;
padding:0;
-ms-flex-order:100;
-webkit-order:100;
order:100
}
.account.sales-order-view .table-order-items tbody {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
padding:25px 25px 33px
}
.account.sales-order-view .table-order-items tbody>* {
-webkit-flex-basis:100%;
flex-basis:100%;
width:100%;
box-sizing:border-box;
margin:0;
padding:0;
-ms-flex-order:100;
-webkit-order:100;
order:100
}
.account.sales-order-view .table-order-items tbody tr {
display:-webkit-flex;
display:-ms-flexbox;
display:flex
}
.account.sales-order-view .table-order-items tbody tr>* {
-webkit-flex-basis:auto;
flex-basis:auto;
width:auto;
box-sizing:border-box;
margin:0;
padding:0;
-ms-flex-order:100;
-webkit-order:100;
order:100
}
.account.sales-order-view .table-order-items tbody tr .col.name {
-webkit-flex-grow:1;
flex-grow:1
}
.account.sales-order-view .table-order-items tbody tr .col.name .product.name {
font-size:1.6rem;
letter-spacing:0.5px;
line-height:2.4rem;
padding-bottom:10px
}
.account.sales-order-view .table-order-items tbody tr .col.name .item-options dt {
font-weight:700
}
.account.sales-order-view .table-order-items tbody tr .col.name .item-options dt, .account.sales-order-view .table-order-items tbody tr .col.name .item-options dd {
margin:0 0 4px
}
.account.sales-order-view .table-order-items tbody tr .col.price {
text-align:left
}
.account.sales-order-view .table-order-items tbody tr .col.price .price {
font-size:1.6rem;
line-height:2.2rem;
font-weight:400
}
.account.sales-order-view .table-order-items tbody tr .col.qty {
text-align:center
}
.account.sales-order-view .table-order-items tbody tr .col.qty .title {
display:none
}
.account.sales-order-view .table-order-items tbody tr .col.qty .content {
font-size:1.6rem;
line-height:2.2rem;
font-weight:400
}
.account.sales-order-view .table-order-items tbody tr .col.subtotal .price {
font-size:1.6rem;
line-height:2.2rem;
font-weight:400
}
.account.sales-order-view .table-order-items tbody tr .col:not(.name) {
padding-top:5px
}
.account.sales-order-view .table-order-items tbody tr .col:not(.name):before {
content:attr(data-th);
display:block;
letter-spacing:0.25px;
line-height:2rem;
color:rgba(0, 0, 0, 0.5);
padding-bottom:10px
}
.account.sales-order-view .table-order-items thead {
display:none
}
.account.sales-order-view .table-order-items tfoot {
padding:0 25px 25px
}
.account.sales-order-view .table-order-items tfoot tr {
-webkit-justify-content:flex-end;
-ms-justify-content:flex-end;
justify-content:flex-end;
margin-bottom:10px
}
.account.sales-order-view .table-order-items tfoot tr>* {
-webkit-flex-basis:auto;
flex-basis:auto;
width:auto;
box-sizing:border-box;
margin:0;
padding:0;
-ms-flex-order:100;
-webkit-order:100;
order:100
}
.account.sales-order-view .table-order-items tfoot tr td {
padding-left:90px
}
.order-links .item {
float:left;
margin:0 -1px 0 0
}
.order-links .item a {
padding:1px 20px
}
.order-links .item strong {
border-bottom:0;
margin-bottom:-1px;
padding:1px 20px 2px 20px
}
.order-actions-toolbar .action.print {
display:none
}
.account .column.main .block.block-order-details-view .block-content:not(.widget) .box, [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box, .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
margin-bottom:20px
}
.block-order-details-comments {
margin:0 0 60px
}
.block-order-details-comments .comment-date {
clear:left;
float:left;
margin-right:50px;
max-width:90px
}
.block-order-details-comments .comment-content {
overflow:hidden
}
.order-details-items .col.price {
text-align:center
}
.order-details-items .col.subtotal {
text-align:right
}
.order-details-items tbody td {
padding-bottom:20px;
padding-top:20px
}
.order-details-items tfoot .amount, .order-details-items tfoot .mark {
text-align:right
}
.order-details-items.ordered .order-title {
display:none
}
.order-pager-wrapper .order-pager-wrapper-top {
padding-left:0;
padding-right:0
}
.order-pager-wrapper .toolbar-amount {
position:relative
}
.order-pager-wrapper .pages {
float:right
}
.table-order-items tbody .col.label, .table-order-items tbody .col.value {
padding-left:0
}
.table-order-items.invoice .col.qty, .table-order-items.shipment .col.qty {
text-align:center
}
.table-order-items.creditmemo .col.qty, .table-order-items.creditmemo .col.discount, .table-order-items.creditmemo .col.subtotal {
text-align:center
}
.table-order-items.creditmemo .col.total {
text-align:right
}
.toolbar.wishlist-toolbar-bottom {
margin:0;
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start;
display:-webkit-inline-flex;
display:-ms-inline-flexbox;
display:inline-flex
}
.toolbar.wishlist-toolbar-bottom .pager {
position:absolute;
top:-47px;
left:20px
}
.wishlist-index-index .page-title-wrapper, .wishlist-index-index .toolbar.wishlist-toolbar {
padding:0px 10px
}
.products-grid.wishlist .product-item {
-webkit-flex-basis:calc(25% - 20px);
flex-basis:calc(25% - 20px);
width:calc(25% - 20px);
margin:0 10px 60px;
padding:20px 20px 20px;
-webkit-flex-grow:0;
flex-grow:0
}
.products-grid.wishlist .product-items {
margin:0;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start
}
.products-grid.wishlist .product-items .product-item-name {
margin:20px 0 10px
}
.wishlist-index-index .product-item-info {
width:auto
}
.wishlist-index-index.account .page-title-wrapper {
margin-left:0
}
.wishlist-index-index.account .page-title-wrapper h1 {
margin-bottom:25px
}
.toolbar.wishlist-toolbar .limiter {
display:none
}
.amform-form [class*='title-register']:before {
font-size:3.4rem;
line-height:4.4rem;
letter-spacing:0;
margin-bottom:36px;
margin-top:67px
}
.amform-form .amcform-toolbar .action.primary.amcform-submit {
min-width:200px;
width:auto
}
.nav-sections-cms-link.register-link .action.primary {
color:#1e1e1e;
-webkit-transition:all 300ms ease-in;
-moz-transition:all 300ms ease-in;
-ms-transition:all 300ms ease-in;
transition:all 300ms ease-in;
font-weight:400;
font-size:1.6rem;
letter-spacing:.44px;
line-height:2.4rem;
vertical-align:top
}
.nav-sections-cms-link.register-link .action.primary:hover {
color:#CD4390
}
.amform-popup {
text-align:center
}
.amform-popup .amform-content {
bottom:auto;
display:inline-block;
left:50%;
max-height:calc(100vh - 160px);
overflow-y:scroll;
padding:40px 130px 35px;
position:absolute;
text-align:left;
top:60px;
transform:translateX(-50%);
width:auto
}
.amform-popup .amform-content .amcform-page-wrap {
min-width:340px
}
.aminst-feed-grid-container {
margin-bottom:75px
}
.aminst-feed-grid-container .aminst-feed-header {
margin-bottom:30px
}
.block-search {
width:auto;
z-index:4
}
.block-search .label.active+.control {
box-shadow:none
}
.block-search .search .control {
min-width:400px;
position:absolute;
right:0;
top:18px;
z-index:99
}
.block-search .nested {
display:block;
padding-top:5px;
position:absolute
}
.block-search input {
margin:0;
padding-right:35px;
position:static;

}
.block-search input::-webkit-input-placeholder {
color:#aeaeae;
font-family:Arial, Helvetica, sans-serif
}
.block-search input:-moz-placeholder {
color:#aeaeae
}
.block-search input::-moz-placeholder {
color:#aeaeae
}
.block-search input:-ms-input-placeholder {
color:#aeaeae
}
.search-autocomplete {
margin-top:0
}
.header.content>.block.block-search .label {
height:40px;
right:0;
text-align:right;
top:-18px;
width:40px;
z-index:5
}
.page-products .product-items {
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start
}
.page-products .products-grid .product-item {
-webkit-flex-basis:calc(50% - 22px);
flex-basis:calc(50% - 22px);
width:calc(50% - 22px);
-webkit-flex-grow:0;
flex-grow:0
}
.product-item [class*='swatch-opt'] {
display:block;
margin:6px 0 -3px
}
.product-item .swatch-attribute .swatch-option {
margin-bottom:0
}
.product-item .swatch-attribute .swatch-attribute-options {
margin:0
}
.page-products .columns {
padding-top:0;
position:relative;
z-index:1
}
.page-products .page-title {
font-family:'Montserrat-Bold';
margin:6px 0 19px;
font-size:3.6rem
}
.page-products .products {
margin-top:15px
}
.toolbar-amount {
margin-left:30px;
display:block !important;
float:left;
position:static
}
.products.wrapper~.toolbar .pages {
float:none;
margin-bottom:0;
margin-top:42px
}
.modes {
display:inline-block;
float:left;
margin-right:5px
}
.modes-mode {
background-color:#fff;
color:#1e1e1e;
font-weight:400;
margin-right:10px;
text-align:center;
display:inline-block;
text-decoration:none;
float:left;
padding:0 13px 0 0
}
.modes-mode>span {
border:0;
clip:rect(0, 0, 0, 0);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px
}
.modes-mode:before {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:18px;
line-height:inherit;
color:#1e1e1e;
content:'\e60d';
font-family:'playlearn-icons';
vertical-align:middle;
display:inline-block;
font-weight:normal;
overflow:hidden;
speak:none;
text-align:center
}
.modes-mode:hover:before {
color:#CD4390
}
.modes-mode:hover {
color:#CD4390
}
.modes-mode.active::before {
color:#CD4390
}
.page-products .sorter {
-webkit-flex-grow:1;
flex-grow:1;
position:static;
text-align:right
}
.mode-list:before {
bottom:2px;
position:relative;
font-size:2rem;
content:'\e60b'
}
.product.info.detailed .product.items {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-direction:row;
-ms-flex-direction:row;
flex-direction:row;
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
max-width:728px;
margin:0 auto
}
.product.info.detailed .product.items:before, .product.info.detailed .product.items:after {
display:none
}
.product.info.detailed .product.items .item.title {
order:1;
float:none;
margin-bottom:0;
margin-right:20px
}
.product.info.detailed .product.items .item.title#tab-label-reviews {
margin-right:0;
order:2
}
.product.info.detailed .product.items .item.title .switch {
padding:15px 10px;
margin:0 0 35px 0;
background-color:#fff;
border:0;
color:#1e1e1e;
box-shadow:0 2px 30px 0 rgba(45, 130, 198, 0.28);
white-space:nowrap;
width:auto
}
.product.info.detailed .product.items .item.content {
margin-top:0;
padding-top:0;
padding-left:0;
padding-right:0;
order:10;
width:100%;
float:none;
margin-left:0
}
.product-badge .product-badge-inner {
font-size:1.4rem;
line-height:2rem
}
.catalog-product-view .product-badge {
padding-left:0
}
.catalog-product-view .page-main {
margin-top:0
}
.product-info-main .page-title-wrapper h1 {
margin-bottom:13px;
font-size:2.4rem
}
.product-info-main .product-info-price {
padding-bottom:7px
}
.product-info-main .swatch-opt {
margin:16px 0 14px
}
.product-info-main .fieldset:last-child {
margin-bottom:0
}
.product-info-main .product-options-bottom .box-tocart {
margin-top:0
}
.product-info-main .product-options-bottom .box-tocart .actions {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start;
-webkit-align-items:center;
-ms-align-items:center;
align-items:center
}
.product-info-main .product-options-bottom .control .qty {
margin-bottom:20px
}
.product-info-main .field.qty {
border-bottom:1px solid #f0f0f0;
margin-bottom:20px
}
.product.info.detailed {
padding-top:0
}
.box-tocart .action.tocart {
margin-bottom:0;
margin-right:1%;
width:49%
}
.product-social-links {
margin-bottom:35px;
margin-top:-60px;
text-align:right
}
.product-options-bottom .price-box .price-container, .product-info-price .price-box .price-container {
font-size:21px
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
font-size:1.8rem;
line-height:30px;
font-family:'Myriad Pro';
font-weight:100
}
.product-info-price .price-box .price-container .price1 {
font-size:2.4rem;
line-height:30px;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
color:#000

}

.product-options-bottom .price-box .price-including-tax+.price-excluding-tax .price, .product-info-price .price-box .price-including-tax+.price-excluding-tax .price {
font-size:1.4rem;
line-height:16px
}
.product-info-main {
float:right
}
.product.media {
float:left;
margin-bottom:25px
}
.page-layout-1column .product-info-main {
width:50%
}
.page-layout-1column .product.media {
width:48%
}
.page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main {
width:48%
}
.page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media {
width:50%
}
.product-add-form .product-options-wrapper .field .control {
width:80%
}
.sidebar .product-items .product-item-info .product-item-photo {
float:left;
left:auto;
margin:0 10px 10px 0;
position:relative;
top:auto
}
.sidebar .product-items .product-item-details {
margin:0
}
.sidebar .product-items .product-item-actions {
clear:left
}
.catalog-category-view.page-layout-1column .column.main {
min-height:inherit
}
.compare.wrapper {
float:right;
margin:0;
padding:0;
list-style:none none
}
.compare.wrapper .action.compare {
line-height:50px;
color:#333;
text-decoration:none
}
.compare.wrapper .action.compare:visited {
color:#333;
text-decoration:none
}
.compare.wrapper .action.compare:hover {
color:#333;
text-decoration:underline
}
.compare.wrapper .action.compare:active {
color:#333;
text-decoration:underline
}
.compare.wrapper .counter.qty {
color:#7d7d7d
}
.compare.wrapper .counter.qty:before {
content:'('
}
.compare.wrapper .counter.qty:after {
content:')'
}
.your-wishlist-section:hover .wishlist-bg-images {
transform:scale(1.1)
}
.video-section {
margin-bottom:74px
}
.cms-page-view .page-main {
padding-left:20px;
padding-right:20px
}
.cms-page-view .h1 {
margin-bottom:40px;
font-size:2.4rem;
line-height:3.2rem
}
.cms-page-view .page-title-wrapper {
margin-top:30px
}
.cms-page-view .page-title-wrapper .page-title {
margin-bottom:30px
}
.cms-build .hero--small h1:first-child {
padding:0
}
.cms-build .amcform-page-wrap {
position:relative
}
.cms-build .amform-form {
margin-top:40px
}
.cms-build .field.fb-text.form-group {
max-width:320px;
width:calc(50% - 10px)
}
.cms-build .field.fb-undefined.form-group {
max-width:400px;
position:absolute;
right:0;
top:0;
width:calc(50% - 10px)
}
.cms-build .field.fb-undefined.form-group textarea {
min-height:216px
}
.cms-build .amcform-toolbar {
clear:both
}
.customer-service-form .field.fb-text.form-group {
width:100%
}
.customer-service-form .field.fb-undefined.form-group {
position:static;
width:100%
}
.customer-service-form .field.fb-undefined.form-group textarea {
min-height:200px
}
.customer-service-form .fields .amcform-toolbar {
margin:5px auto
}
.callout {
padding:50px 20px 20px
}
.callout__know .callout__content {
left:60%
}
.callout__know .callout__image {
-webkit-flex-basis:60%;
flex-basis:60%;
width:60%
}
.callout__grow {
margin-top:-110px
}
.callout__grow .callout__content {
bottom:23%;
right:57%
}
.callout__grow .callout__image {
-webkit-flex-basis:70%;
flex-basis:70%;
width:70%
}
.callout__smile {
margin-top:-60px
}
.callout__smile .callout__image {
-webkit-flex-basis:60%;
flex-basis:60%;
width:60%
}
.callout__smile .callout__content {
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%);
bottom:auto;
top:50%
}
.card {
margin:0 0 20px;
padding:15px 25px;
-webkit-flex-basis:calc(33.333% - 10px);
flex-basis:calc(33.333% - 10px);
width:calc(33.333% - 10px);
background-size:85%;
border-radius:24px
}
.card p {
font-size:1.4rem;
line-height:2rem;
letter-spacing:.25px
}
.card .icon-know {
font-size:5.4rem
}
.card .icon-grow {
font-size:6.2rem;
margin-bottom:2px
}
.card .icon-smile {
font-size:8rem;
margin-bottom:-17px
}
.card [class^='icon'] {
margin:0 auto 10px
}
.hero--small {
-webkit-flex-basis:calc(50% - 10px);
flex-basis:calc(50% - 10px);
width:calc(50% - 10px);
min-width:0
}
.hero--small--offset-left {
-webkit-flex-basis:calc(55% - 30px);
flex-basis:calc(55% - 30px);
width:calc(55% - 30px)
}
.hero--small--offset-right {
-webkit-flex-basis:calc(45% - 30px);
flex-basis:calc(45% - 30px);
width:calc(45% - 30px);
padding-right:85px
}
.hero--small .cms-slide img, .hero--small .slick-slide img {
max-width:70%
}
.hero--small .hero__container--left .hero__content, .hero--small .hero__container--right .hero__content {
bottom:30px
}
.hero--small .hero__container--left .hero__content h3, .hero--small .hero__container--right .hero__content h3 {
font-size:2.4rem;
line-height:2.8rem
}
.hero:last-child {
margin-bottom:65px
}
.hero__container {
min-height:465px
}
.hero__container--left .hero__content {
left:90px
}
.hero__container--right .hero__content {
right:90px
}
.hero__content {
top:155px
}
.block-content.filter-content {
position:relative
}
.filter.block {
margin-bottom:40px
}
.filter.block .toolbar-sorter.sorter {
display:none
}
.filter-title {
display:none
}
.filter-content .item {
margin:10px 0
}
.filter-actions+strong {
display:none
}
.filter.active .filter-options, .filter-options {
background:transparent;
clear:both;
display:block;
overflow:initial;
position:static
}
.filter-subtitle {
display:block;
position:static
}
.page-layout-1column .toolbar-products {
width:100%
}
.page-layout-1column .products~.toolbar-products {
position:static
}
.page-layout-1column.page-with-filter .column.main {
padding-top:45px;
position:relative;
z-index:1
}
.page-layout-1column .filter.block {
border-top:1px solid #e3e3e3
}
.page-layout-1column .filter-content {
margin-top:10px
}
.page-layout-1column .filter-subtitle {
display:none
}
.page-layout-1column .filter-options-item {
border:0;
display:inline-block;
margin-right:25px;
position:relative
}
.page-layout-1column .filter-options-item.active {
z-index:2
}
.page-layout-1column .filter-options-item.active .filter-options-content {
visibility:visible
}
.page-layout-1column .filter-options-item.active:hover {
z-index:3
}
.page-layout-1column .filter-options-item.active:after, .page-layout-1column .filter-options-item.active:before {
border:8px solid transparent;
height:0;
width:0;
border-bottom-color:#000;
bottom:-1px;
content:'';
display:block;
left:5px;
position:absolute;
z-index:3
}
.page-layout-1column .filter-options-item.active:after {
border-bottom-color:#fff;
margin-top:2px;
z-index:4
}
.page-layout-1column .filter-options-title {
padding:0 20px 0 0
}
.page-layout-1column .filter-options-title:after {
right:2px;
top:3px;
z-index:3
}
.page-layout-1column .filter-options-content {
background:#fff;
-webkit-box-shadow:0 3px 5px 0 rgba(50, 50, 50, 0.75);
-moz-box-shadow:0 3px 5px 0 rgba(50, 50, 50, 0.75);
-ms-box-shadow:0 3px 5px 0 rgba(50, 50, 50, 0.75);
box-shadow:0 3px 5px 0 rgba(50, 50, 50, 0.75);
border:1px solid #e3e3e3;
padding:5px 0;
position:absolute;
top:100%;
visibility:hidden;
width:180px;
z-index:2
}
.page-layout-1column .filter-options-content .item {
margin:0;
padding:5px
}
.page-layout-1column .filter-options-content .item a {
margin-left:0
}
.page-layout-1column .filter-options-content .item:hover {
background-color:#e8e8e8
}
.page-layout-1column .filter-current {
display:inline;
line-height:35px
}
.page-layout-1column .filter-current-subtitle {
color:#7d7d7d;
display:inline;
font-size:14px;
font-weight:normal;
padding:0
}
.page-layout-1column .filter-current-subtitle:after {
content:':'
}
.page-layout-1column .filter-current .item, .page-layout-1column .filter-current .items {
display:inline
}
.page-layout-1column .filter-current .item {
margin-right:25px;
white-space:nowrap
}
.page-layout-1column .filter-current .action.remove {
line-height:normal
}
.page-layout-1column .filter-actions {
display:inline;
white-space:nowrap
}
.page-layout-1column .filter-actions~.filter-options {
margin-top:25px
}
.block-collapsible-nav .content {
background:transparent;
margin-top:90px
}
.block-collapsible-nav .item {
border-bottom:none
}
.block-collapsible-nav .item:first-child {
margin-top:0
}
.block-collapsible-nav .item a strong {
padding:0
}
.block-collapsible-nav .item a strong, .block-collapsible-nav .item a, .block-collapsible-nav .item>strong {
text-align:left
}
html, body {
height:100%
}
.navigation ul {
padding:0 8px
}
.page-header {
border:0;
margin-bottom:0;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);

}
.page-header .panel.wrapper {
background-color:#fff
}
.page-header .switcher {
margin-left:15px;
margin-right:-6px;
-ms-flex-order:1;
-webkit-order:1;
order:1
}
.header.content .logo {
-webkit-flex-grow:0;
flex-grow:0
}
.header.content .logo img {
max-width:129px
}
.header.content>.block-search {
-webkit-flex-basis:auto;
flex-basis:auto;
width:auto;
-ms-flex-order:100;
-webkit-order:100;
order:100;
-webkit-flex-grow:1;
flex-grow:1;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-justify-content:flex-end;
-ms-justify-content:flex-end;
justify-content:flex-end;
align-items:center;
margin:0 30px
}
.header.content>.block-search .block-content {
max-width:305px;
width:100%
}
.page-main>.page-title-wrapper .page-title {
display:inline-block;
font-size:3.6rem;
line-height:4.7rem
}
.page-main>.page-title-wrapper .page-title+.action {
margin-top:20px
}
.header.panel>.header.links {
margin:0;
padding:0;
list-style:none none;
margin-left:auto
}
.header.panel>.header.links>li {
display:inline-block;
vertical-align:top
}
.header.panel>.header.links>li {
margin:0 0 0 15px
}
.header.panel>.header.links>li.welcome, .header.panel>.header.links>li>a {
display:inline-block;
line-height:1.4
}
.header.panel>.header.links>li.welcome a {
color:#fff;
padding-left:5px
}
.header.panel>.header.links>.authorization-link:last-child:after {
display:none
}
.header.panel>.header.links>.customer-welcome+.authorization-link {
display:none
}
.logo img {
display:block;
height:auto;
max-height:inherit;
width:100%
}
.page-wrapper {
margin:0;
position:relative;
transition:margin .3s ease-out 0s
}
.page-wrapper>.breadcrumbs, .page-wrapper>.top-container, .page-wrapper>.widget {
box-sizing:border-box;
width:100%
}
.nav-sections .header.links .customer-welcome {
display:none
}
.customer-welcome {
display:inline-block;
position:relative
}
.customer-welcome:before, .customer-welcome:after {
content:'';
display:table
}
.customer-welcome:after {
clear:both
}
.customer-welcome .action.switch {
padding:0;
cursor:pointer;
display:inline-block;
text-decoration:none
}
.customer-welcome .action.switch>span {
border:0;
clip:rect(0, 0, 0, 0);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px
}
.customer-welcome .action.switch:after {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:10px;
line-height:22px;
color:inherit;
content:'\e627';
font-family:'playlearn-icons';
margin:0;
vertical-align:top;
display:inline-block;
font-weight:normal;
overflow:hidden;
speak:none;
text-align:center
}
.customer-welcome .action.switch:hover:after {
color:inherit
}
.customer-welcome .action.switch:active:after {
color:inherit
}
.customer-welcome .action.switch.active {
display:inline-block;
text-decoration:none
}
.customer-welcome .action.switch.active>span {
border:0;
clip:rect(0, 0, 0, 0);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px
}
.customer-welcome .action.switch.active:after {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:10px;
line-height:22px;
color:inherit;
content:'\e627';
font-family:'playlearn-icons';
margin:0;
vertical-align:top;
display:inline-block;
font-weight:normal;
overflow:hidden;
speak:none;
text-align:center
}
.customer-welcome .action.switch.active:hover:after {
color:inherit
}
.customer-welcome .action.switch.active:active:after {
color:inherit
}
.customer-welcome .customer-menu-container {
margin:0;
padding:0;
list-style:none none;
background:#fff;
border:none;
margin-top:4px;
min-width:100%;
z-index:101;
box-sizing:border-box;
display:none;
position:absolute;
top:26px;
right:-28px
}
.customer-welcome .customer-menu-container li {
margin:0;
padding:0
}
.customer-welcome .customer-menu-container li:hover {
background:#e8e8e8;
cursor:pointer
}
.customer-welcome .customer-menu-container:before, .customer-welcome .customer-menu-container:after {
border-bottom-style:solid;
content:'';
display:block;
height:0;
position:absolute;
width:0
}
.customer-welcome .customer-menu-container:before {
border:6px solid;
border-color:transparent transparent #fff transparent;
z-index:99
}
.customer-welcome .customer-menu-container:after {
border:7px solid;
border-color:transparent transparent #bbb transparent;
z-index:98
}
.customer-welcome .customer-menu-container:before {
right:10px;
top:-12px
}
.customer-welcome .customer-menu-container:after {
right:9px;
top:-14px
}
.customer-welcome.active {
overflow:visible
}
.customer-welcome.active .customer-menu-container {
display:block
}
.customer-welcome .customer-menu-container {
box-shadow:0 0 20px rgba(0, 0, 0, 0.1);
padding:0;
border-radius:10px;
border:none;
overflow:hidden;
text-align:left;
top:100%;
right:0
}
.customer-welcome .customer-menu-container:before {
display:none
}
.customer-welcome .customer-menu-container:after {
border-color:transparent transparent #fff transparent;
border-style:solid;
border-width:0 8.5px 15px 8.5px;
height:0;
right:29px;
top:-15px;
width:0
}
.customer-welcome .customer-menu-container .header.links {
margin-right:0
}
.customer-welcome .customer-menu-container li a {
color:#1e1e1e;
text-decoration:none;
font-size:1.4rem;
letter-spacing:.25px;
line-height:2rem
}
.customer-welcome .customer-menu-container li a:visited {
color:#1e1e1e;
text-decoration:none
}
.customer-welcome .customer-menu-container li a:hover {
color:#CD4390;
text-decoration:none
}
.customer-welcome .customer-menu-container li a:active {
color:#1e1e1e;
text-decoration:none
}
.customer-welcome .customer-menu-container li:hover {
background-color:#fff
}
.customer-welcome .customer-name {
cursor:pointer
}
.customer-welcome .customer-menu {
display:none
}
.customer-welcome .action.switch {
background-image:none;
background:none;
-moz-box-sizing:content-box;
border:0;
box-shadow:none;
line-height:inherit;
margin:0;
padding:0;
text-decoration:none;
text-shadow:none;
font-weight:400;
color:#CD4390;
border-radius:0
}
.customer-welcome .action.switch:focus, .customer-welcome .action.switch:active {
background:none;
border:none
}
.customer-welcome .action.switch:hover {
background:none;
border:none
}
.customer-welcome .action.switch.disabled, .customer-welcome .action.switch[disabled], fieldset[disabled] .customer-welcome .action.switch {
pointer-events:none;
opacity:.5
}
.customer-welcome .action.switch:after {
font-size:20px;
line-height:20px
}
.customer-welcome .header.links {
min-width:175px;
overflow:hidden;
z-index:1000
}
.customer-welcome .header.links>li {
font-size:14px;
display:block;
padding:15px 15px 0;
white-space:nowrap
}
.customer-welcome .header.links:last-child {
margin-bottom:15px
}
.customer-welcome.active .action.switch:after {
content:'\e627'
}
.customer-welcome.active .customer-menu {
display:block
}
.customer-welcome .greet {
display:none
}
.footer-copyright {
align-items:center;
display:flex;
flex-wrap:nowrap;
justify-content:space-between;
padding:0 20px 60px
}
.home-page-blog-head {
margin-bottom:26px
}
.home-page-blog-section {
padding-top:11rem
}
.home-page-blog-section::before {
background:url('../image/bog-bg.svg') no-repeat;
background-size:100%
}
.wsnyc_blog-index-index .page-main {
padding-left:20px;
padding-right:20px
}
.wsnyc_blog-index-index h1.blog-post-title {
font-size:3.4rem;
line-height:4.4rem;
letter-spacing:0;
padding-bottom:50px
}
.wsnyc_blog-index-index h1.blog-post-title:before {
font-size:4rem
}
.wsnyc_blog-index-index .tags-container {
margin:5px -10px 45px
}
.wsnyc_blog-index-index .column.main .blog-post-list {
-webkit-flex-basis:calc(100% + 20px);
flex-basis:calc(100% + 20px);
width:calc(100% + 20px);
margin:0 -10px
}
.wsnyc_blog-index-index .column.main .blog-post-list-item {
-webkit-flex-basis:calc(50% - 20px);
flex-basis:calc(50% - 20px);
width:calc(50% - 20px);
margin:0 10px 40px
}
.blog_post-toolbar .pages {
margin:0 0 0 auto
}
.blog-post-list {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start
}
.wsnyc_blog-post-view .blog-post-item .blog-single-post-image {
margin-top:30px
}
.wsnyc_blog-post-view .callout {
margin:60px auto 40px
}
.wsnyc_blog-post-view h2 {
font-size:3.4rem;
line-height:4.4rem;
margin:0 auto 75px
}
.wsnyc_blog-post-view .blog-left, .wsnyc_blog-post-view .blog-right {
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between
}
.wsnyc_blog-post-view .blog-left .blog-content, .wsnyc_blog-post-view .blog-right .blog-content, .wsnyc_blog-post-view .blog-left .blog-image, .wsnyc_blog-post-view .blog-right .blog-image {
-webkit-flex-basis:calc(50% - 10px);
flex-basis:calc(50% - 10px);
width:calc(50% - 10px)
}
.wsnyc_blog-post-view .blog-left .blog-image {
order:20
}
.wsnyc_blog-post-view .blog-left .blog-content {
order:10
}
.block.widget .products-grid .product-item {
width:calc(33% - 20px)
}
.sidebar .block.widget .products-grid .product-item {
margin-left:0;
width:100%
}
.sidebar .block.widget .products-grid .product-item .actions-secondary {
display:block;
padding:10px 0
}
.sidebar .block.widget .pager .pages-item-next {
padding:0
}
.sidebar .block.widget .pager .pages-item-next .action {
margin:0
}
}
@media all and (min-width:1024px), print {
.table>tbody>tr>th, .table>tbody>tr>td {
border-top:0 none transparent
}
.table>tbody+tbody {
border-top:0 none transparent
}
.panel.header .switcher {
display:inline-block
}
.slider__slide-content {
min-height:465px
}
.slider__slide-img {
bottom:0;
top:0
}
.slider__slide-img img {
object-fit:cover
}
.slider__slide--content-right .slider__slide-content>*:not(.slider__slide-img) {
margin:0 100px 0 auto
}
.slider__slide--content-left .slider__slide-content>*:not(.slider__slide-img) {
margin:0 auto 0 100px
}
.modal-popup.modal-slide .modal-footer {
border-top:1px solid #c1c1c1;
text-align:right
}
.amconf-matrix-table-wrap .amconf-text {
border-right:1px solid #c4c4c4
}
.amconf-matrix-table-wrap .amconf-cell:last-child .amconf-text {
border:0
}
.amsearch-form-container.-opened .amsearch-wrapper-input, .search-autocomplete, .amsearch-results {
max-width:100%
}
.amsearch-wrapper-input.-left-position, .search-autocomplete.-left-position {
left:0;
right:inherit
}
.amsearch-wrapper-input.-right-position, .search-autocomplete.-right-position {
left:inherit;
right:0
}
.search-autocomplete.-top-position {
bottom:calc(100% + 5px);
top:inherit
}
.search-autocomplete.-bottom-position {
bottom:inherit;
top:calc(100% + 5px)
}
.amsearch-emptysearch-cms {
align-items:center;
display:flex;
justify-content:space-between;
padding:40px 70px
}
.amsearch-emptysearch-cms>.amsearch-item {
max-width:50%
}
.amsearch-emptysearch-cms>.amsearch-content {
padding-right:10px
}
.amsearch-emptysearch-cms .amsearch-content>.amsearch-title {
font-size:72px;
margin:0 0 25px
}
.amsearch-emptysearch-cms .amsearch-text {
font-size:28px;
line-height:33px
}
.amsearch-emptysearch-cms .amsearch-contacts-block {
font-size:22px;
margin-top:45px
}
.amsearch-emptysearch-cms .amsearch-image-block {
margin-top:0
}
.amsearch-emptysearch-cms .amsearch-contacts-block>.amsearch-title {
margin-bottom:10px
}
.checkout-cart-index .page-title-wrapper {
display:none;
padding:0
}
.checkout-cart-index .page-title-wrapper.cart-title-desktop {
display:block
}
.checkout-cart-index .page-title-wrapper.cart-title-desktop .page-title {
padding:0;
margin:0
}
.checkout-cart-index .page-main {
margin-top:20px
}
.cart-options-container {
-webkit-flex-basis:calc(100% - 420px);
flex-basis:calc(100% - 420px);
width:calc(100% - 420px);
border-top:1px solid #e3e3e3;
border-bottom:1px solid #e3e3e3;
padding:62px 0 9px;
margin:0 0 40px 20px
}
.cart-options-container .cart-discount {
border-top:none
}
.cart-container {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between;
-webkit-align-items:flex-start;
-ms-align-items:flex-start;
align-items:flex-start;
padding:0 20px
}
.cart-container>* {
-webkit-flex-basis:100%;
flex-basis:100%;
width:100%;
box-sizing:border-box;
margin:0;
padding:0;
-ms-flex-order:100;
-webkit-order:100;
order:100
}
.cart-container>.form-cart {
order:0;
-webkit-flex-basis:calc(100% - 380px);
flex-basis:calc(100% - 380px);
width:calc(100% - 380px);
padding:0
}
.cart-container>.form-cart .actions.main {
text-align:right
}
.cart-summary {
padding:20px;
position:relative;
-webkit-flex-basis:300px;
flex-basis:300px;
width:300px
}
.cart-summary>.title {
display:block
}
.cart-summary .fieldset .actions-toolbar {
margin-left:0
}
.cart-summary .fieldset .actions-toolbar>.secondary {
float:none
}
.cart-summary .block>.title {
padding-left:0
}
.cart-summary .block>.title:after {
right:3px
}
.cart-summary .block .fieldset .field {
margin:0 0 17px;
margin:0 0 10px
}
.cart-summary .block .fieldset .field:not(.choice)>.label {
box-sizing:content-box;
float:none;
width:auto;
text-align:left;
padding:0
}
.cart-summary .block .fieldset .field:not(.choice)>.control {
float:none;
width:auto
}
.cart-summary .block .fieldset .field>.label {
margin:0;
display:inline-block
}
.cart-summary .block .fieldset .field.choice:before, .cart-summary .block .fieldset .field.no-label:before {
display:none
}
.cart-summary .checkout-methods-items {
padding:0
}
.checkout-index-index .new-address-popup {
width:100%
}
.checkout-index-index .modals-wrapper .modal-popup.modal-slide {
padding:0;
overflow-y:auto
}
.checkout-index-index .modals-wrapper .modal-popup .modal-content {
padding-left:40px;
padding-right:40px
}
.checkout-index-index .modals-wrapper .modal-inner-wrap {
height:auto;
min-height:auto
}
.opc-wrapper {
padding-right:0;
-webkit-flex-basis:calc(100% - 510px);
flex-basis:calc(100% - 510px);
width:calc(100% - 510px);
max-width:none
}
.opc-wrapper .step-title {
padding:0 0 10px;
font-size:3.4rem;
font-weight:700;
line-height:4.4rem
}
.opc-wrapper .form-shipping-address {
margin-top:0;
padding-top:0
}
.checkout-onepage-success .print {
display:block;
float:right;
margin:23px 0 0
}
.checkout-index-index .section-title {
font-size:2rem
}
.checkout-index-index .section-title.logged-in {
margin-top:12px
}
.checkout-index-index .color-divider:after {
display:block
}
.checkout-index-index .page-main {
padding-left:20px;
padding-right:20px
}
.checkout-container {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between
}
.checkout-container .opc-progress-bar {
-webkit-flex-basis:100%;
flex-basis:100%;
width:100%
}
.opc-estimated-wrapper {
display:none
}
.opc-progress-bar {
padding:0;
margin:103px 0 22px
}
.checkout-index-index .modal-popup .form-shipping-address {
max-width:500px
}
.checkout-index-index .modal-popup .modal-inner-wrap {
margin-left:-400px;
width:800px;
left:50%
}
.opc-wrapper .methods-shipping, .opc-wrapper .form-shipping-address, .opc-wrapper .form-login {
padding-left:0;
padding-right:0
}
.opc-wrapper .form-login .actions-toolbar {
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start;
-webkit-flex-direction:row;
-ms-flex-direction:row;
flex-direction:row;
max-width:460px;
margin-bottom:12px
}
.opc-wrapper .form-login .actions-toolbar>.primary {
text-align:left
}
.opc-wrapper .form-login .actions-toolbar .action.login {
width:130px;
margin-right:25px
}
.opc-wrapper .form-login .actions-toolbar .primary, .opc-wrapper .form-login .actions-toolbar .secondary {
-webkit-flex-grow:0;
flex-grow:0
}
.opc-wrapper .methods-shipping>*:not(.actions-toolbar) {
width:100%;
max-width:460px
}
.opc-wrapper .methods-shipping .actions-toolbar {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-justify-content:flex-end;
-ms-justify-content:flex-end;
justify-content:flex-end;
padding-top:20px
}
.opc-wrapper .methods-shipping .actions-toolbar .primary {
max-width:300px
}
.opc-wrapper .shipping-address-items {
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between;
padding:0
}
.opc-wrapper .shipping-address-items .shipping-address-item {
-webkit-flex-basis:calc(50% - 20px);
flex-basis:calc(50% - 20px);
width:calc(50% - 20px);
min-width:300px;
margin:0 5px 30px
}
.checkout-shipping-method .section-title {
width:100%
}
.table-checkout-shipping-method {
width:100%
}
.opc-wrapper .fieldset>.field, .opc-wrapper .fieldset>.fields>.field {
max-width:460px
}
.opc-wrapper .form-login {
padding-bottom:0
}
.opc-wrapper .form-login .fieldset:last-child {
margin-bottom:10px
}
.opc-wrapper .shipping-address-item {
width:33.33333333%
}
.opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
display:none
}
.opc-wrapper .shipping-address-item.selected-item:before {
display:none
}
.opc-wrapper .shipping-address-item.selected-item+.shipping-address-item:before {
display:none
}
.table-checkout-shipping-method {
max-width:460px;
width:100%
}
.opc-sidebar {
margin:46px 0 20px;
width:33.33333333%;
float:right;
-ms-flex-order:2;
-webkit-order:2;
order:2
}
.opc-sidebar .modal-footer {
display:none
}
.checkout-index-index .custom-slide {
left:auto;
width:450px;
max-width:100%
}
.opc-block-summary {
border-radius:24px;
box-shadow:0 2px 30px 0 rgba(45, 130, 198, 0.28);
padding:30px 25px;
margin-top:-72px
}
.opc-block-summary>* {
-webkit-flex-basis:100%;
flex-basis:100%;
width:100%
}
.opc-block-summary>.title {
font-size:3.4rem;
font-weight:700;
line-height:4.4rem;
padding:0
}
.opc-block-summary .items-in-cart>.title {
display:block;
border-bottom:none;
pointer-events:none;
padding:6px 0 10px
}
.opc-block-summary .items-in-cart>.title strong {
color:rgba(0, 0, 0, 0.5);
font-size:1.2rem;
letter-spacing:0.4px;
line-height:1.4rem;
font-weight:400
}
.opc-block-summary .items-in-cart>.title:after {
display:none
}
.opc-block-summary .product-item-name-block {
-webkit-justify-content:flex-start;
-ms-justify-content:flex-start;
justify-content:flex-start;
-webkit-align-content:stretch;
-ms-align-content:stretch;
align-content:stretch;
-webkit-align-items:flex-start;
-ms-align-items:flex-start;
align-items:flex-start
}
.opc-block-summary .product-item-name-block>* {
-webkit-flex-basis:100%;
flex-basis:100%;
width:100%;
box-sizing:border-box;
margin:0;
padding:0;
-ms-flex-order:100;
-webkit-order:100;
order:100
}
.opc-block-summary .product-item-name-block .product-item-name {
order:10;
font-size:1.6rem
}
.opc-block-summary .product-item-name-block .details-qty {
order:20
}
.opc-block-summary .product-item .product-item-details .details-qty {
font-weight:400;
line-height:2rem
}
.opc-block-summary .product-item .product-item-details .details-qty .value {
color:#1e1e1e
}
.opc-block-summary .minicart-items .product-item-details>* {
-webkit-align-content:flex-start;
-ms-align-content:flex-start;
align-content:flex-start
}
.opc-block-summary .minicart-items .product-item .price {
font-size:1.4rem
}
.opc-block-summary .minicart-items .product .toggle {
display:block;
line-height:1.8rem
}
.opc-block-summary .minicart-items .product .options.active .item-options {
display:block
}
.opc-block-summary .minicart-items .product .item-options {
display:none;
margin-top:5px;
padding-left:10px
}
.opc-block-summary .minicart-items .product .item-options dt, .opc-block-summary .minicart-items .product .item-options dd {
padding-bottom:5px
}
.opc-block-summary .table-totals .table-caption {
border-bottom:none;
font-size:3.4rem;
font-weight:700;
line-height:4.4rem;
padding:31px 0 8px;
display:block
}
.opc-block-shipping-information .shipping-information-title {
font-size:2rem;
line-height:2.4rem
}
.opc-block-shipping-information .shipping-information-content {
padding:0 20px
}
.opc-summary-wrapper .modal-header .action-close {
display:none
}
.column.main .opc-block-summary .product-item {
border-bottom:none
}
.authentication-dropdown {
background-color:#fff;
border:1px solid #aeaeae;
-webkit-transform:scale(1, 0);
-webkit-transform-origin:0 0;
-webkit-transition:-webkit-transform linear .1s, visibility 0s linear .1s;
position:absolute;
text-align:left;
top:100%;
transform:scale(1, 0);
transform-origin:0 0;
transition:transform linear .1s, visibility 0s linear .1s;
visibility:hidden;
width:100%
}
.authentication-dropdown._show {
z-index:100;
-webkit-transform:scale(1, 1);
-webkit-transition:-webkit-transform linear .1s, visibility 0s linear 0s;
transform:scale(1, 1);
transition:transform linear .1s, visibility 0s linear 0s;
visibility:visible
}
.authentication-wrapper {
width:33.33333333%;
text-align:right
}
.block-authentication .block-title {
font-size:2.4rem;
border-bottom:0;
margin-bottom:25px
}
.block-authentication .actions-toolbar>.primary {
display:inline;
float:right;
margin-right:0
}
.block-authentication .actions-toolbar>.primary .action {
margin-right:0
}
.block-authentication .actions-toolbar>.secondary {
float:left;
margin-right:2rem;
padding-top:1rem
}
.popup-authentication .modal-inner-wrap {
min-width:1024px;
width:60%
}
.popup-authentication .block-authentication {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-direction:row;
-ms-flex-direction:row;
flex-direction:row;
border-top:1px solid #c1c1c1
}
.popup-authentication .block[class], .popup-authentication .form-login, .popup-authentication .fieldset, .popup-authentication .block-content {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-direction:column;
-ms-flex-direction:column;
flex-direction:column;
-webkit-flex-grow:1;
flex-grow:1
}
.popup-authentication .block[class] {
box-sizing:border-box;
float:left;
padding:10px 30px 0 0;
width:50%
}
.popup-authentication .block[class]+.block {
border-left:1px solid #c1c1c1;
border-top:0;
margin:0;
padding:10px 0 0 40px
}
.popup-authentication .block[class]+.block:before {
left:0;
top:50%
}
.popup-authentication .actions-toolbar {
margin-bottom:0;
margin-top:auto
}
.checkout-payment-method .checkout-billing-address .actions-toolbar>.primary .action-cancel {
display:block
}
.checkout-payment-method .checkout-billing-address .fieldset>.field-select-billing>.control {
float:none;
width:100%
}
.checkout-payment-method .payment-option-title {
padding-left:40px
}
.checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar {
margin-left:0
}
.contact-index-index .page-title-wrapper, .contact-index-index .column.main {
padding-left:0;
padding-right:0
}
.contact-index-index .page-title-wrapper>.form.contact, .contact-index-index .column.main>.form.contact {
max-width:380px
}
.sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr>* {
-webkit-flex-basis:20%;
flex-basis:20%;
width:20%
}
.sales-order-history .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr .col.status {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
padding-top:23px
}
.customer-account-login .block.customer-login-cms {
margin-top:-60px
}
.modal-popup.beta-modal .modal-inner-wrap {
border-radius:8px;
overflow:hidden;
width:auto;
left:auto;
right:50%;
transform:translate(50%, 0);
bottom:auto;
overflow-y:scroll;
max-height:calc(100vh - 160px);
top:auto
}
.account .page-main .block-content .table-wrapper.additional-addresses {
border-radius:8px;
box-shadow:0 2px 30px 0 rgba(45, 130, 198, 0.28);
padding:10px;
margin-bottom:20px
}
.table-order-items {
border-radius:24px;
border-spacing:0 25px;
background:#fff;
border-collapse:separate
}
.table-order-items thead {
display:none
}
.table-order-items .action:not(.primary) {
font-size:1.4rem;
font-weight:600;
letter-spacing:0.44px;
line-height:2.4rem
}
.table-order-items tbody tr {
border-radius:24px;
box-shadow:0 2px 30px 0 rgba(45, 130, 198, 0.28)
}
.table-order-items tbody tr td {
vertical-align:middle;
font-size:1.6rem;
letter-spacing:0.15px;
line-height:2.2rem;
padding:11px 23px;
font-weight:500
}
.table-order-items tbody tr:first-child td {
position:relative
}
.table-order-items tbody tr:first-child td:before {
content:attr(data-th);
display:block;
position:absolute;
top:-27px;
left:23px;
color:rgba(0, 0, 0, 0.5);
font-size:1.4rem;
letter-spacing:0.25px;
line-height:2rem
}
.account .page-main {
margin-top:0
}
.account .page-title-wrapper {
margin-left:auto
}
.account.customer-account-index .page-main .block-content .box {
-webkit-flex-basis:calc(33% - 20px);
flex-basis:calc(33% - 20px);
width:calc(33% - 20px)
}
.cart-options-container .gift-item-block {
border-top:none
}
.account .column.main .block.block-order-details-view .block-content:not(.widget) .box, [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box, .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
-webkit-flex-basis:calc(25% - 10px);
flex-basis:calc(25% - 10px);
width:calc(25% - 10px)
}
.account.sales-order-view .table-order-items tbody {
padding:8px 34px 9px 48px
}
.account.sales-order-view .table-order-items tbody:first-of-type .col.name {
padding-top:36px
}
.account.sales-order-view .table-order-items tbody:not(:first-of-type) .col.name {
padding-top:4px
}
.account.sales-order-view .table-order-items tbody:not(:first-of-type) tr .col:not(.name):before {
display:none
}
.account.sales-order-view .table-order-items tbody tr {
border-radius:0;
box-shadow:none
}
.account.sales-order-view .table-order-items tbody tr>* {
-webkit-flex-basis:auto !important;
flex-basis:auto !important;
width:auto !important;
min-width:100px
}
.account.sales-order-view .table-order-items tbody tr:first-child td:before {
display:none
}
.account.sales-order-view .table-order-items tbody tr .item-options dt, .account.sales-order-view .table-order-items tbody tr .item-options dd {
font-size:1.4rem
}
.account.sales-order-view .table-order-items tbody tr .col:not(.name):before {
position:static;
padding-bottom:12px
}
.account.sales-order-view .table-order-items tfoot {
background:#fff;
padding:0;
margin:0 auto
}
.account.sales-order-view .table-order-items tfoot:after, .account.sales-order-view .table-order-items tfoot:before {
display:none
}
.account.sales-order-view .table-order-items tfoot tr {
background:#f8f8f8;
-webkit-flex-basis:calc(100% - 40px);
flex-basis:calc(100% - 40px);
width:calc(100% - 40px);
margin:0 auto;
padding:20px 15px
}
.account.sales-order-view .table-order-items tfoot tr:first-child {
padding:20px 15px 0
}
.account.sales-order-view .table-order-items tfoot tr:last-child {
padding:20px 15px 35px
}
.order-links .item {
margin:0 -1px 0 0
}
.order-links .item a {
padding:1px 35px
}
.order-links .item strong {
padding:1px 35px 2px 35px
}
.wishlist-index-index .page-main {
padding-left:25px;
padding-right:25px;
margin-top:0
}
.wishlist-index-index .products-grid.wishlist .product-item {
margin:0 10px 20px
}
.page-products .page-main .products-grid .product-item {
-webkit-flex-basis:calc(33% - 20px);
flex-basis:calc(33% - 20px);
width:calc(33% - 20px);
margin:0 9px 30px;
min-width:0
}
.page-products .page-main {
margin-top:10px
}
.product.info.detailed .product.items {
max-width:785px
}
.product.info.detailed .product.items .item.title {
margin-left:24px
}
.product.info.detailed .product.items .item.title .switch {
padding:15px 20px 15px 15px
}
.product.info.detailed .product.attribute.description {
max-width:1600px;
margin:0 auto
}
.catalog-product-view .header.content {
margin-bottom:0
}
.catalog-product-view .page-main {
margin-top:0
}
.page-layout-1column .product.info.detailed .product.items .item.title .switch {
font-size:2.4rem;
border:1px solid transparent
}
.box-tocart .paypal:first-of-type {
margin-top:13px
}
.product-social-links {
max-width:410px
}
.product.info.detailed {
padding-top:0
}
.product.media .gallery-placeholder {
max-width:660px
}
.product.media .fotorama__thumb {
background:#fff;
border-radius:8px;
overflow:hidden
}
.product.media .fotorama__thumb-border {
border:2px solid #6bd3dd;
background:none;
border-radius:8px;
outline:none
}
.product.media .fotorama__arr {
display:none !important
}
.product.media .fotorama__nav-wrap .fotorama__thumb--icon {
display:none
}
.product.media .fotorama__nav-wrap .fotorama__thumb__arr--left {
display:inline-block;
text-decoration:none
}
.product.media .fotorama__nav-wrap .fotorama__thumb__arr--left:before {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:inherit;
line-height:inherit;
color:#CD4390;
content:'\e903';
font-family:'playlearn-icons';
vertical-align:middle;
display:inline-block;
font-weight:normal;
overflow:hidden;
speak:none;
text-align:center
}
.product.media .fotorama__nav-wrap .fotorama__thumb__arr--left:before {
background:#ffc022
}
.product.media .fotorama__nav-wrap .fotorama__thumb__arr--right {
display:inline-block;
text-decoration:none;
bottom:6px
}
.product.media .fotorama__nav-wrap .fotorama__thumb__arr--right:before {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:inherit;
line-height:inherit;
color:#CD4390;
content:'\e904';
font-family:'playlearn-icons';
vertical-align:middle;
display:inline-block;
font-weight:normal;
overflow:hidden;
speak:none;
text-align:center
}
.product.media .fotorama__nav-wrap .fotorama__thumb__arr--right:before {
background:#6bd3dd
}
.product.media .fotorama__nav-wrap .fotorama__thumb__arr--right, .product.media .fotorama__nav-wrap .fotorama__thumb__arr--left {
background:none;
opacity:1;
left:50%;
right:auto;
transform:translateX(-50%);
font-size:0;
z-index:1
}
.product.media .fotorama__nav-wrap .fotorama__thumb__arr--right:before, .product.media .fotorama__nav-wrap .fotorama__thumb__arr--left:before {
color:#fff;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
-webkit-transition:all 300ms ease-in;
-moz-transition:all 300ms ease-in;
-ms-transition:all 300ms ease-in;
transition:all 300ms ease-in;
font-size:1.2rem;
line-height:3.5rem;
border-radius:4px;
box-shadow:0 0 8px 0 rgba(0, 0, 0, 0.24);
height:35px;
width:35px
}
.your-wishlist-section .wishlist-content-section .wishlist-heading {
font-size:3rem;
margin-bottom:20px;
line-height:39px
}
.your-wishlist-section .wishlist-content-section .wishlist-text {
font-size:1.6rem;
margin-bottom:30px;
line-height:22px
}
.your-wishlist-section .wishlist-content-section .action.primary.playlearn-cta-btn {
min-width:236px;
padding:22px 20px
}
.video-section .video-banner-icon::before {
width:96px;
height:96px
}
.offset-top {
margin-top:-80px
}
.cms-page-view .page-main {
margin-top:-20px
}
.cms-build .page-main {
margin-top:20px
}
.cms-build .hero--small h3 {
margin:5px 0 50px
}
.cms-index-index .page-main {
margin-top:0;
padding-left:0;
padding-right:0
}
.cms-container .callout {
display:-webkit-grid;
display:-ms-gridbox;
display:grid;
grid-template-columns:53% 47%
}
.cms-container .callout .callout__grow {
-webkit-align-items:stretch;
-ms-align-items:stretch;
align-items:stretch;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
grid-column-start:2;
grid-row-end:3;
grid-row-start:1
}
.cms-container .callout__icon {
margin-bottom:0
}
.cms-container .callout__icon:before {
font-size:126px
}
.cms-container .callout__content {
max-width:none
}
.cms-container .callout__know .callout__content {
left:auto;
right:40px
}
.cms-container .callout__know .callout__image {
-webkit-flex-basis:75%;
flex-basis:75%;
width:75%
}
.cms-container .callout__grow {
margin-top:0;
-webkit-align-items:center;
-ms-align-items:center;
align-items:center;
display:-webkit-flex;
display:-ms-flexbox;
display:flex
}
.cms-container .callout__grow .callout__icon {
left:10px;
position:relative
}
.cms-container .callout__grow .callout__image {
-webkit-flex-basis:100%;
flex-basis:100%;
width:100%
}
.cms-container .callout__grow .callout__image img {
height:84%;
object-fit:cover;
width:100%
}
.cms-container .callout__grow .callout__content {
bottom:45.5%;
left:-10px;
right:auto
}
.cms-container .callout__smile {
margin-top:0
}
.cms-container .callout__smile .callout__image {
-webkit-flex-basis:100%;
flex-basis:100%;
width:100%
}
.cms-container .callout__smile .callout__content {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0);
bottom:43%;
left:auto;
position:absolute;
right:30px;
top:auto
}
.cms-container .callout__smile .callout__content h2 {
margin-top:-25px
}
.card {
margin:-40px 0 40px;
padding:30px 50px 15px;
-webkit-flex-basis:calc(33.333% - 15px);
flex-basis:calc(33.333% - 15px);
width:calc(33.333% - 15px)
}
.card .icon-know {
margin-bottom:20px;
font-size:9.4rem
}
.card .icon-grow {
font-size:10rem;
margin-bottom:14px
}
.card .icon-smile {
font-size:12rem;
margin-bottom:-7px
}
.card p {
font-size:1.6rem;
line-height:2.4rem;
letter-spacing:.5px
}
.hero--bordered {
padding:35px 60px 20px;
margin-top:80px
}
.hero--small .hero__container--left .hero__content, .hero--small .hero__container--right .hero__content {
bottom:40px;
left:65px;
max-width:400px
}
.hero--small .hero__container--left .hero__content h3, .hero--small .hero__container--right .hero__content h3 {
font-size:3.4rem;
line-height:4.4rem
}
.hero:last-child {
margin-bottom:25px
}
.hero__container--left, .hero__container--right {
padding:0 20px
}
.hero__container--left .hero__image, .hero__container--right .hero__image {
border-radius:32px;
width:100%
}
.hero__content {
top:155px
}
body:not(.cms-index-index) .subcategory-link-main-nav {
margin-bottom:15px
}
.subcategory-link-main-nav {
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-justify-content:space-between;
-ms-justify-content:space-between;
justify-content:space-between;
box-sizing:border-box;
margin-left:auto;
margin-right:auto;
max-width:calc(1360px - (25px) * 2);
padding-left:0;
padding-right:0;
width:calc(100% - (25px) * 2);
border-top:1px solid #6bd3dd;
padding-top:5px
}
.subcategory-link-main-nav a {
color:#CD4390;
font-weight:600;
-webkit-transition:all 300ms ease-in;
-moz-transition:all 300ms ease-in;
-ms-transition:all 300ms ease-in;
transition:all 300ms ease-in;
font-size:1.2rem;
line-height:2.4rem;
letter-spacing:.44px
}
.subcategory-link-main-nav a:hover {
color:#CD4390
}
.page-header:before {
height:40px
}
.header.content {
-webkit-flex-wrap:nowrap;
flex-wrap:nowrap;
margin-bottom:0
}
.header.content>.block.block-search .block-content {
max-width:335px
}
.home-page-blog-section {
padding-top:13.5rem
}
.home-title {
font-size:3rem
}
.blog-home .blog-post-list-item {
width:48.7%
}
.blog-home .blog-post-list-item:hover {
border-radius:8px;
box-shadow:0 0 10px rgba(0, 0, 0, 0.1)
}
.blog-home .blog-post-list-item:hover .blog-post-item-title a {
color:#CD4390
}
.blog-home .blog-post-item--image {
height:302px
}
.blog-home .short-description {
padding:0 20px 21px
}
.wsnyc_blog-index-index h1.blog-post-title {
padding-top:65px
}
.wsnyc_blog-index-index .tags-container {
margin:5px -10px 15px
}
.wsnyc_blog-index-index .column.main .blog-post-list {
margin:0 -10px
}
.wsnyc_blog-index-index .column.main .blog-post-list-item {
-webkit-flex-basis:calc(33.333% - 20px);
flex-basis:calc(33.333% - 20px);
width:calc(33.333% - 20px);
margin:0 10px 60px
}
.wsnyc_blog-post-view .page-main {
margin-top:20px
}
.wsnyc_blog-post-view .wsnyc_blog-post-view .blog-post-item .blog-single-post-image {
margin-top:0
}
.wsnyc_blog-post-view .wsnyc_blog-post-view .callout {
margin:40px auto 60px
}
.wsnyc_blog-post-view .wsnyc_blog-post-view h2 {
margin:0 auto 35px
}
.wsnyc_blog-post-view .wsnyc_blog-post-view .blog-left, .wsnyc_blog-post-view .wsnyc_blog-post-view .blog-right {
margin-bottom:70px
}
.block.widget .products-grid .product-items {
justify-content:flex-start;
margin:0
}
.block.widget .products-grid .product-item {
width:calc(25% - 20px)
}
}
@media all and (min-width:1200px), print {
.banner-content {
max-width:537px
}
.banner-content .content-text {
margin-bottom:18px;
font-size:2rem
}
.banner-content .banner-title-head {
line-height:46px;
margin-bottom:26px;
font-size:4rem
}
.banner-content .action.primary.playlearn-cta-btn {
min-width:226px;
padding:22px 20px
}
.subcategory-link-main-nav a {
font-size:1.4rem
}
}
@media all and (min-width:1440px), print {
.product-info-main .page-title-wrapper h1 {
font-size:2rem
}
.sidebar .product-items .product-item-info .product-item-photo {
float:none;
left:0;
margin:0;
position:absolute;
top:0
}
.sidebar .product-items .product-item-details {
margin-left:85px
}
}
