.fixed{-webkit-backface-visibility: visible;-moz-backface-visibility: visible;-ms-backface-visibility: visible;backface-visibility: visible;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}.filter-blur{-webkit-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#gray-scale');-moz-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#gray-scale');-o-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#gray-scale');-ms-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#gray-scale');filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#gray-scale')}.filter-brightness-dark{-webkit-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-dark');-moz-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-dark');-o-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-dark');-ms-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-dark');filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-dark')}.filter-brightness-light{-webkit-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-light');-moz-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-light');-o-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-light');-ms-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-light');filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-light')}.filter-blur-overlay{-webkit-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#blur-overlay');-moz-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#blur-overlay');-o-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#blur-overlay');-ms-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#blur-overlay');filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#blur-overlay')}.filter-gray-scale{-webkit-filter: grayscale(1);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: gray;filter: grayscale(100%);filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#gray-scale')}.filter-gray-scale:hover{-webkit-filter: none;-moz-filter: none;filter: none}.animsition,.animsition-overlay{position: relative;opacity: 0;-webkit-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both}.animsition-overlay{background: #FFFFFF}.animsition-loading{position: fixed;top: 0;z-index: 100;width: 100%;height: 100%;background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2032%2032%22%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22%23ccc%22%3E%0A%20%20%3Cpath%20opacity%3D%22.25%22%20d%3D%22M16%200%20A16%2016%200%200%200%2016%2032%20A16%2016%200%200%200%2016%200%20M16%204%20A12%2012%200%200%201%2016%2028%20A12%2012%200%200%201%2016%204%22/%3E%0A%20%20%3Cpath%20d%3D%22M16%200%20A16%2016%200%200%201%2032%2016%20L28%2016%20A12%2012%200%200%200%2016%204z%22%3E%0A%20%20%20%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2016%2016%22%20to%3D%22360%2016%2016%22%20dur%3D%220.8s%22%20repeatCount%3D%22indefinite%22%20/%3E%0A%20%20%3C/path%3E%0A%3C/svg%3E%0A%0A) center center no-repeat;-webkit-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;background-color: #FFFFFF}.animsition-loading:after{position: fixed;top: 50%;width: 100%;margin-top: 20px;font-size: 16px;color: #aaa;text-align: center;content: "Loading"}.animsition-overlay-slide{position: fixed;z-index: 1;width: 100%;height: 100%;background-color: #ddd}@-webkit-keyframes fade-in{0%{opacity: 0}100%{opacity: 1}}@-o-keyframes fade-in{0%{opacity: 0}100%{opacity: 1}}@keyframes fade-in{0%{opacity: 0}100%{opacity: 1}}.fade-in{-webkit-animation-name: fade-in;-o-animation-name: fade-in;animation-name: fade-in}@-webkit-keyframes fade-out{0%{opacity: 1}100%{opacity: 0}}@-o-keyframes fade-out{0%{opacity: 1}100%{opacity: 0}}@keyframes fade-out{0%{opacity: 1}100%{opacity: 0}}.fade-out{-webkit-animation-name: fade-out;-o-animation-name: fade-out;animation-name: fade-out}@-webkit-keyframes fade-in-up{0%{opacity: 0;-webkit-transform: translateY(500px);transform: translateY(500px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-o-keyframes fade-in-up{0%{opacity: 0;-o-transform: translateY(500px);transform: translateY(500px)}100%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}}@keyframes fade-in-up{0%{opacity: 0;-webkit-transform: translateY(500px);-o-transform: translateY(500px);transform: translateY(500px)}100%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}.fade-in-up{-webkit-animation-name: fade-in-up;-o-animation-name: fade-in-up;animation-name: fade-in-up}@-webkit-keyframes fade-out-up{0%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-500px);transform: translateY(-500px)}}@-o-keyframes fade-out-up{0%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-o-transform: translateY(-500px);transform: translateY(-500px)}}@keyframes fade-out-up{0%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-500px);-o-transform: translateY(-500px);transform: translateY(-500px)}}.fade-out-up{-webkit-animation-name: fade-out-up;-o-animation-name: fade-out-up;animation-name: fade-out-up}@-webkit-keyframes fade-in-up-sm{0%{opacity: 0;-webkit-transform: translateY(100px);transform: translateY(100px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-o-keyframes fade-in-up-sm{0%{opacity: 0;-o-transform: translateY(100px);transform: translateY(100px)}100%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}}@keyframes fade-in-up-sm{0%{opacity: 0;-webkit-transform: translateY(100px);-o-transform: translateY(100px);transform: translateY(100px)}100%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}.fade-in-up-sm{-webkit-animation-name: fade-in-up-sm;-o-animation-name: fade-in-up-sm;animation-name: fade-in-up-sm}@-webkit-keyframes fade-out-up-sm{0%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-100px);transform: translateY(-100px)}}@-o-keyframes fade-out-up-sm{0%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-o-transform: translateY(-100px);transform: translateY(-100px)}}@keyframes fade-out-up-sm{0%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-100px);-o-transform: translateY(-100px);transform: translateY(-100px)}}.fade-out-up-sm{-webkit-animation-name: fade-out-up-sm;-o-animation-name: fade-out-up-sm;animation-name: fade-out-up-sm}@-webkit-keyframes fade-in-up-lg{0%{opacity: 0;-webkit-transform: translateY(1000px);transform: translateY(1000px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-o-keyframes fade-in-up-lg{0%{opacity: 0;-o-transform: translateY(1000px);transform: translateY(1000px)}100%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}}@keyframes fade-in-up-lg{0%{opacity: 0;-webkit-transform: translateY(1000px);-o-transform: translateY(1000px);transform: translateY(1000px)}100%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}.fade-in-up-lg{-webkit-animation-name: fade-in-up-lg;-o-animation-name: fade-in-up-lg;animation-name: fade-in-up-lg}@-webkit-keyframes fade-out-up-lg{0%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-1000px);transform: translateY(-1000px)}}@-o-keyframes fade-out-up-lg{0%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-o-transform: translateY(-1000px);transform: translateY(-1000px)}}@keyframes fade-out-up-lg{0%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-1000px);-o-transform: translateY(-1000px);transform: translateY(-1000px)}}.fade-out-up-lg{-webkit-animation-name: fade-out-up-lg;-o-animation-name: fade-out-up-lg;animation-name: fade-out-up-lg}@-webkit-keyframes fade-in-down{0%{opacity: 0;-webkit-transform: translateY(-500px);transform: translateY(-500px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-o-keyframes fade-in-down{0%{opacity: 0;-o-transform: translateY(-500px);transform: translateY(-500px)}100%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}}@keyframes fade-in-down{0%{opacity: 0;-webkit-transform: translateY(-500px);-o-transform: translateY(-500px);transform: translateY(-500px)}100%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}.fade-in-down{-webkit-animation-name: fade-in-down;-o-animation-name: fade-in-down;animation-name: fade-in-down}@-webkit-keyframes fade-out-down{0%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(500px);transform: translateY(500px)}}@-o-keyframes fade-out-down{0%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-o-transform: translateY(500px);transform: translateY(500px)}}@keyframes fade-out-down{0%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(500px);-o-transform: translateY(500px);transform: translateY(500px)}}.fade-out-down{-webkit-animation-name: fade-out-down;-o-animation-name: fade-out-down;animation-name: fade-out-down}@-webkit-keyframes fade-in-down-sm{0%{opacity: 0;-webkit-transform: translateY(-100px);transform: translateY(-100px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-o-keyframes fade-in-down-sm{0%{opacity: 0;-o-transform: translateY(-100px);transform: translateY(-100px)}100%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}}@keyframes fade-in-down-sm{0%{opacity: 0;-webkit-transform: translateY(-100px);-o-transform: translateY(-100px);transform: translateY(-100px)}100%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}.fade-in-down-sm{-webkit-animation-name: fade-in-down-sm;-o-animation-name: fade-in-down-sm;animation-name: fade-in-down-sm}@-webkit-keyframes fade-out-down-sm{0%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(100px);transform: translateY(100px)}}@-o-keyframes fade-out-down-sm{0%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-o-transform: translateY(100px);transform: translateY(100px)}}@keyframes fade-out-down-sm{0%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(100px);-o-transform: translateY(100px);transform: translateY(100px)}}.fade-out-down-sm{-webkit-animation-name: fade-out-down-sm;-o-animation-name: fade-out-down-sm;animation-name: fade-out-down-sm}@-webkit-keyframes fade-in-down-lg{0%{opacity: 0;-webkit-transform: translateY(-1000px);transform: translateY(-1000px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-o-keyframes fade-in-down-lg{0%{opacity: 0;-o-transform: translateY(-1000px);transform: translateY(-1000px)}100%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}}@keyframes fade-in-down-lg{0%{opacity: 0;-webkit-transform: translateY(-1000px);-o-transform: translateY(-1000px);transform: translateY(-1000px)}100%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}.fade-in-down-lg{-webkit-animation-name: fade-in-down;-o-animation-name: fade-in-down;animation-name: fade-in-down}@-webkit-keyframes fade-out-down-lg{0%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(1000px);transform: translateY(1000px)}}@-o-keyframes fade-out-down-lg{0%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-o-transform: translateY(1000px);transform: translateY(1000px)}}@keyframes fade-out-down-lg{0%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(1000px);-o-transform: translateY(1000px);transform: translateY(1000px)}}.fade-out-down-lg{-webkit-animation-name: fade-out-down-lg;-o-animation-name: fade-out-down-lg;animation-name: fade-out-down-lg}@-webkit-keyframes fade-in-left{0%{opacity: 0;-webkit-transform: translateX(-500px);transform: translateX(-500px)}100%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@-o-keyframes fade-in-left{0%{opacity: 0;-o-transform: translateX(-500px);transform: translateX(-500px)}100%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}}@keyframes fade-in-left{0%{opacity: 0;-webkit-transform: translateX(-500px);-o-transform: translateX(-500px);transform: translateX(-500px)}100%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}}.fade-in-left{-webkit-animation-name: fade-in-left;-o-animation-name: fade-in-left;animation-name: fade-in-left}@-webkit-keyframes fade-out-left{0%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-500px);transform: translateX(-500px)}}@-o-keyframes fade-out-left{0%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-o-transform: translateX(-500px);transform: translateX(-500px)}}@keyframes fade-out-left{0%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-500px);-o-transform: translateX(-500px);transform: translateX(-500px)}}.fade-out-left{-webkit-animation-name: fade-out-left;-o-animation-name: fade-out-left;animation-name: fade-out-left}@-webkit-keyframes fade-in-left-sm{0%{opacity: 0;-webkit-transform: translateX(-100px);transform: translateX(-100px)}100%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@-o-keyframes fade-in-left-sm{0%{opacity: 0;-o-transform: translateX(-100px);transform: translateX(-100px)}100%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}}@keyframes fade-in-left-sm{0%{opacity: 0;-webkit-transform: translateX(-100px);-o-transform: translateX(-100px);transform: translateX(-100px)}100%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}}.fade-in-left-sm{-webkit-animation-name: fade-in-left-sm;-o-animation-name: fade-in-left-sm;animation-name: fade-in-left-sm}@-webkit-keyframes fade-out-left-sm{0%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-100px);transform: translateX(-100px)}}@-o-keyframes fade-out-left-sm{0%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-o-transform: translateX(-100px);transform: translateX(-100px)}}@keyframes fade-out-left-sm{0%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-100px);-o-transform: translateX(-100px);transform: translateX(-100px)}}.fade-out-left-sm{-webkit-animation-name: fade-out-left-sm;-o-animation-name: fade-out-left-sm;animation-name: fade-out-left-sm}@-webkit-keyframes fade-in-left-lg{0%{opacity: 0;-webkit-transform: translateX(-1500px);transform: translateX(-1500px)}100%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@-o-keyframes fade-in-left-lg{0%{opacity: 0;-o-transform: translateX(-1500px);transform: translateX(-1500px)}100%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}}@keyframes fade-in-left-lg{0%{opacity: 0;-webkit-transform: translateX(-1500px);-o-transform: translateX(-1500px);transform: translateX(-1500px)}100%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}}.fade-in-left-lg{-webkit-animation-name: fade-in-left-lg;-o-animation-name: fade-in-left-lg;animation-name: fade-in-left-lg}@-webkit-keyframes fade-out-left-lg{0%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-1500px);transform: translateX(-1500px)}}@-o-keyframes fade-out-left-lg{0%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-o-transform: translateX(-1500px);transform: translateX(-1500px)}}@keyframes fade-out-left-lg{0%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-1500px);-o-transform: translateX(-1500px);transform: translateX(-1500px)}}.fade-out-left-lg{-webkit-animation-name: fade-out-left-lg;-o-animation-name: fade-out-left-lg;animation-name: fade-out-left-lg}@-webkit-keyframes fade-in-right{0%{opacity: 0;-webkit-transform: translateX(500px);transform: translateX(500px)}100%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@-o-keyframes fade-in-right{0%{opacity: 0;-o-transform: translateX(500px);transform: translateX(500px)}100%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}}@keyframes fade-in-right{0%{opacity: 0;-webkit-transform: translateX(500px);-o-transform: translateX(500px);transform: translateX(500px)}100%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}}.fade-in-right{-webkit-animation-name: fade-in-right;-o-animation-name: fade-in-right;animation-name: fade-in-right}@-webkit-keyframes fade-out-right{0%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(500px);transform: translateX(500px)}}@-o-keyframes fade-out-right{0%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-o-transform: translateX(500px);transform: translateX(500px)}}@keyframes fade-out-right{0%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(500px);-o-transform: translateX(500px);transform: translateX(500px)}}.fade-out-right{-webkit-animation-name: fade-out-right;-o-animation-name: fade-out-right;animation-name: fade-out-right}@-webkit-keyframes fade-in-right-sm{0%{opacity: 0;-webkit-transform: translateX(100px);transform: translateX(100px)}100%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@-o-keyframes fade-in-right-sm{0%{opacity: 0;-o-transform: translateX(100px);transform: translateX(100px)}100%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}}@keyframes fade-in-right-sm{0%{opacity: 0;-webkit-transform: translateX(100px);-o-transform: translateX(100px);transform: translateX(100px)}100%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}}.fade-in-right-sm{-webkit-animation-name: fade-in-right-sm;-o-animation-name: fade-in-right-sm;animation-name: fade-in-right-sm}@-webkit-keyframes fade-out-right-sm{0%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(100px);transform: translateX(100px)}}@-o-keyframes fade-out-right-sm{0%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-o-transform: translateX(100px);transform: translateX(100px)}}@keyframes fade-out-right-sm{0%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(100px);-o-transform: translateX(100px);transform: translateX(100px)}}.fade-out-right-sm{-webkit-animation-name: fade-out-right-sm;-o-animation-name: fade-out-right-sm;animation-name: fade-out-right-sm}@-webkit-keyframes fade-in-right-lg{0%{opacity: 0;-webkit-transform: translateX(1500px);transform: translateX(1500px)}100%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@-o-keyframes fade-in-right-lg{0%{opacity: 0;-o-transform: translateX(1500px);transform: translateX(1500px)}100%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}}@keyframes fade-in-right-lg{0%{opacity: 0;-webkit-transform: translateX(1500px);-o-transform: translateX(1500px);transform: translateX(1500px)}100%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}}.fade-in-right-lg{-webkit-animation-name: fade-in-right-lg;-o-animation-name: fade-in-right-lg;animation-name: fade-in-right-lg}@-webkit-keyframes fade-out-right-lg{0%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(1500px);transform: translateX(1500px)}}@-o-keyframes fade-out-right-lg{0%{opacity: 1;-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-o-transform: translateX(1500px);transform: translateX(1500px)}}@keyframes fade-out-right-lg{0%{opacity: 1;-webkit-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(1500px);-o-transform: translateX(1500px);transform: translateX(1500px)}}.fade-out-right-lg{-webkit-animation-name: fade-out-right-lg;-o-animation-name: fade-out-right-lg;animation-name: fade-out-right-lg}@-webkit-keyframes rotate-in{0%{opacity: 0;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transform-origin: center center;transform-origin: center center}100%{opacity: 1;-webkit-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;transform-origin: center center}}@-o-keyframes rotate-in{0%{opacity: 0;-o-transform: rotate(-90deg);transform: rotate(-90deg);-o-transform-origin: center center;transform-origin: center center}100%{opacity: 1;-o-transform: rotate(0);transform: rotate(0);-o-transform-origin: center center;transform-origin: center center}}@keyframes rotate-in{0%{opacity: 0;-webkit-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}100%{opacity: 1;-webkit-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}}.rotate-in{-webkit-animation-name: rotate-in;-o-animation-name: rotate-in;animation-name: rotate-in}@-webkit-keyframes rotate-out{0%{opacity: 1;-webkit-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;transform-origin: center center}100%{opacity: 0;-webkit-transform: rotate(90deg);transform: rotate(90deg);-webkit-transform-origin: center center;transform-origin: center center}}@-o-keyframes rotate-out{0%{opacity: 1;-o-transform: rotate(0);transform: rotate(0);-o-transform-origin: center center;transform-origin: center center}100%{opacity: 0;-o-transform: rotate(90deg);transform: rotate(90deg);-o-transform-origin: center center;transform-origin: center center}}@keyframes rotate-out{0%{opacity: 1;-webkit-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}100%{opacity: 0;-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}}.rotate-out{-webkit-animation-name: rotate-out;-o-animation-name: rotate-out;animation-name: rotate-out}@-webkit-keyframes rotate-in-sm{0%{opacity: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transform-origin: center center;transform-origin: center center}100%{opacity: 1;-webkit-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;transform-origin: center center}}@-o-keyframes rotate-in-sm{0%{opacity: 0;-o-transform: rotate(-45deg);transform: rotate(-45deg);-o-transform-origin: center center;transform-origin: center center}100%{opacity: 1;-o-transform: rotate(0);transform: rotate(0);-o-transform-origin: center center;transform-origin: center center}}@keyframes rotate-in-sm{0%{opacity: 0;-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}100%{opacity: 1;-webkit-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}}.rotate-in-sm{-webkit-animation-name: rotate-in-sm;-o-animation-name: rotate-in-sm;animation-name: rotate-in-sm}@-webkit-keyframes rotate-out-sm{0%{opacity: 1;-webkit-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;transform-origin: center center}100%{opacity: 0;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transform-origin: center center;transform-origin: center center}}@-o-keyframes rotate-out-sm{0%{opacity: 1;-o-transform: rotate(0);transform: rotate(0);-o-transform-origin: center center;transform-origin: center center}100%{opacity: 0;-o-transform: rotate(45deg);transform: rotate(45deg);-o-transform-origin: center center;transform-origin: center center}}@keyframes rotate-out-sm{0%{opacity: 1;-webkit-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}100%{opacity: 0;-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}}.rotate-out-sm{-webkit-animation-name: rotate-out-sm;-o-animation-name: rotate-out-sm;animation-name: rotate-out-sm}@-webkit-keyframes rotate-in-lg{0%{opacity: 0;-webkit-transform: rotate(-180deg);transform: rotate(-180deg);-webkit-transform-origin: center center;transform-origin: center center}100%{opacity: 1;-webkit-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;transform-origin: center center}}@-o-keyframes rotate-in-lg{0%{opacity: 0;-o-transform: rotate(-180deg);transform: rotate(-180deg);-o-transform-origin: center center;transform-origin: center center}100%{opacity: 1;-o-transform: rotate(0);transform: rotate(0);-o-transform-origin: center center;transform-origin: center center}}@keyframes rotate-in-lg{0%{opacity: 0;-webkit-transform: rotate(-180deg);-o-transform: rotate(-180deg);transform: rotate(-180deg);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}100%{opacity: 1;-webkit-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}}.rotate-in-lg{-webkit-animation-name: rotate-in-lg;-o-animation-name: rotate-in-lg;animation-name: rotate-in-lg}@-webkit-keyframes rotate-out-lg{0%{opacity: 1;-webkit-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;transform-origin: center center}100%{opacity: 0;-webkit-transform: rotate(180deg);transform: rotate(180deg);-webkit-transform-origin: center center;transform-origin: center center}}@-o-keyframes rotate-out-lg{0%{opacity: 1;-o-transform: rotate(0);transform: rotate(0);-o-transform-origin: center center;transform-origin: center center}100%{opacity: 0;-o-transform: rotate(180deg);transform: rotate(180deg);-o-transform-origin: center center;transform-origin: center center}}@keyframes rotate-out-lg{0%{opacity: 1;-webkit-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}100%{opacity: 0;-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center}}.rotate-out-lg{-webkit-animation-name: rotate-out-lg;-o-animation-name: rotate-out-lg;animation-name: rotate-out-lg}@-webkit-keyframes flip-in-x{0%{opacity: 0;-webkit-transform: perspective(550px) rotateX(90deg);transform: perspective(550px) rotateX(90deg)}100%{opacity: 1;-webkit-transform: perspective(550px) rotateX(0deg);transform: perspective(550px) rotateX(0deg)}}@-o-keyframes flip-in-x{0%{opacity: 0;transform: perspective(550px) rotateX(90deg)}100%{opacity: 1;transform: perspective(550px) rotateX(0deg)}}@keyframes flip-in-x{0%{opacity: 0;-webkit-transform: perspective(550px) rotateX(90deg);transform: perspective(550px) rotateX(90deg)}100%{opacity: 1;-webkit-transform: perspective(550px) rotateX(0deg);transform: perspective(550px) rotateX(0deg)}}.flip-in-x{-webkit-animation-name: flip-in-x;-o-animation-name: flip-in-x;animation-name: flip-in-x;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-out-x{0%{opacity: 1;-webkit-transform: perspective(550px) rotateX(0deg);transform: perspective(550px) rotateX(0deg)}100%{opacity: 0;-webkit-transform: perspective(550px) rotateX(90deg);transform: perspective(550px) rotateX(90deg)}}@-o-keyframes flip-out-x{0%{opacity: 1;transform: perspective(550px) rotateX(0deg)}100%{opacity: 0;transform: perspective(550px) rotateX(90deg)}}@keyframes flip-out-x{0%{opacity: 1;-webkit-transform: perspective(550px) rotateX(0deg);transform: perspective(550px) rotateX(0deg)}100%{opacity: 0;-webkit-transform: perspective(550px) rotateX(90deg);transform: perspective(550px) rotateX(90deg)}}.flip-out-x{-webkit-animation-name: flip-out-x;-o-animation-name: flip-out-x;animation-name: flip-out-x;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-in-x-nr{0%{opacity: 0;-webkit-transform: perspective(100px) rotateX(90deg);transform: perspective(100px) rotateX(90deg)}100%{opacity: 1;-webkit-transform: perspective(100px) rotateX(0deg);transform: perspective(100px) rotateX(0deg)}}@-o-keyframes flip-in-x-nr{0%{opacity: 0;transform: perspective(100px) rotateX(90deg)}100%{opacity: 1;transform: perspective(100px) rotateX(0deg)}}@keyframes flip-in-x-nr{0%{opacity: 0;-webkit-transform: perspective(100px) rotateX(90deg);transform: perspective(100px) rotateX(90deg)}100%{opacity: 1;-webkit-transform: perspective(100px) rotateX(0deg);transform: perspective(100px) rotateX(0deg)}}.flip-in-x-nr{-webkit-animation-name: flip-in-x-nr;-o-animation-name: flip-in-x-nr;animation-name: flip-in-x-nr;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-out-x-nr{0%{opacity: 1;-webkit-transform: perspective(100px) rotateX(0deg);transform: perspective(100px) rotateX(0deg)}100%{opacity: 0;-webkit-transform: perspective(100px) rotateX(90deg);transform: perspective(100px) rotateX(90deg)}}@-o-keyframes flip-out-x-nr{0%{opacity: 1;transform: perspective(100px) rotateX(0deg)}100%{opacity: 0;transform: perspective(100px) rotateX(90deg)}}@keyframes flip-out-x-nr{0%{opacity: 1;-webkit-transform: perspective(100px) rotateX(0deg);transform: perspective(100px) rotateX(0deg)}100%{opacity: 0;-webkit-transform: perspective(100px) rotateX(90deg);transform: perspective(100px) rotateX(90deg)}}.flip-out-x-nr{-webkit-animation-name: flip-out-x-nr;-o-animation-name: flip-out-x-nr;animation-name: flip-out-x-nr;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-in-x-fr{0%{opacity: 0;-webkit-transform: perspective(1000px) rotateX(90deg);transform: perspective(1000px) rotateX(90deg)}100%{opacity: 1;-webkit-transform: perspective(1000px) rotateX(0deg);transform: perspective(1000px) rotateX(0deg)}}@-o-keyframes flip-in-x-fr{0%{opacity: 0;transform: perspective(1000px) rotateX(90deg)}100%{opacity: 1;transform: perspective(1000px) rotateX(0deg)}}@keyframes flip-in-x-fr{0%{opacity: 0;-webkit-transform: perspective(1000px) rotateX(90deg);transform: perspective(1000px) rotateX(90deg)}100%{opacity: 1;-webkit-transform: perspective(1000px) rotateX(0deg);transform: perspective(1000px) rotateX(0deg)}}.flip-in-x-fr{-webkit-animation-name: flip-in-x-fr;-o-animation-name: flip-in-x-fr;animation-name: flip-in-x-fr;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-out-x-fr{0%{opacity: 1;-webkit-transform: perspective(1000px) rotateX(0deg);transform: perspective(1000px) rotateX(0deg)}100%{opacity: 0;-webkit-transform: perspective(1000px) rotateX(90deg);transform: perspective(1000px) rotateX(90deg)}}@-o-keyframes flip-out-x-fr{0%{opacity: 1;transform: perspective(1000px) rotateX(0deg)}100%{opacity: 0;transform: perspective(1000px) rotateX(90deg)}}@keyframes flip-out-x-fr{0%{opacity: 1;-webkit-transform: perspective(1000px) rotateX(0deg);transform: perspective(1000px) rotateX(0deg)}100%{opacity: 0;-webkit-transform: perspective(1000px) rotateX(90deg);transform: perspective(1000px) rotateX(90deg)}}.flip-out-x-fr{-webkit-animation-name: flip-out-x-fr;-o-animation-name: flip-out-x-fr;animation-name: flip-out-x-fr;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-in-y{0%{opacity: 0;-webkit-transform: perspective(550px) rotateY(90deg);transform: perspective(550px) rotateY(90deg)}100%{opacity: 1;-webkit-transform: perspective(550px) rotateY(0deg);transform: perspective(550px) rotateY(0deg)}}@-o-keyframes flip-in-y{0%{opacity: 0;transform: perspective(550px) rotateY(90deg)}100%{opacity: 1;transform: perspective(550px) rotateY(0deg)}}@keyframes flip-in-y{0%{opacity: 0;-webkit-transform: perspective(550px) rotateY(90deg);transform: perspective(550px) rotateY(90deg)}100%{opacity: 1;-webkit-transform: perspective(550px) rotateY(0deg);transform: perspective(550px) rotateY(0deg)}}.flip-in-y{-webkit-animation-name: flip-in-y;-o-animation-name: flip-in-y;animation-name: flip-in-y;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-out-y{0%{opacity: 1;-webkit-transform: perspective(550px) rotateY(0deg);transform: perspective(550px) rotateY(0deg)}100%{opacity: 0;-webkit-transform: perspective(550px) rotateY(90deg);transform: perspective(550px) rotateY(90deg)}}@-o-keyframes flip-out-y{0%{opacity: 1;transform: perspective(550px) rotateY(0deg)}100%{opacity: 0;transform: perspective(550px) rotateY(90deg)}}@keyframes flip-out-y{0%{opacity: 1;-webkit-transform: perspective(550px) rotateY(0deg);transform: perspective(550px) rotateY(0deg)}100%{opacity: 0;-webkit-transform: perspective(550px) rotateY(90deg);transform: perspective(550px) rotateY(90deg)}}.flip-out-y{-webkit-animation-name: flip-out-y;-o-animation-name: flip-out-y;animation-name: flip-out-y;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-in-y-nr{0%{opacity: 0;-webkit-transform: perspective(100px) rotateY(90deg);transform: perspective(100px) rotateY(90deg)}100%{opacity: 1;-webkit-transform: perspective(100px) rotateY(0deg);transform: perspective(100px) rotateY(0deg)}}@-o-keyframes flip-in-y-nr{0%{opacity: 0;transform: perspective(100px) rotateY(90deg)}100%{opacity: 1;transform: perspective(100px) rotateY(0deg)}}@keyframes flip-in-y-nr{0%{opacity: 0;-webkit-transform: perspective(100px) rotateY(90deg);transform: perspective(100px) rotateY(90deg)}100%{opacity: 1;-webkit-transform: perspective(100px) rotateY(0deg);transform: perspective(100px) rotateY(0deg)}}.flip-in-y-nr{-webkit-animation-name: flip-in-y-nr;-o-animation-name: flip-in-y-nr;animation-name: flip-in-y-nr;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-out-y-nr{0%{opacity: 1;-webkit-transform: perspective(100px) rotateY(0deg);transform: perspective(100px) rotateY(0deg)}100%{opacity: 0;-webkit-transform: perspective(100px) rotateY(90deg);transform: perspective(100px) rotateY(90deg)}}@-o-keyframes flip-out-y-nr{0%{opacity: 1;transform: perspective(100px) rotateY(0deg)}100%{opacity: 0;transform: perspective(100px) rotateY(90deg)}}@keyframes flip-out-y-nr{0%{opacity: 1;-webkit-transform: perspective(100px) rotateY(0deg);transform: perspective(100px) rotateY(0deg)}100%{opacity: 0;-webkit-transform: perspective(100px) rotateY(90deg);transform: perspective(100px) rotateY(90deg)}}.flip-out-y-nr{-webkit-animation-name: flip-out-y-nr;-o-animation-name: flip-out-y-nr;animation-name: flip-out-y-nr;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-in-y-fr{0%{opacity: 0;-webkit-transform: perspective(1000px) rotateY(90deg);transform: perspective(1000px) rotateY(90deg)}100%{opacity: 1;-webkit-transform: perspective(1000px) rotateY(0deg);transform: perspective(1000px) rotateY(0deg)}}@-o-keyframes flip-in-y-fr{0%{opacity: 0;transform: perspective(1000px) rotateY(90deg)}100%{opacity: 1;transform: perspective(1000px) rotateY(0deg)}}@keyframes flip-in-y-fr{0%{opacity: 0;-webkit-transform: perspective(1000px) rotateY(90deg);transform: perspective(1000px) rotateY(90deg)}100%{opacity: 1;-webkit-transform: perspective(1000px) rotateY(0deg);transform: perspective(1000px) rotateY(0deg)}}.flip-in-y-fr{-webkit-animation-name: flip-in-y-fr;-o-animation-name: flip-in-y-fr;animation-name: flip-in-y-fr;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flip-out-y-fr{0%{opacity: 1;-webkit-transform: perspective(1000px) rotateY(0deg);transform: perspective(1000px) rotateY(0deg)}100%{opacity: 0;-webkit-transform: perspective(1000px) rotateY(90deg);transform: perspective(1000px) rotateY(90deg)}}@-o-keyframes flip-out-y-fr{0%{opacity: 1;transform: perspective(1000px) rotateY(0deg)}100%{opacity: 0;transform: perspective(1000px) rotateY(90deg)}}@keyframes flip-out-y-fr{0%{opacity: 1;-webkit-transform: perspective(1000px) rotateY(0deg);transform: perspective(1000px) rotateY(0deg)}100%{opacity: 0;-webkit-transform: perspective(1000px) rotateY(90deg);transform: perspective(1000px) rotateY(90deg)}}.flip-out-y-fr{-webkit-animation-name: flip-out-y-fr;-o-animation-name: flip-out-y-fr;animation-name: flip-out-y-fr;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes zoom-in{0%{opacity: 0;-webkit-transform: scale(.7);transform: scale(.7)}100%{opacity: 1}}@-o-keyframes zoom-in{0%{opacity: 0;-o-transform: scale(.7);transform: scale(.7)}100%{opacity: 1}}@keyframes zoom-in{0%{opacity: 0;-webkit-transform: scale(.7);-o-transform: scale(.7);transform: scale(.7)}100%{opacity: 1}}.zoom-in{-webkit-animation-name: zoom-in;-o-animation-name: zoom-in;animation-name: zoom-in}@-webkit-keyframes zoom-out{0%{opacity: 1;-webkit-transform: scale(1);transform: scale(1)}50%{opacity: 0;-webkit-transform: scale(.7);transform: scale(.7)}100%{opacity: 0}}@-o-keyframes zoom-out{0%{opacity: 1;-o-transform: scale(1);transform: scale(1)}50%{opacity: 0;-o-transform: scale(.7);transform: scale(.7)}100%{opacity: 0}}@keyframes zoom-out{0%{opacity: 1;-webkit-transform: scale(1);-o-transform: scale(1);transform: scale(1)}50%{opacity: 0;-webkit-transform: scale(.7);-o-transform: scale(.7);transform: scale(.7)}100%{opacity: 0}}.zoom-out{-webkit-animation-name: zoom-out;-o-animation-name: zoom-out;animation-name: zoom-out}@-webkit-keyframes zoom-in-sm{0%{opacity: 0;-webkit-transform: scale(.95);transform: scale(.95)}100%{opacity: 1}}@-o-keyframes zoom-in-sm{0%{opacity: 0;-o-transform: scale(.95);transform: scale(.95)}100%{opacity: 1}}@keyframes zoom-in-sm{0%{opacity: 0;-webkit-transform: scale(.95);-o-transform: scale(.95);transform: scale(.95)}100%{opacity: 1}}.zoom-in-sm{-webkit-animation-name: zoom-in-sm;-o-animation-name: zoom-in-sm;animation-name: zoom-in-sm}@-webkit-keyframes zoom-out-sm{0%{opacity: 1;-webkit-transform: scale(1);transform: scale(1)}50%{opacity: 0;-webkit-transform: scale(.95);transform: scale(.95)}100%{opacity: 0}}@-o-keyframes zoom-out-sm{0%{opacity: 1;-o-transform: scale(1);transform: scale(1)}50%{opacity: 0;-o-transform: scale(.95);transform: scale(.95)}100%{opacity: 0}}@keyframes zoom-out-sm{0%{opacity: 1;-webkit-transform: scale(1);-o-transform: scale(1);transform: scale(1)}50%{opacity: 0;-webkit-transform: scale(.95);-o-transform: scale(.95);transform: scale(.95)}100%{opacity: 0}}.zoom-out-sm{-webkit-animation-name: zoom-out-sm;-o-animation-name: zoom-out-sm;animation-name: zoom-out-sm}@-webkit-keyframes zoom-in-lg{0%{opacity: 0;-webkit-transform: scale(.4);transform: scale(.4)}100%{opacity: 1}}@-o-keyframes zoom-in-lg{0%{opacity: 0;-o-transform: scale(.4);transform: scale(.4)}100%{opacity: 1}}@keyframes zoom-in-lg{0%{opacity: 0;-webkit-transform: scale(.4);-o-transform: scale(.4);transform: scale(.4)}100%{opacity: 1}}.zoom-in-lg{-webkit-animation-name: zoom-in-lg;-o-animation-name: zoom-in-lg;animation-name: zoom-in-lg}@-webkit-keyframes zoom-out-lg{0%{opacity: 1;-webkit-transform: scale(1);transform: scale(1)}50%{opacity: 0;-webkit-transform: scale(.4);transform: scale(.4)}100%{opacity: 0}}@-o-keyframes zoom-out-lg{0%{opacity: 1;-o-transform: scale(1);transform: scale(1)}50%{opacity: 0;-o-transform: scale(.4);transform: scale(.4)}100%{opacity: 0}}@keyframes zoom-out-lg{0%{opacity: 1;-webkit-transform: scale(1);-o-transform: scale(1);transform: scale(1)}50%{opacity: 0;-webkit-transform: scale(.4);-o-transform: scale(.4);transform: scale(.4)}100%{opacity: 0}}.zoom-out-lg{-webkit-animation-name: zoom-out-lg;-o-animation-name: zoom-out-lg;animation-name: zoom-out-lg}.blink-slow{-webkit-animation-name: blink-slow;-o-animation-name: blink-slow;animation-name: blink-slow;-webkit-animation-duration: .3s;-o-animation-duration: .3s;animation-duration: .3s;-webkit-animation-timing-function: ease-in-out;-o-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;-webkit-animation-iteration-count: infinite;-o-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-direction: alternate;-o-animation-direction: alternate;animation-direction: alternate}@-webkit-keyframes blink-slow{0%{opacity: .4}50%{opacity: .7}100%{opacity: 1}}@-o-keyframes blink-slow{0%{opacity: .4}50%{opacity: .7}100%{opacity: 1}}@keyframes blink-slow{0%{opacity: .4}50%{opacity: .7}100%{opacity: 1}}@-webkit-keyframes overlay-slide-in-top{0%{height: 100%}100%{height: 0}}@-o-keyframes overlay-slide-in-top{0%{height: 100%}100%{height: 0}}@keyframes overlay-slide-in-top{0%{height: 100%}100%{height: 0}}.overlay-slide-in-top{top: 0;height: 0;-webkit-animation-name: overlay-slide-in-top;-o-animation-name: overlay-slide-in-top;animation-name: overlay-slide-in-top}@-webkit-keyframes overlay-slide-out-top{0%{height: 0}100%{height: 100%}}@-o-keyframes overlay-slide-out-top{0%{height: 0}100%{height: 100%}}@keyframes overlay-slide-out-top{0%{height: 0}100%{height: 100%}}.overlay-slide-out-top{top: 0;height: 100%;-webkit-animation-name: overlay-slide-out-top;-o-animation-name: overlay-slide-out-top;animation-name: overlay-slide-out-top}@-webkit-keyframes overlay-slide-in-bottom{0%{height: 100%}100%{height: 0}}@-o-keyframes overlay-slide-in-bottom{0%{height: 100%}100%{height: 0}}@keyframes overlay-slide-in-bottom{0%{height: 100%}100%{height: 0}}.overlay-slide-in-bottom{bottom: 0;height: 0;-webkit-animation-name: overlay-slide-in-bottom;-o-animation-name: overlay-slide-in-bottom;animation-name: overlay-slide-in-bottom}@-webkit-keyframes overlay-slide-out-bottom{0%{height: 0}100%{height: 100%}}@-o-keyframes overlay-slide-out-bottom{0%{height: 0}100%{height: 100%}}@keyframes overlay-slide-out-bottom{0%{height: 0}100%{height: 100%}}.overlay-slide-out-bottom{bottom: 0;height: 100%;-webkit-animation-name: overlay-slide-out-bottom;-o-animation-name: overlay-slide-out-bottom;animation-name: overlay-slide-out-bottom}@-webkit-keyframes overlay-slide-in-left{0%{width: 100%}100%{width: 0}}@-o-keyframes overlay-slide-in-left{0%{width: 100%}100%{width: 0}}@keyframes overlay-slide-in-left{0%{width: 100%}100%{width: 0}}.overlay-slide-in-left{width: 0;-webkit-animation-name: overlay-slide-in-left;-o-animation-name: overlay-slide-in-left;animation-name: overlay-slide-in-left}@-webkit-keyframes overlay-slide-out-left{0%{width: 0}100%{width: 100%}}@-o-keyframes overlay-slide-out-left{0%{width: 0}100%{width: 100%}}@keyframes overlay-slide-out-left{0%{width: 0}100%{width: 100%}}.overlay-slide-out-left{left: 0;width: 100%;-webkit-animation-name: overlay-slide-out-left;-o-animation-name: overlay-slide-out-left;animation-name: overlay-slide-out-left}@-webkit-keyframes overlay-slide-in-right{0%{width: 100%}100%{width: 0}}@-o-keyframes overlay-slide-in-right{0%{width: 100%}100%{width: 0}}@keyframes overlay-slide-in-right{0%{width: 100%}100%{width: 0}}.overlay-slide-in-right{right: 0;width: 0;-webkit-animation-name: overlay-slide-in-right;-o-animation-name: overlay-slide-in-right;animation-name: overlay-slide-in-right}@-webkit-keyframes overlay-slide-out-right{0%{width: 0}100%{width: 100%}}@-o-keyframes overlay-slide-out-right{0%{width: 0}100%{width: 100%}}@keyframes overlay-slide-out-right{0%{width: 0}100%{width: 100%}}.overlay-slide-out-right{right: 0;width: 100%;-webkit-animation-name: overlay-slide-out-right;-o-animation-name: overlay-slide-out-right;animation-name: overlay-slide-out-right}body{line-height: 1.6;color: #888;-webkit-font-smoothing: antialiased}@-ms-viewport{width: auto !important}#wrapper-content{background-color: #f6f6f6;padding-bottom:40px !important}.container .container{width: 100%}.wpb_map_wraper iframe,.cupid-text-widget iframe{display: block;-webkit-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-dark');-moz-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-dark');-o-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-dark');-ms-filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-dark');filter: url('http://themes.g5plus.net/cupid/wp-content/themes/cupid/assets/css/filter.svg#brightness-dark');pointer-events: none}.site-content-page{padding-top: 95px;padding-bottom: 115px}.page-content{background: #FFFFFF}.page-content-inner{padding: 25px;padding-bottom: 45px}.page-content + .entry-comments{margin-top: 15px}@media (min-width: 1200px){.container{width: 1200px}}*{color: inherit}q:before{content: "“"}q:after{content: "”"}h1,h2,h3,h4,h5,h6{margin: 0;margin-bottom: 20px;line-height: 1.2;color: #1f1f1f}div,iframe,img{padding: 0;margin: 0}p{font-weight: 400;margin: 0;padding: 0;margin-bottom: 20px}::selection{background: #d93f63;color: #ffffff}a,a:hover,a:focus,a:active,a.active{color: inherit;text-decoration: none;outline: none}a:hover,a:focus,a:active,a.active{color: #d93f63}input,textarea,button,select{outline: none}select{max-width: 100%;border: 1px solid #f6f6f6;padding: 10px;background: #F6f6f6;font-size: 14px;color: #999999}input[type="text"],input[type="search"],input[type="email"],input[type="url"],input[type="password"],input[type="tel"],textarea{background: #F6f6f6;border: 1px solid #f6f6f6;font-size: 12px;padding: 10px 10px 9px 10px;color: #999999}input[type="text"] ::-webkit-input-placeholder,input[type="search"] ::-webkit-input-placeholder,input[type="email"] ::-webkit-input-placeholder,input[type="url"] ::-webkit-input-placeholder,input[type="password"] ::-webkit-input-placeholder,input[type="tel"] ::-webkit-input-placeholder,textarea ::-webkit-input-placeholder{color: #999999}input[type="text"] :-moz-placeholder,input[type="search"] :-moz-placeholder,input[type="email"] :-moz-placeholder,input[type="url"] :-moz-placeholder,input[type="password"] :-moz-placeholder,input[type="tel"] :-moz-placeholder,textarea :-moz-placeholder{color: #999999}input[type="text"] ::-moz-placeholder,input[type="search"] ::-moz-placeholder,input[type="email"] ::-moz-placeholder,input[type="url"] ::-moz-placeholder,input[type="password"] ::-moz-placeholder,input[type="tel"] ::-moz-placeholder,textarea ::-moz-placeholder{color: #999999}input[type="text"] :-ms-input-placeholder,input[type="search"] :-ms-input-placeholder,input[type="email"] :-ms-input-placeholder,input[type="url"] :-ms-input-placeholder,input[type="password"] :-ms-input-placeholder,input[type="tel"] :-ms-input-placeholder,textarea :-ms-input-placeholder{color: #999999}body.boxed{background-image: url('assets/images/patterns/bg0.png');background-repeat: repeat;background-position: center center;background-attachment: scroll;background-size: auto}.boxed #wrapper{max-width: 1280px;margin: auto}.wpb_gmaps_widget .wpb_wrapper{padding: 0}.content-middle{display: table}.content-middle-inner{display: table-cell;vertical-align: middle}#infscr-loading{text-align: center}#infscr-loading div{display: inline;padding-left: 10px;font-size: 13px;font-weight: 600;text-transform: uppercase}#infscr-loading img{display: inline}.page-title-wrapper{background: none;padding: 50px 0;border-top: 1px solid #eee}.page-title-wrapper h2 span.lastWord{font-weight: bold}#go-top{position: fixed;bottom: 0px;right: 0;display: none}#go-top > i{width: 50px;height: 50px;text-align: center;z-index: 2;background: #ffa73c;color: #FFFFFF;line-height: 50px;font-size: 18px;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;-webkit-backface-visibility: visible;-moz-backface-visibility: visible;-ms-backface-visibility: visible;backface-visibility: visible;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}#go-top > i:hover{background: #d93f63}.loading-wrapper{position: fixed;display: block;top: 0;left: 0;bottom: 0;right: 0;background: rgba(0,0,0,0.5);z-index: 9999;-webkit-backface-visibility: visible;-moz-backface-visibility: visible;-ms-backface-visibility: visible;backface-visibility: visible;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}@-moz-keyframes spinner{0%{transform: rotate(0)}100%{transform: rotate(360deg)}}@-webkit-keyframes spinner{0%{transform: rotate(0)}100%{transform: rotate(360deg)}}@-o-keyframes spinner{0%{transform: rotate(0)}100%{transform: rotate(360deg)}}@keyframes spinner{0%{transform: rotate(0)}100%{transform: rotate(360deg)}}.spinner-double-section-far{display: block;width: 50px;height: 50px;border-radius: 50%;border: 3.125px solid #aaa;-webkit-animation: spinner 1.2s linear infinite;-moz-animation: spinner 1.2s linear infinite;-ms-animation: spinner 1.2s linear infinite;-o-animation: spinner 1.2s linear infinite;animation: spinner 1.2s linear infinite;position: absolute;margin: auto;top: 0;left: 0;right: 0;bottom: 0}.spinner-double-section-far:before,.spinner-double-section-far:after{content: '';position: absolute;top: -3.125px;left: -3.125px;display: block;width: 50px;height: 50px;border-radius: 50%;border: 3.125px solid transparent;border-top-color: tomato}.spinner-double-section-far:after{border-top-color: transparent;border-bottom-color: tomato}.spinner-double-section-far:before,.spinner-double-section-far:after{top: -9.375px;left: -9.375px;width: 62.5px;height: 62.5px}.cupid-popup-login-content label{font-weight: 600;font-size: 15px}#cupid-popup-login-wrapper input[type="text"],#cupid-popup-login-wrapper input[type="email"],#cupid-popup-login-wrapper input[type="password"]{background: #fff;border: solid 1px #eee;padding: 10px;border-radius: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;min-height: 44px}#cupid-popup-login-wrapper input[type="text"]:focus,#cupid-popup-login-wrapper input[type="email"]:focus,#cupid-popup-login-wrapper input[type="password"]:focus{border: solid 1px #d93f63}#cupid-popup-login-wrapper .modal-body{background: #FAFAFA}.input-icon{position: relative}.input-icon > i.fa{position: absolute;top: 0;bottom: 0;left: 16px;margin: auto;height: 14px}#cupid-popup-login-wrapper .input-icon > input[type="text"],#cupid-popup-login-wrapper .input-icon > input[type="email"],#cupid-popup-login-wrapper .input-icon > input[type="password"]{padding-left: 40px}#cupid-popup-login-wrapper .input-icon > input[type="text"]:focus + i,#cupid-popup-login-wrapper .input-icon > input[type="email"]:focus + i,#cupid-popup-login-wrapper .input-icon > input[type="password"]:focus + i{color: #d93f63}#cupid-popup-login-wrapper .modal-footer .modal-footer-left{float: left}#cupid-popup-login-wrapper .modal-footer .modal-footer-right{float: right}#cupid-popup-login-wrapper input[type="checkbox"]{display: none}#cupid-popup-login-wrapper input[type="checkbox"] + label{display: inline-block;padding-left: 10px;position: relative;width: 58px;height: 25px;background: #D7D7D7;vertical-align: top;margin: 0;cursor: pointer}#cupid-popup-login-wrapper input[type="checkbox"] + label:before{content: attr(no-value);display: block;position: absolute;left: 8px;top: 0;right: 8px;bottom: 0;z-index: 1;text-align: right;font-weight: 600;color: #fff;font-size: 12px;line-height: 27px}#cupid-popup-login-wrapper input[type="checkbox"] + label:after{background: #fff;content: "";display: block;position: absolute;left: 3px;top: 3px;width: 19px;height: 19px;z-index: 2;-webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s;transition: all .2s}#cupid-popup-login-wrapper input[type="checkbox"]:checked + label{background: #d93f63}#cupid-popup-login-wrapper input[type="checkbox"]:checked + label:before{content: attr(yes-value);text-align: left}#cupid-popup-login-wrapper input[type="checkbox"]:checked + label:after{left: 36px;top: 3px}#cupid-popup-login-wrapper .modal-footer-right button.button{background: #d93f63;border: none;color: #fff;padding: 5px 20px;font-weight: 600;font-size: 18px}#cupid-popup-login-wrapper .modal-dialog{max-width: 500px}.page404{color: #fff;min-height: 650px;max-height: 760px}.page404 .ryl-home-content{padding-top: 110px}.page404 .center{text-align: center;position: relative}.page404 .icon i{font-size: 100px;color: #fff}.page404 .info h1{color: #fff;margin-top: 20px;font-size: 66px;font-weight: 400;text-transform: uppercase}.page404 .description span{display: block}.page404 .description span a{color: #FFA73C;font-weight: 400}.page404 .search-wrapper{position: relative;margin-top: 40px;padding-left: 0px;padding-right: 0px;float: none}.page404 .search-wrapper div{float: none}.page404 .search-wrapper input{width: 100%;font-size: 15px;color: #fff;background-color: rgba(255,255,255,0.3);border: none;border-radius: 4px}.page404 .search-wrapper ::-webkit-input-placeholder{color: #fff}.page404 .search-wrapper :-moz-placeholder{color: #fff}.page404 .search-wrapper ::-moz-placeholder{color: #fff}.page404 .search-wrapper :-ms-input-placeholder{color: #fff}.page404 .search-wrapper i{position: absolute;right: 30px;top: 12px;cursor: pointer}.page404 .search-wrapper i:hover{color: #d93f63}.page404 .contact-info{margin-top: 30px}.page404 .contact-info span:first-child{padding-right: 86px}.cupid-overlay{position: relative}.cupid-overlay:before{background-image: url('assets/images/overlay.png');background-repeat: repeat;position: absolute;top: 0;width: 100%;height: 100%;content: ""}.modal{z-index: 999999}.page-template-page-templatesunder-construction-php header,.page-template-page-templatescoming-soon-php header,.page-template-page-templatesunder-construction-php footer,.page-template-page-templatescoming-soon-php footer,.page-template-page-templatesunder-construction-php .site-top,.page-template-page-templatescoming-soon-php .site-top{display: none}.page-template-page-templatesunder-construction-php .cupid-overlay:before,.page-template-page-templatescoming-soon-php .cupid-overlay:before{background-image: none;background-color: rgba(124,124,123,0.6)}.page-template-page-templatesunder-construction-php .under-construction,.page-template-page-templatescoming-soon-php .under-construction{height: 100vh;min-height: 620px}.page-template-page-templatesunder-construction-php .under-construction,.page-template-page-templatescoming-soon-php .under-construction,.page-template-page-templatesunder-construction-php .ryl-home-content,.page-template-page-templatescoming-soon-php .ryl-home-content{height: 100vh;position: relative;min-height: 620px}.page-template-page-templatesunder-construction-php .ryl-cell-vertical-wrapper,.page-template-page-templatescoming-soon-php .ryl-cell-vertical-wrapper{display: table}.page-template-page-templatesunder-construction-php .ryl-cell-vertical-wrapper .ryl-cell-middle,.page-template-page-templatescoming-soon-php .ryl-cell-vertical-wrapper .ryl-cell-middle{display: table-cell;vertical-align: middle}.page-template-page-templatesunder-construction-php .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper,.page-template-page-templatescoming-soon-php .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper{text-align: center}.page-template-page-templatesunder-construction-php .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper .ryl-title,.page-template-page-templatescoming-soon-php .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper .ryl-title{margin-bottom: 60px}.page-template-page-templatesunder-construction-php .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper .ryl-title .description,.page-template-page-templatescoming-soon-php .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper .ryl-title .description{color: #fff}.page-template-page-templatesunder-construction-php .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper .ryl-title p,.page-template-page-templatescoming-soon-php .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper .ryl-title p{font-size: 24px;font-weight: 400;margin: 0;padding: 0;margin-bottom: 20px;color: #fff;text-transform: uppercase}.page-template-page-templatesunder-construction-php .ryl-cell-vertical-wrapper h1.ryl-bold-heading,.page-template-page-templatescoming-soon-php .ryl-cell-vertical-wrapper h1.ryl-bold-heading{font-weight: 700;margin: 0 0 20px;font-size: 60px;line-height: 1;color: #fff;text-transform: uppercase}.page-template-page-templatesunder-construction-php .ryl-countdown-clock.is-countdown .countdown-section,.page-template-page-templatescoming-soon-php .ryl-countdown-clock.is-countdown .countdown-section{display: inline-block;margin: 10px 8px;width: 80px}.page-template-page-templatesunder-construction-php .ryl-countdown-clock.is-countdown .countdown-section .countdown-amount,.page-template-page-templatescoming-soon-php .ryl-countdown-clock.is-countdown .countdown-section .countdown-amount,.page-template-page-templatesunder-construction-php .ryl-countdown-clock.is-countdown .countdown-section .countdown-period,.page-template-page-templatescoming-soon-php .ryl-countdown-clock.is-countdown .countdown-section .countdown-period{display: block;font-weight: 600;margin: 10px;text-align: center}.page-template-page-templatesunder-construction-php .ryl-countdown-clock.is-countdown .countdown-section .countdown-period,.page-template-page-templatescoming-soon-php .ryl-countdown-clock.is-countdown .countdown-section .countdown-period{font-size: 18px;color: #fff}@media screen and (max-width: 768px){.page-template-page-templatesunder-construction-php .under-construction,.page-template-page-templatescoming-soon-php .under-construction{height: auto;background-size: auto 630px}.page-template-page-templatesunder-construction-php .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper .ryl-title,.page-template-page-templatescoming-soon-php .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper .ryl-title{margin-bottom: 30px}}@media only screen and (max-width: 599px){.page-template-page-templatesunder-construction-php .under-construction .ryl-cell-vertical-wrapper h1.ryl-bold-heading,.page-template-page-templatescoming-soon-php .under-construction .ryl-cell-vertical-wrapper h1.ryl-bold-heading{font-size: 35px;line-height: 1.2}.page-template-page-templatesunder-construction-php .under-construction .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper .ryl-title p,.page-template-page-templatescoming-soon-php .under-construction .ryl-cell-vertical-wrapper .ryl-underconstruction-wrapper .ryl-title p{font-size: 20px}}.wpb_content_element .wpb_accordion_header a{color: #1f1f1f;font-weight: 600;outline: none}.wpb_content_element .wpb_accordion_header a:hover{text-decoration: none;color: #d93f63}@media screen and (max-width: 768px){.page404{height: auto;background-size: auto 650px}}@media screen and (max-width: 430px){.page404 .ryl-home-content{padding-top: 50px}.page404 .contact-info span:first-child{padding-right: 0px}.page404 .contact-info span{display: block}}@media (max-width: 991px) and (min-width: 768px){.navbar-header{float: none}.navbar-collapse{border-top: solid 1px #eee}.navbar-collapse.collapse{display: none !important;visibility: hidden !important}.collapse.in{display: block !important;visibility: visible !important}.navbar-toggle{display: block}.navbar-nav{float: none}.navbar-nav > li{float: none}}@-webkit-keyframes fade-in-up-50{0%{opacity: 0;-webkit-transform: translateY(50px);transform: translateY(50px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-o-keyframes fade-in-up-50{0%{opacity: 0;-o-transform: translateY(50px);transform: translateY(50px)}100%{opacity: 1;-o-transform: translateY(0);transform: translateY(0)}}@keyframes fade-in-up-50{0%{opacity: 0;-webkit-transform: translateY(50px);-o-transform: translateY(50px);transform: translateY(50px)}100%{opacity: 1;-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}.fade-in-up-50{-webkit-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-moz-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-ms-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-o-animation: fade-in-up-50 .4s 0s 1 ease-in-out;animation: fade-in-up-50 .4s 0s 1 ease-in-out}.site-top{background: #ffa73c;font-size: 12px;font-weight: 600;color: #fff;text-transform: uppercase}.site-top > .container{height: 60px;display: table}.site-top .language-selector .title{font-size: 12px;font-weight: 600;text-transform: uppercase;display: table-cell;position: relative;padding: 5px 0 5px 22px;cursor: pointer;color: #fff}.site-top .language-selector .title:hover{color: #d93f63}.site-top .language-selector .title:before{content: "\f024";font-family: "FontAwesome";position: absolute;left: 0;display: inline-block}.site-top #lang_sel_list{display: none;z-index: 9999;-webkit-box-shadow: 0 0 5px 0px #f0f0f0;-moz-box-shadow: 0 0 5px 0px #f0f0f0;box-shadow: 0 0 5px 0px #f0f0f0}.site-top .language-selector{position: relative;display: inline-block;vertical-align: middle}.site-top .language-selector:hover #lang_sel_list{display: block;position: absolute;top: 100%;height: auto;background: #fff;-webkit-animation: fadeIn .7s 0s 1 ease-in-out;-moz-animation: fadeIn .7s 0s 1 ease-in-out;-ms-animation: fadeIn .7s 0s 1 ease-in-out;-o-animation: fadeIn .7s 0s 1 ease-in-out;animation: fadeIn .7s 0s 1 ease-in-out}.site-top #lang_sel_list > ul{display: block;min-width: 120px;list-style: none;padding: 10px}.site-top #lang_sel_list > ul:before{content: "";display: block;position: absolute;width: 8px;left: 17px;margin: auto;top: -6px;border-bottom: solid 8px #fff;border-left: solid 8px transparent;border-right: solid 8px transparent}.site-top #lang_sel_list li{float: none;position: relative;padding: 10px !important;background: #fff;text-align: left}.site-top #lang_sel_list img.iclflag{display: inline-block;width: 18px;height: 12px}.site-top #lang_sel_list li > a > span{color: #888;font-weight: 300}.site-top #lang_sel_list li > a > span:hover{color: #d93f63}.site-top .site-top-content{display: inline-block}.site-top .site-top-content ul{display: inline-block;list-style: none;margin: 0;padding: 0}.site-top .site-top-content li > i.fa{padding-right: 10px}.site-top .language-selector + .site-top-content{padding-left: 20px}.site-top .cupid-login-link{vertical-align: middle;display: inline-block}.site-top .cupid-login-link ul{list-style: none;padding: 0;margin: 0}.site-top .cupid-login-link li{display: inline-block}.site-top .cupid-login-link li + li{padding-left: 32px}.site-top .cupid-login-link li > a > i.fa{display: inline-block;padding-right: 12px}.site-top .social-link{list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle}.site-top .social-link li{display: inline-block}.site-top .social-link li + li{padding-left: 32px}.site-top .social-link + .cupid-login-link{padding-left: 32px}.site-top-left{display: table-cell;vertical-align: middle;padding: 10px 0}.site-top-right{display: table-cell;vertical-align: middle;text-align: right;padding: 10px 0}.site-top.header-6 .cupid-login-link{display: none}header{position: relative;z-index: 999}header .navbar-default{background: #fff;border: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;border-radius: 0;padding: 0;margin: 0}header .navbar-default > .container{position: relative}header .navbar-header{position: relative}header .header_logo > a{width: 171px;height: auto;margin: auto;display: block;position: relative}header .header_logo > a > div{top: 0;bottom: 0;width: 171px;height: auto;margin: auto;position: absolute}header .navbar-default .navbar-collapse{float: right;margin-right: 49px}header .navbar-default .navbar-collapse.menu-margin-right-0{margin-right: 0}header .navbar-default .navbar-collapse.menu-margin-right-1{margin-right: 49px}header .navbar-default .navbar-collapse.menu-margin-right-2{margin-right: 113px}header .icon-search-menu{position: absolute;height: 160px;width: 49px;right: 15px;top: 0}header .icon-search-menu > i{line-height: 49px;color: #fff;position: absolute;height: 49px;width: 49px;text-align: center;background: #ffa73c;border-radius: 100%;top: 0;bottom: 0;margin: auto;cursor: pointer;-webkit-transition: background .3s;-moz-transition: background .3s;-ms-transition: background .3s;-o-transition: background .3s;transition: background .3s}header .icon-search-menu > i:hover{background: #d93f63}header .widget_shopping_cart_content{position: absolute;right: 15px;width: 49px;height: 160px;text-align: left}header .widget_shopping_cart_content .widget_shopping_cart_icon{line-height: 49px;color: #fff;position: absolute;height: 49px;width: 49px;text-align: center;background: #d93f63;border-radius: 100%;top: 0;bottom: 0;margin: auto;cursor: pointer;-webkit-transition: background .3s;-moz-transition: background .3s;-ms-transition: background .3s;-o-transition: background .3s;transition: background .3s}header .widget_shopping_cart_content .widget_shopping_cart_icon:hover{background: #ffa73c}header .widget_shopping_cart_content .widget_shopping_cart_icon > i{width: 100%;height: 100%;line-height: 49px;text-align: center;display: block}header .widget_shopping_cart_content .widget_shopping_cart_icon > span{position: absolute;top: -5px;right: -5px;width: 22px;height: 22px;background: #1F1F1F;color: #fff;border-radius: 100%;line-height: 24px;font-size: 14px;text-align: center;font-weight: 700}header .widget_shopping_cart_content + .icon-search-menu{right: 80px}header .widget_shopping_cart_content .cart_list_wrapper{display: none;position: absolute;border-top: 5px solid #d93f63;top: 100%;right: 0;width: 420px;background: #fff;box-shadow: 0 2px 4px 0px #ccc;transform-origin: 50% 0;-webkit-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-moz-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-ms-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-o-animation: fade-in-up-50 .4s 0s 1 ease-in-out;animation: fade-in-up-50 .4s 0s 1 ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;padding: 30px}header .widget_shopping_cart_content .cart_list_wrapper:after{content: "";position: absolute;top: -12px;right: 15px;border-bottom: solid 8px #d93f63;border-left: solid 8px transparent;border-right: solid 8px transparent}header .widget_shopping_cart_content:hover .cart_list_wrapper{display: block}header .widget_shopping_cart_content .cart_list_wrapper > ul{list-style: none;margin: 0;padding: 0}header .widget_shopping_cart_content .cart_list_title{border-bottom: solid 1px #eee;font-weight: 600;font-size: 18px;padding-bottom: 5px;color: #3D3B4C}header .widget_shopping_cart_content ul.cart_list.product_list_widget > li{padding: 15px 0;border-bottom: solid 1px #eee}header .widget_shopping_cart_content ul.cart_list.product_list_widget > li:after{content: "";display: block;clear: both}header .widget_shopping_cart_content ul.cart_list.product_list_widget > li.empty{border-bottom: none;font-size: 16px;color: #212121;text-transform: initial;font-weight: 400;text-align: center}header .widget_shopping_cart_content ul.cart_list.product_list_widget > li > a > img{float: left;width: 100px;padding-right: 20px;margin: 0}header .widget_shopping_cart_content ul.cart_list.product_list_widget > li > a{color: #3D3B4C;font-size: 16px;font-weight: 600;display: block}header .widget_shopping_cart_content ul.cart_list.product_list_widget > li > a:hover{color: #d93f63}header .widget_shopping_cart_content ul.cart_list.product_list_widget > li > span.quantity{color: #d93f63;font-size: 16px;font-weight: 600}header .widget_shopping_cart_content p.total{color: #3D3B4C;font-size: 16px;font-weight: 600;margin: 0;padding: 15px 0;border-bottom: solid 1px #eee}header .widget_shopping_cart_content p.total .amount{color: #d93f63}header .widget_shopping_cart_content p.buttons{margin: 0;padding-top: 15px}header .widget_shopping_cart_content a.button.wc-forward{background: #ffa73c;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;padding: 12px 25px;text-transform: uppercase;opacity: 1;color: #fff;font-weight: 600;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}header .widget_shopping_cart_content a.button.wc-forward:hover{background: rgba(255,167,60,0.8)}header .widget_shopping_cart_content a.button.checkout.wc-forward{background: #d93f63}header .widget_shopping_cart_content a.button.checkout.wc-forward:hover{background: rgba(217,63,99,0.8)}header .navbar-default ul.main-menu{display: block;margin: 0;padding: 0}header .navbar-default ul.main-menu > li > a > b.caret{display: inline-block}header .navbar-default ul.main-menu > li{padding: 0;margin: 0}header .navbar-default ul.main-menu li > a{text-transform: uppercase;color: #212121;font-size: 13px;font-weight: 700;padding: 0;line-height: 24px;background: transparent;-webkit-transition: padding .5s;-moz-transition: padding .5s;-ms-transition: padding .5s;-o-transition: padding .5s;transition: padding .5s}header .navbar-default ul.main-menu li > a > i.fa{display: inline-block;width: 26px;color: #d93f63}header .navbar-default ul.main-menu li.icon-search-button > a > i.fa{display: block;line-height: 24px}header .navbar-default ul.main-menu li:hover > a,header .navbar-default ul.main-menu li.current-menu-ancestor > a,header .navbar-default ul.main-menu li.current-menu-item > a{color: #d93f63}header .navbar-default ul.main-menu > li > a{padding: 48px 16px;position: relative}header .navbar-default ul.main-menu > li.menu-item-has-children > a:after{opacity: 0;content: "";position: absolute;border-bottom: solid 8px #d93f63;border-left: solid 8px transparent;border-right: solid 8px transparent;left: 0;right: 0;width: 8px;height: 8px;bottom: 0;margin: auto}header .navbar-default ul.main-menu > li.menu-item-has-children:hover > a:after{opacity: 1;-webkit-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-moz-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-ms-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-o-animation: fade-in-up-50 .4s 0s 1 ease-in-out;animation: fade-in-up-50 .4s 0s 1 ease-in-out}header .navbar-default ul.dropdown-menu{background: #fff;top: 100%;border: none;border-radius: 0;-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.3);box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.3);border-top: solid 5px #d93f63;padding: 0;display: none}header .navbar-default ul.dropdown-menu > li > a{padding: 15px 0;display: block}header .navbar-default ul.dropdown-menu > li + li > a{border-top: solid 1px #eee}header .navbar-default ul.dropdown-menu > li{padding: 0 20px}header .navbar-default ul.main-menu li:hover > ul.dropdown-menu{display: block;-webkit-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-moz-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-ms-animation: fade-in-up-50 .4s 0s 1 ease-in-out;-o-animation: fade-in-up-50 .4s 0s 1 ease-in-out;animation: fade-in-up-50 .4s 0s 1 ease-in-out}header .navbar-default ul.dropdown-menu ul.dropdown-menu{left: 100%;right: auto;top: 0}header .navbar-default ul.dropdown-menu > li:hover > a{padding-left: 15px}header .navbar-default ul.dropdown-menu a > b.caret{border: none;position: absolute;right: 25px}header .navbar-default ul.dropdown-menu a > b.caret:after{content: '+';color: #d93f63;font-family: arial, sans-serif}header .navbar-default ul.main-menu > li > a > b.caret{border: none;vertical-align: top}header .navbar-default ul.main-menu > li > a > b.caret:after{content: '\f107';font-family: FontAwesome;display: inline-block;padding-left: 5px}header .navbar-default ul.dropdown-menu .drop-to-left > ul{right: 100%;left: auto;top: 0}header .navbar-default ul.dropdown-menu .drop-to-right > ul{right: auto;left: 100%;top: 0}header .navbar-default ul.main-menu > li.drop-to-left > ul{left: auto;right: 0}header .navbar-default ul.main-menu > li.drop-to-right > ul{left: 0;right: auto}header .navbar-default ul.main-menu > li.mega-menu{position: static}header .navbar-default li.mega-menu > .dropdown-menu > li{padding: 0}header .navbar-default li.mega-menu > .dropdown-menu > li{padding: 0}header .navbar-default .yamm-content{padding: 20px}header .navbar-default .yamm-content b.caret{display: none}header .navbar-default .mega-menu-item > a{color: #202020;font-size: 16px;font-weight: 600;display: block;border-bottom: solid 1px #eee;padding-bottom: 5px}header .navbar-default .mega-menu-item ul.list-unstyled li{padding: 10px 0}header .navbar-default .mega-menu-item ul.list-unstyled li > a{text-transform: none;font-size: 14px;font-weight: 400}header .navbar-default .mega-menu-item ul.list-unstyled li:hover > a{padding-left: 15px}header .navbar-default .mega-menu-item > a{padding-top: 10px;padding-bottom: 10px}header .main-menu > li.icon-search-button{display: none}header .navbar-default .navbar-collapse ul.main-menu li > a > span.hide-text{display: none}header .mega-menu-item > a.hide-text{display: none}header .navbar-default .dropdown-menu > li{min-width: 240px}header .navbar-default .dropdown-menu.not-auto-size > li{min-width: 160px}header .navbar-default .yamm-fw > .dropdown-menu > li{min-width: 160px}header .navbar-default .dropdown-menu .mega-menu-item{min-width: 240px}header .navbar-default .dropdown-menu.not-auto-size .mega-menu-item{min-width: 160px}header .navbar-default .yamm-fw > .dropdown-menu .mega-menu-item{min-width: 160px}header.header-2 .navbar-header{float: none;height: 173px;position: relative;border-bottom: solid 1px #eee}header.header-2 .header_logo > a > div{left: 0;right: 0}header.header-2 .navbar-default ul.main-menu > li > a{padding: 42px 25px}header.header-2 .navbar-default .navbar-collapse.collapse{float: none;text-align: center;height: 108px !important}header.header-2 .navbar-default .navbar-collapse ul.main-menu{float: none;display: inline-block}header.header-2 .navbar-default .navbar-collapse{margin-right: -15px}header.header-2 .main-menu > li.icon-search-button{display: inline-block}header.header-2 .main-menu > li.icon-search-button > a > i.fa.fa-search{color: #212121}header.header-2 .main-menu > li.icon-search-button > a > i.fa.fa-search:hover{color: #d93f63}header.header-2 .icon-search-menu{display: none}header.header-3 .navbar-default .navbar-collapse{margin-right: 0;border-right: solid 1px #eee}header.header-3 .main-menu > li.icon-search-button{display: inline-block}header.header-3 .main-menu > li.icon-search-button > a > i.fa.fa-search{color: #212121}header.header-3 .main-menu > li.icon-search-button > a > i.fa.fa-search:hover{color: #d93f63}header.header-3 .icon-search-menu{display: none}header.header-3 .main-menu > li.icon-search-button > a{padding-right: 0}header.header-3 .navbar-header .header_logo{height: 160px;width: 210px;border-left: solid 1px #eee;border-right: solid 1px #eee;position: absolute}header.header-3 .header_logo > a > div{left: 0;right: 0}header.header-4{position: absolute;z-index: 999;width: 100%}header.header-4 .navbar-default{background: transparent}header.header-4 .main-menu > li.icon-search-button{display: inline-block}header.header-4 .main-menu > li.icon-search-button > a > i.fa.fa-search{color: #fff}header.header-4 .main-menu > li.icon-search-button > a > i.fa.fa-search:hover{color: #d93f63}header.header-4 .icon-search-menu{display: none}header.header-4 .navbar-default ul.main-menu > li > a{color: #fff}header.header-4 .navbar-default ul.main-menu > li > a:hover{color: #d93f63}header.header-5 .icon-search-menu{display: none}header.header-5 .navbar-header{position: absolute;margin: auto;left: 0;right: 0}header.header-5 .navbar-default > .container{min-height: 160px}header.header-5 .navbar-collapse.navbar-collapse-left{float: left}header.header-5 .navbar-collapse.navbar-collapse-right{float: right}header.header-5 .main-menu > li.icon-search-button{display: inline-block}header.header-5 .main-menu > li.icon-search-button > a > i.fa.fa-search{color: #212121}header.header-5 .main-menu > li.icon-search-button > a > i.fa.fa-search:hover{color: #d93f63}header.header-5 .navbar-default .navbar-collapse{margin-right: -15px;margin-left: -15px}header.header-5 .navbar-collapse.navbar-collapse-left .main-menu > li:first-child > a{padding-left: 0}header.header-5 .navbar-collapse.navbar-collapse-right .main-menu > li:last-child > a{padding-right: 0}header.header-6 .header-6-inner{border-bottom: solid 1px #eee}header.header-6 .header-6-inner > .container{position: relative}header.header-6 .navbar-header{float: none;height: 132px;position: relative}header.header-6 .header_logo{position: absolute;top: 0;bottom: 0}header.header-6 .header_logo > a > div{left: 0;right: 0}header.header-6 .header_logo > a{position: absolute;top: 0;bottom: 0;width: auto;height: auto;margin: auto}header.header-6 .cupid-login-link{position: absolute;right: 0;line-height: 36px;height: 36px;top: 0;bottom: 0;margin: auto}header.header-6 .cupid-login-link ul{list-style: none;padding: 0;margin: 0}header.header-6 .cupid-login-link li{float: left}header.header-6 .cupid-login-link li > a{text-transform: uppercase;font-size: 12px;font-weight: 600}header.header-6 .cupid-login-link li > a > i{color: #d93f63}header.header-6 .cupid-login-link li + li{padding-left: 32px}header.header-6 .cupid-login-link li i{padding-right: 12px}header.header-6 .navbar-default ul.main-menu > li > a{padding: 46px 25px;line-height: 50px}header.header-6 .navbar-default .navbar-collapse{float: none;margin-right: -15px;padding-left: 0}header.header-6 .navbar-default .navbar-collapse ul.main-menu{float: none;display: block}header.header-6 .main-menu > li.icon-search-button{display: inline-block;float: right}header.header-6 .main-menu > li.icon-search-button > a > i.fa.fa-search{width: 50px;height: 50px;line-height: 50px;background: #ffa73c;border-radius: 100%;text-align: center;color: #fff}header.header-6 .main-menu > li.icon-search-button > a > i.fa.fa-search:hover{background: #d93f63}header.header-6 .icon-search-menu{display: none}header.header-6 .navbar-default ul.main-menu > li:first-child > a{padding-left: 0}header.header-6 .navbar-default ul.main-menu > li:last-child > a{padding-right: 0}header.header-6 .navbar-header .header_logo{height: 132px;width: 194px;background: #d93f63;position: absolute}header.header-6 .header_logo > a > div{left: 0;right: 0}header.header-6 .header_logo > a{left: 0;right: 0}header.header-2 .main-menu > li.icon-search-button > a > i.fa.fa-search.has-cart,header.header-3 .main-menu > li.icon-search-button > a > i.fa.fa-search.has-cart,header.header-4 .main-menu > li.icon-search-button > a > i.fa.fa-search.has-cart,header.header-5 .main-menu > li.icon-search-button > a > i.fa.fa-search.has-cart{margin-right: 50px}header.header-2 .widget_shopping_cart_content,header.header-3 .widget_shopping_cart_content,header.header-4 .widget_shopping_cart_content,header.header-5 .widget_shopping_cart_content{position: absolute;width: 50px;height: auto;top: 0;bottom: 0;margin: auto}header.header-2 .widget_shopping_cart_content .widget_shopping_cart_icon,header.header-3 .widget_shopping_cart_content .widget_shopping_cart_icon,header.header-4 .widget_shopping_cart_content .widget_shopping_cart_icon,header.header-5 .widget_shopping_cart_content .widget_shopping_cart_icon{background: transparent}header.header-2 .widget_shopping_cart_content .widget_shopping_cart_icon > i,header.header-3 .widget_shopping_cart_content .widget_shopping_cart_icon > i,header.header-4 .widget_shopping_cart_content .widget_shopping_cart_icon > i,header.header-5 .widget_shopping_cart_content .widget_shopping_cart_icon > i{line-height: 45px;font-size: 16px;color: #212121}header.header-2 .widget_shopping_cart_content .widget_shopping_cart_icon:hover > i,header.header-3 .widget_shopping_cart_content .widget_shopping_cart_icon:hover > i,header.header-4 .widget_shopping_cart_content .widget_shopping_cart_icon:hover > i,header.header-5 .widget_shopping_cart_content .widget_shopping_cart_icon:hover > i{color: #d93f63}header.header-2 .widget_shopping_cart_content .widget_shopping_cart_icon > span,header.header-3 .widget_shopping_cart_content .widget_shopping_cart_icon > span,header.header-4 .widget_shopping_cart_content .widget_shopping_cart_icon > span,header.header-5 .widget_shopping_cart_content .widget_shopping_cart_icon > span{background: #d93f63;font-size: 10px;width: 18px;height: 18px;line-height: 18px;top: 0;right: 0}header.header-3 .widget_shopping_cart_content:hover .cart_list_wrapper{right: -30px}header.header-3 .widget_shopping_cart_content:hover .cart_list_wrapper:after{right: 45px}header.header-4 .widget_shopping_cart_content .widget_shopping_cart_icon > i{color: #fff}header.header-6 .widget_shopping_cart_content{height: 142px;top: 0}header.header-6 .main-menu > li.icon-search-button > a > i.fa.fa-search.has-cart{margin-right: 85px}#cupid-modal-search.modal.in .modal-backdrop.in{opacity: 0.8;height: 100%;position: fixed;-webkit-backface-visibility: visible;-moz-backface-visibility: visible;-ms-backface-visibility: visible;backface-visibility: visible;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}#cupid-modal-search.modal.in .cupid-modal-dialog{-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-o-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0)}#cupid-modal-search .cupid-modal-dialog{-webkit-transform: translate(0, -50%);-moz-transform: translate(0, -50%);-o-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;height: auto}#cupid-modal-search .cupid-dismiss-modal{position: absolute;right: 10px;top: 10px;font-size: 24px;color: #fff;z-index: 1040;cursor: pointer}#cupid-modal-search .cupid-dismiss-modal:hover{color: #d93f63}#cupid-modal-search .cupid-modal-search{padding: 80px 30px 60px}#cupid-modal-search .cupid-modal-search .cupid-search-wrapper{position: relative;width: 100%;font-size: 24px;color: #fff;background-color: transparent;border-bottom: 1px solid rgba(255,255,255,0.7);max-width: 1140px;display: block;margin-right: auto;margin-left: auto}#cupid-modal-search .cupid-modal-search .cupid-search-wrapper:before,#cupid-modal-search .cupid-modal-search .cupid-search-wrapper:after{content: " ";display: table}#cupid-modal-search .cupid-modal-search .cupid-search-wrapper:after{clear: both}#cupid-modal-search .cupid-modal-search input[type="search"]{border: none;outline: none;display: block;float: left;width: 100%;padding-right: 60px;padding-left: 20px;background-color: transparent;font-size: 22px;color: #fff}#cupid-modal-search .cupid-modal-search button{position: absolute;display: block;color: #000;bottom: 10px;right: 0;line-height: 30px;border: none;outline: none;font-size: 30px;background-color: transparent}#cupid-modal-search .ajax-search-result{margin: auto;max-width: 1140px;background: rgba(22,22,22,0.4);max-height: 320px;overflow-y: auto;position: relative}#cupid-modal-search .ajax-search-result > ul{list-style: none;padding: 15px;position: relative}#cupid-modal-search .ajax-search-result li{padding: 5px 5px;color: #fff;font-size: 16px}#cupid-modal-search .ajax-search-result li span{display: inline-block;padding-left: 15px;color: #777;font-style: italic}#cupid-modal-search .ajax-search-result li.selected a,#cupid-modal-search .ajax-search-result li a:hover{color: #d93f63}#cupid-modal-search i.ajax-search-icon{color: #fff}#cupid-modal-search i.ajax-search-icon.icon-search:before{font-family: 'FontAwesome';content: '\f002';display: inline-block;font-style: normal;font-size: 22px}@media screen and (min-width: 992px){header.header-5 .menu-dropdown-wrapper.collapse{display: block;visibility: visible}}@media screen and (max-width: 991px){.site-top > .container{display: block;min-height: 60px;height: auto;padding-top: 10px;padding-bottom: 10px}.site-top .site-top-left,.site-top .site-top-right{width: 100%;text-align: center;display: inline-block}header .main-menu > li.icon-search-button{display: none !important}header .navbar-header{height: 90px}header .header_logo > a{height: 90px}header .navbar-default .navbar-toggle{position: absolute;left: 0;top: 0;bottom: 0;margin: auto;height: 50px;background: transparent;border: none;padding: 0}header .navbar-default .navbar-toggle:hover,header .navbar-default .navbar-toggle:focus{background: transparent}header .navbar-default .navbar-toggle .icon-bar{background-color: #ffa73c;width: 32px;height: 4px}header .navbar-toggle .icon-bar + .icon-bar{margin-top: 6px}header .navbar-default .navbar-toggle:hover .icon-bar{background-color: #d93f63}header .icon-search-menu{position: absolute;height: 49px;width: 49px;right: 15px;top: 20px}header .widget_shopping_cart_content{display: none}header .widget_shopping_cart_content + .icon-search-menu{right: 15px}header .navbar-default .navbar-collapse{float: none;margin-right: 0;padding-left: 0;padding-right: 0}header .navbar-default ul.main-menu{display: block;margin: 0;padding: 15px;position: static;background: #fff;left: 0;right: 0;z-index: 999}header .navbar-default ul.main-menu > li > a{padding: 15px 0 !important}header .navbar-default ul.main-menu > li + li{border-top: solid 1px #eee}header .navbar-default ul.main-menu > li.menu-item-has-children > a:after{display: none}header .navbar-default ul.main-menu li > a > b.caret{float: right;width: 20px;height: 20px}header .navbar-default ul.main-menu li:hover > ul.dropdown-menu{display: none}header .navbar-default ul.main-menu li > ul.dropdown-menu{-webkit-animation: none !important;-moz-animation: none !important;-ms-animation: none !important;-o-animation: none !important;animation: none !important}header .navbar-default ul.dropdown-menu{position: static;float: none}header .navbar-default ul.dropdown-menu{box-shadow: none;border-top: solid 1px #eee}header .navbar-default .mega-menu-item ul.list-unstyled li + li{border-top: solid 1px #eee}header .navbar-default .mega-menu-item + .mega-menu-item{border-top: solid 1px #eee}header .navbar-default .mega-menu-item{padding-left: 0;padding-right: 0;margin-left: 15px;margin-right: 15px;float: none;width: auto}header.header-2 .navbar-header{height: 90px}header.header-2 .icon-search-menu{display: block}header.header-2 .navbar-default .navbar-collapse.collapse{text-align: left;height: auto !important}header.header-2 .navbar-header{border: none}header.header-2 .navbar-default .navbar-collapse ul.main-menu{display: block}header.header-2 .navbar-default .navbar-collapse{margin-right: 0}header.header-3 .navbar-header{height: 90px}header.header-3 .icon-search-menu{display: block}header.header-3 .navbar-header .header_logo{height: 90px;margin: auto;position: static;border: none}header.header-3 .navbar-default .navbar-collapse{margin-right: 0;border-right: none}header.header-4{position: static}header.header-4 .navbar-default{background: #fff}header.header-4 .icon-search-menu{display: block}header.header-4 .navbar-default ul.main-menu > li > a{color: #212121}header.header-4 .navbar-default ul.main-menu > li > a:hover{color: #d93f63}header.header-5 .navbar-header{height: 90px}header.header-5 .navbar-default > .container{min-height: 0}header.header-5 .icon-search-menu{display: block}header.header-5 .navbar-header{position: relative}header.header-5 .navbar-collapse.navbar-collapse-left{float: none}header.header-5 .navbar-collapse.navbar-collapse-right{float: none}header.header-5 .navbar-default .navbar-collapse{margin-right: 0;margin-left: 0;padding: 0;border: none;border-top: solid 1px #eee}header.header-5 .navbar-default .navbar-collapse + .navbar-collapse{border-top: none}header.header-5 .navbar-default .navbar-collapse:first-child > ul > li:first-child{border-top: none}header.header-5 .navbar-default ul.main-menu{position: static;border-bottom: none;padding: 0 15px}header.header-5 .navbar-default ul.main-menu > li:last-child{border-bottom: solid 1px #eee}header.header-5 .menu-dropdown-wrapper{background: #fff}header.header-6 .header-6-inner{border-bottom: none}header.header-6 .navbar-header{height: 90px}header.header-6 .header_logo{position: static}header.header-6 .header_logo > a{position: static}header.header-6 .cupid-login-link{display: none}header.header-6 .navbar-default{background: #fff}header.header-6 .icon-search-menu{display: block}header.header-6 .navbar-default ul.main-menu > li > a{line-height: 24px}header.header-6 .navbar-default .navbar-collapse{margin-right: 0}header.header-6 .navbar-header .header_logo{height: 90px;margin: auto;position: static;border: none;background: transparent}.site-top.header-6 .cupid-login-link{display: inline-block}}@media screen and (max-width: 767px){header .navbar-default .navbar-toggle{left: 15px}header .navbar-default .navbar-collapse{margin-right: -15px !important}header.header-5 .navbar-header{margin-left: -15px;margin-right: -15px}header.header-5 .menu-dropdown-wrapper{margin-left: -15px}}.site-top i{font-size: 14.4px}.site-top.site-top-3{background: #EEEEEE;color: #888}.site-top.site-top-3 .language-selector .title{color: #888}.site-top.site-top-3 .language-selector .title:before,.site-top.site-top-3 .site-top-left i{color: #d93f63}.site-top.site-top-3 .cupid-login-link li > a > i.fa{color: #d93f63}site-top.site-top-4 .language-selector .title:before,site-top.site-top-4 .site-top-left i{color: #d93f63}site-top.site-top-4 .cupid-login-link li > a > i.fa{color: #d93f63}@media (min-width: 992px){.site-top.site-top-2{background-color: #FFFFFF}.site-top.site-top-2 .container{background: #ffa73c;background-clip: content-box;display: block;line-height: 60px}.site-top.site-top-2 .site-top-left{margin-left: 30px;display: block;padding: 0;float: left}.site-top.site-top-2 .site-top-right{padding: 0;display: block}.site-top.site-top-2 .cupid-login-link ul{background-color: #FFFFFF;float: left}.site-top.site-top-2 .cupid-login-link ul li{background-color: #ffa73c;background-clip: content-box;padding-left: 0px;margin-left: 3px;display: block;width: 115px;text-align: center;float: left}.site-top.site-top-2 .cupid-login-link ul li a:hover{color: #FFFFFF}}@media (max-width: 480px){.site-top,.footer-bottom .footer-menu-container{display: none}}.error404 footer{border: none}.error404 footer .footer-top-widget-area,.error404 footer .footer-bottom{display: none}.boxed footer .footer-top-widget-area .contact-form-footer-left{width: 100%;display: block}.boxed footer .footer-top-widget-area .contact-form-footer-left li:last-child{display: none}.boxed footer .footer-top-widget-area .contact-form-footer-right{display: block;padding: 20px 30px 30px 30px}.cupid-border-bottom{border-bottom: solid 1px #eee}.footer-top-widget-area{padding: 0;margin: 0;width: 100%;display: block;background: #fff;overflow-y: hidden}.footer-top-widget-area .footer-col-1{width: 100%}.footer-top-widget-area .footer-col-2{width: 50%}.footer-top-widget-area .footer-col-3{padding: 0;margin: 0;float: left;width: 33.33%}.footer-top-widget-area .footer-col-3:nth-child(2){position: relative}.footer-top-widget-area .footer-col-3:nth-child(2):after{content: "";border-right: solid 1px #eee;height: 20000px;position: absolute;right: 0;top: 0}.footer-top-widget-area iframe{display: block;border: none;width: 100%}.footer-top-widget-area ul.address-info{padding: 30px 30px 0;margin: 0;list-style: none}.footer-top-widget-area ul.address-info li{font-size: 15px;font-weight: 400;color: #888;padding-bottom: 30px}.footer-top-widget-area ul.address-info li.title{font-size: 20px;font-weight: 600;color: #1f1f1f;padding-bottom: 2px}.footer-top-widget-area .contact-form-footer{display: table;padding: 0;margin: 0;width: 100%;padding-bottom: 15px}.footer-top-widget-area .contact-form-footer-left{width: 270px;display: table-cell;vertical-align: top}.footer-top-widget-area .contact-form-footer-right{display: table-cell;vertical-align: top;padding: 30px 30px 0 0}.footer-top-widget-area .contact-form-footer .contact-form-input input,.footer-top-widget-area .contact-form-footer .contact-form-input textarea{background: #eee;font-size: 15px;padding: 10px;border: none;width: 100%}.footer-top-widget-area .contact-form-footer .contact-form-input textarea{height: 100px}.footer-top-widget-area .contact-form-input{padding-bottom: 26px}.footer-top-widget-area .contact-form-submit{text-align: right;float: left;width: 100%;margin-bottom: 15px}.footer-top-widget-area .contact-form-submit .wpcf7-submit{float: right}.footer-top-widget-area img.ajax-loader{margin: 21px 4px 0 0 !important}.footer-top-widget-area div.wpcf7-validation-errors{display: none !important}.footer-bottom{background: #ffa73c}.footer-bottom .footer-bottom-inner{width: 100%;display: table;text-align: center;font-size: 15px;font-weight: 400;color: #888;height: 150px}.footer-bottom .footer-logo,.footer-bottom .footer-menu-container{display: table-cell;vertical-align: middle}.footer-bottom .footer-logo{min-width: 180px;text-align: left}.footer-bottom .footer-menu-container{text-align: right}.footer-bottom ul.footer-menu{list-style: none;padding: 0;margin: 0;display: inline-block}.footer-bottom ul.footer-menu > li{display: inline-block;padding: 10px 0}.footer-bottom ul.footer-menu ul{display: none}.footer-bottom ul.footer-menu li{position: relative}.footer-bottom ul.sub-menu{display: none;padding: 0;margin: 0;position: absolute;bottom: 100%;background: #fff;border: solid 1px #eee;min-width: 210px;list-style: none}.footer-bottom ul.sub-menu ul{position: absolute;bottom: auto;left: 100%;top: 0;background: #fff;border: solid 1px #eee;list-style: none;padding: 0;margin: 0}.footer-bottom ul.sub-menu:after{content: "";position: absolute;bottom: -8px;left: 0;right: 0;display: block;border-left: solid 8px transparent;border-right: solid 8px transparent;border-top: solid 8px #fff;margin: auto;width: 8px}.footer-bottom ul.sub-menu:after{content: "";position: absolute;bottom: -8px;left: 0;right: 0;display: block;border-left: solid 8px transparent;border-right: solid 8px transparent;border-top: solid 8px #fff;margin: auto;width: 8px}.footer-bottom ul.sub-menu ul.sub-menu:after{left: -8px;top: 9px;bottom: auto;right: auto;border-top: solid 8px transparent;border-bottom: solid 8px transparent;border-right: solid 8px #eee;border-left: none}.footer-bottom ul.sub-menu li.menu-item-has-children:after{content: "+";position: absolute;display: block;top: 0;bottom: 0;right: 15px;height: 10px;margin: auto;line-height: 10px;color: #d93f63}.footer-bottom ul.footer-menu li > a{text-transform: uppercase;color: #fff;font-size: 13px;font-weight: 700;padding: 0 48px;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}.footer-bottom ul.footer-menu > li:last-child > a{padding-right: 0}.footer-bottom ul.footer-menu ul.sub-menu > li > a{color: #888;padding: 10px 5px;text-align: center;display: block;border-bottom: solid 1px #eee}.footer-bottom ul.footer-menu li:hover > a,.footer-bottom ul.footer-menu ul.sub-menu > li:hover > a{color: #d93f63}.footer-bottom ul.footer-menu ul.sub-menu > li:last-child > a{border-bottom: none}.footer-bottom ul.footer-menu li:hover > ul.sub-menu{display: block;-webkit-animation: fadeIn .7s 0s 1 ease-in-out;-moz-animation: fadeIn .7s 0s 1 ease-in-out;-ms-animation: fadeIn .7s 0s 1 ease-in-out;-o-animation: fadeIn .7s 0s 1 ease-in-out;animation: fadeIn .7s 0s 1 ease-in-out}.footer-bottom ul.sub-menu li{padding: 0 15px}.footer-copyright{display: table;height: 102px;background: #fff;width: 100%}.footer-copyright .footer-copyright-inner{display: table-cell;vertical-align: middle;text-align: center;font-size: 15px;font-weight: 400;color: #888}@media screen and (max-width: 1400px){.footer-top-widget-area .contact-form-footer-left{width: 50%}}@media screen and (max-width: 1199px){.footer-top-widget-area .contact-form-footer-left,.footer-top-widget-area .contact-form-footer-right{display: block;width: 100%}.footer-top-widget-area .contact-form-footer-right{padding-top: 0;padding-left: 30px}.footer-bottom ul.footer-menu li > a{padding: 0 24px}}@media screen and (max-width: 767px){.footer-top-widget-area{display: block;background: #fff}.footer-top-widget-area .footer-col-3{display: block;width: 100% !important;float: none}.footer-top-widget-area .footer-col-2{display: block;width: 100% !important;float: none}.footer-col-3:nth-child(2):after{display: none}.footer-top-widget-area ul.address-info{padding: 15px 15px 0}.footer-top-widget-area .contact-form-footer-right{padding-left: 15px;padding-right: 15px}.footer-bottom ul.footer-menu li > a{padding: 0 8px}.footer-bottom .footer-bottom-inner{display: block;height: auto}.footer-bottom .footer-bottom-inner .footer-logo{display: block;text-align: center;padding: 15px 0}.footer-bottom .footer-bottom-inner .footer-logo > a{display: inline-block}.footer-bottom .footer-menu-container{display: block;text-align: center}}.cupid-search-form{position: relative}.cupid-search-form input[type="text"]{width: 100%;padding-right: 25px}.cupid-search-form input[type="text"]:focus + button i{color: #d93f63}.cupid-search-form button[type="submit"]{position: absolute;right: 6px;top: 7px;background: none;border: none}.cupid-search-form i{font-size: 14px}#calendar_wrap{margin-top: -20px}#wp-calendar{width: 100%}#wp-calendar caption{text-align: right;color: #1f1f1f;font-size: 12px;margin-top: 10px;margin-bottom: 15px;font-weight: 600}#wp-calendar thead{font-size: 10px}#wp-calendar thead th{padding-bottom: 10px;text-align: center;color: #1f1f1f}#wp-calendar tbody{color: #888;font-size: 13px}#wp-calendar tbody td{background: #eee;border: 1px solid #fff;text-align: center;padding: 8px}#wp-calendar tbody td.pad:hover{background: transparent !important}#wp-calendar tbody td:hover{color: #fff;background: #d93f63}#wp-calendar tbody td:hover a{color: #fff}#wp-calendar tbody a{font-weight: bold;color: #d93f63}#wp-calendar tbody .pad{background: none}#wp-calendar tfoot #next{font-size: 10px;text-transform: uppercase;text-align: right}#wp-calendar tfoot #prev{font-size: 10px;text-transform: uppercase;padding-top: 10px}.widget_tag_cloud .tagcloud a{background-color: #eee;padding: 2px 4px;color: inherit;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;display: inline-block;margin: 3px}.widget_tag_cloud .tagcloud a:hover{background-color: #d93f63;color: #FFFFFF}a.rsswidget{display: inline-block}.primary-sidebar aside,.shop-sidebar aside{background: #FFFFFF;margin-bottom: 25px;padding: 20px;overflow: auto}.primary-sidebar h4.widget-title,.shop-sidebar h4.widget-title{color: #1f1f1f;font-size: 20px;font-weight: 600;padding: 22px 15px 22px 30px;border-bottom: 2px solid #eee;margin: -20px -20px 20px -20px}.primary-sidebar .widget_archive > ul,.shop-sidebar .widget_archive > ul,.primary-sidebar .widget_archive > ol,.shop-sidebar .widget_archive > ol,.primary-sidebar .widget_categories > ul,.shop-sidebar .widget_categories > ul,.primary-sidebar .widget_categories > ol,.shop-sidebar .widget_categories > ol,.primary-sidebar .widget_product_categories ul,.shop-sidebar .widget_product_categories ul,.primary-sidebar .widget_product_categories ol,.shop-sidebar .widget_product_categories ol,.primary-sidebar .widget_nav_menu > div > ul,.shop-sidebar .widget_nav_menu > div > ul,.primary-sidebar .widget_nav_menu > div > ol,.shop-sidebar .widget_nav_menu > div > ol,.primary-sidebar .widget_meta > ul,.shop-sidebar .widget_meta > ul,.primary-sidebar .widget_meta > ol,.shop-sidebar .widget_meta > ol,.primary-sidebar .widget_pages > ul,.shop-sidebar .widget_pages > ul,.primary-sidebar .widget_pages > ol,.shop-sidebar .widget_pages > ol,.primary-sidebar .widget_recent_comments > ul,.shop-sidebar .widget_recent_comments > ul,.primary-sidebar .widget_recent_comments > ol,.shop-sidebar .widget_recent_comments > ol,.primary-sidebar .widget_recent_entries > ul,.shop-sidebar .widget_recent_entries > ul,.primary-sidebar .widget_recent_entries > ol,.shop-sidebar .widget_recent_entries > ol,.primary-sidebar .widget_rss > ul,.shop-sidebar .widget_rss > ul,.primary-sidebar .widget_rss > ol,.shop-sidebar .widget_rss > ol{list-style: none;padding-left: 0px;overflow: auto}.primary-sidebar .widget_archive li,.shop-sidebar .widget_archive li,.primary-sidebar .widget_categories li,.shop-sidebar .widget_categories li,.primary-sidebar .widget_product_categories li,.shop-sidebar .widget_product_categories li,.primary-sidebar .widget_nav_menu > div li,.shop-sidebar .widget_nav_menu > div li,.primary-sidebar .widget_meta li,.shop-sidebar .widget_meta li,.primary-sidebar .widget_pages li,.shop-sidebar .widget_pages li,.primary-sidebar .widget_recent_comments li,.shop-sidebar .widget_recent_comments li,.primary-sidebar .widget_recent_entries li,.shop-sidebar .widget_recent_entries li,.primary-sidebar .widget_rss li,.shop-sidebar .widget_rss li{padding-top: 15px;margin-bottom: 15px}.primary-sidebar .widget_archive li:hover > a,.shop-sidebar .widget_archive li:hover > a,.primary-sidebar .widget_categories li:hover > a,.shop-sidebar .widget_categories li:hover > a,.primary-sidebar .widget_product_categories li:hover > a,.shop-sidebar .widget_product_categories li:hover > a,.primary-sidebar .widget_nav_menu > div li:hover > a,.shop-sidebar .widget_nav_menu > div li:hover > a,.primary-sidebar .widget_meta li:hover > a,.shop-sidebar .widget_meta li:hover > a,.primary-sidebar .widget_pages li:hover > a,.shop-sidebar .widget_pages li:hover > a,.primary-sidebar .widget_recent_comments li:hover > a,.shop-sidebar .widget_recent_comments li:hover > a,.primary-sidebar .widget_recent_entries li:hover > a,.shop-sidebar .widget_recent_entries li:hover > a,.primary-sidebar .widget_rss li:hover > a,.shop-sidebar .widget_rss li:hover > a{color: #d93f63}.primary-sidebar .widget_archive li:hover ul,.shop-sidebar .widget_archive li:hover ul,.primary-sidebar .widget_categories li:hover ul,.shop-sidebar .widget_categories li:hover ul,.primary-sidebar .widget_product_categories li:hover ul,.shop-sidebar .widget_product_categories li:hover ul,.primary-sidebar .widget_nav_menu > div li:hover ul,.shop-sidebar .widget_nav_menu > div li:hover ul,.primary-sidebar .widget_meta li:hover ul,.shop-sidebar .widget_meta li:hover ul,.primary-sidebar .widget_pages li:hover ul,.shop-sidebar .widget_pages li:hover ul,.primary-sidebar .widget_recent_comments li:hover ul,.shop-sidebar .widget_recent_comments li:hover ul,.primary-sidebar .widget_recent_entries li:hover ul,.shop-sidebar .widget_recent_entries li:hover ul,.primary-sidebar .widget_rss li:hover ul,.shop-sidebar .widget_rss li:hover ul{color: #888}.primary-sidebar .widget_archive > ul > li:first-child,.shop-sidebar .widget_archive > ul > li:first-child,.primary-sidebar .widget_categories > ul > li:first-child,.shop-sidebar .widget_categories > ul > li:first-child,.primary-sidebar .widget_product_categories > ul > li:first-child,.shop-sidebar .widget_product_categories > ul > li:first-child,.primary-sidebar .widget_nav_menu > div > ul > li:first-child,.shop-sidebar .widget_nav_menu > div > ul > li:first-child,.primary-sidebar .widget_meta > ul > li:first-child,.shop-sidebar .widget_meta > ul > li:first-child,.primary-sidebar .widget_pages > ul > li:first-child,.shop-sidebar .widget_pages > ul > li:first-child,.primary-sidebar .widget_recent_comments > ul > li:first-child,.shop-sidebar .widget_recent_comments > ul > li:first-child,.primary-sidebar .widget_recent_entries > ul > li:first-child,.shop-sidebar .widget_recent_entries > ul > li:first-child,.primary-sidebar .widget_rss > ul > li:first-child,.shop-sidebar .widget_rss > ul > li:first-child{padding-top: 0}.primary-sidebar .widget_archive li + li,.shop-sidebar .widget_archive li + li,.primary-sidebar .widget_categories li + li,.shop-sidebar .widget_categories li + li,.primary-sidebar .widget_product_categories li + li,.shop-sidebar .widget_product_categories li + li,.primary-sidebar .widget_nav_menu > div li + li,.shop-sidebar .widget_nav_menu > div li + li,.primary-sidebar .widget_meta li + li,.shop-sidebar .widget_meta li + li,.primary-sidebar .widget_pages li + li,.shop-sidebar .widget_pages li + li,.primary-sidebar .widget_recent_comments li + li,.shop-sidebar .widget_recent_comments li + li,.primary-sidebar .widget_recent_entries li + li,.shop-sidebar .widget_recent_entries li + li,.primary-sidebar .widget_rss li + li,.shop-sidebar .widget_rss li + li{border-top: 2px solid #eee;margin-top: 15px}.primary-sidebar .widget_archive a,.shop-sidebar .widget_archive a,.primary-sidebar .widget_categories a,.shop-sidebar .widget_categories a,.primary-sidebar .widget_product_categories a,.shop-sidebar .widget_product_categories a,.primary-sidebar .widget_nav_menu > div a,.shop-sidebar .widget_nav_menu > div a,.primary-sidebar .widget_meta a,.shop-sidebar .widget_meta a,.primary-sidebar .widget_pages a,.shop-sidebar .widget_pages a,.primary-sidebar .widget_recent_comments a,.shop-sidebar .widget_recent_comments a,.primary-sidebar .widget_recent_entries a,.shop-sidebar .widget_recent_entries a,.primary-sidebar .widget_rss a,.shop-sidebar .widget_rss a{color: inherit}.primary-sidebar .widget_archive ul ul,.shop-sidebar .widget_archive ul ul,.primary-sidebar .widget_categories ul ul,.shop-sidebar .widget_categories ul ul,.primary-sidebar .widget_product_categories ul ul,.shop-sidebar .widget_product_categories ul ul,.primary-sidebar .widget_nav_menu ul ul,.shop-sidebar .widget_nav_menu ul ul,.primary-sidebar .widget_meta ul ul,.shop-sidebar .widget_meta ul ul,.primary-sidebar .widget_pages ul ul,.shop-sidebar .widget_pages ul ul,.primary-sidebar .widget_recent_comments ul ul,.shop-sidebar .widget_recent_comments ul ul,.primary-sidebar .widget_recent_entries ul ul,.shop-sidebar .widget_recent_entries ul ul,.primary-sidebar .widget_rss ul ul,.shop-sidebar .widget_rss ul ul{font-size: 14px;padding-left: 40px;list-style-type: circle}.primary-sidebar .widget_archive ul ul ul,.shop-sidebar .widget_archive ul ul ul,.primary-sidebar .widget_categories ul ul ul,.shop-sidebar .widget_categories ul ul ul,.primary-sidebar .widget_product_categories ul ul ul,.shop-sidebar .widget_product_categories ul ul ul,.primary-sidebar .widget_nav_menu ul ul ul,.shop-sidebar .widget_nav_menu ul ul ul,.primary-sidebar .widget_meta ul ul ul,.shop-sidebar .widget_meta ul ul ul,.primary-sidebar .widget_pages ul ul ul,.shop-sidebar .widget_pages ul ul ul,.primary-sidebar .widget_recent_comments ul ul ul,.shop-sidebar .widget_recent_comments ul ul ul,.primary-sidebar .widget_recent_entries ul ul ul,.shop-sidebar .widget_recent_entries ul ul ul,.primary-sidebar .widget_rss ul ul ul,.shop-sidebar .widget_rss ul ul ul{font-size: 14px;padding-left: 40px;list-style-type: square}.shop-sidebar .widget_product_categories > ul .current-cat > a,.shop-sidebar .widget_product_categories > ol .current-cat > a,.shop-sidebar .widget_product_categories > ul .current-cat > span.count,.shop-sidebar .widget_product_categories > ol .current-cat > span.count{color: #d93f63}.shop-sidebar ul.product_list_widget li{padding: 0px;margin-bottom: 15px}.shop-sidebar ul.product_list_widget li a{color: #1f1f1f;font-size: 16px;font-weight: 600;margin-bottom: 5px;line-height: 1.4}.shop-sidebar ul.product_list_widget li a:hover{text-decoration: none;color: #d93f63}.shop-sidebar ul.product_list_widget li img{float: left;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;width: 72px;margin-left: 0px;margin-right: 10px;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%}.shop-sidebar ul.product_list_widget li .star-rating{font-size: 10px;height: 12px;letter-spacing: 3px;width: 66px;margin-bottom: 5px}.shop-sidebar ul.product_list_widget li .star-rating:before{color: #C8CCCF}.shop-sidebar ul.product_list_widget li .star-rating span:before{color: #303032}.shop-sidebar ul.product_list_widget li .reviewer,.shop-sidebar ul.product_list_widget li .amount{color: #888}.shop-sidebar ul.product_list_widget li:last-child{margin-bottom: 0px}.woocommerce .widget_price_filter .price_slider_amount .button{float: right;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;width: 58px;height: 58px;line-height: 58px;font-size: 14px;background-color: #d93f63;color: #ffffff !important;display: inline-block;text-align: center;font-weight: 600;border: none;padding: 0}.woocommerce .widget_price_filter .price_slider_amount .button:hover{color: #ffffff !important;opacity: 0.8;text-decoration: none !important}.woocommerce .widget_price_filter .price_slider_amount{text-align: left;text-transform: uppercase;color: #999999;font-size: 12px;letter-spacing: 1px;line-height: 36px}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color: #ffa73c}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color: #d93f63;height: 10px;width: 10px;border-radius: 100%;top: -3px;margin-left: -6px}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color: #EDEDED;margin-bottom: 20px}.woocommerce .widget_price_filter .ui-slider-horizontal{height: 5px}.footer-top-widget-area h4.widget-title{color: #1f1f1f;font-size: 20px;font-weight: 600;padding: 22px 15px 22px 30px;border-bottom: 2px solid #eee;margin: 20px 20px 0;background: #FAFAFA}.footer-top-widget-area .widget_archive > ul,.footer-top-widget-area .widget_archive > ol,.footer-top-widget-area .widget_categories > ul,.footer-top-widget-area .widget_categories > ol,.footer-top-widget-area .widget_nav_menu > div > ul,.footer-top-widget-area .widget_nav_menu > div > ol,.footer-top-widget-area .widget_meta > ul,.footer-top-widget-area .widget_meta > ol,.footer-top-widget-area .widget_pages > ul,.footer-top-widget-area .widget_pages > ol,.footer-top-widget-area .widget_recent_comments > ul,.footer-top-widget-area .widget_recent_comments > ol,.footer-top-widget-area .widget_recent_entries > ul,.footer-top-widget-area .widget_recent_entries > ol,.footer-top-widget-area .widget_rss > ul,.footer-top-widget-area .widget_rss > ol{list-style: none;padding-left: 0px;overflow: auto;background: #FAFAFA;margin: 0 20px;padding: 20px}.footer-top-widget-area aside.widget > .select-widget,.footer-top-widget-area aside.widget > form,.footer-top-widget-area aside.widget > .textwidget,.footer-top-widget-area aside.widget > .tagcloud,.footer-top-widget-area #calendar_wrap{margin: 0 20px;padding: 20px;background: #fafafa}.footer-top-widget-area .widget_archive li,.footer-top-widget-area .widget_categories li,.footer-top-widget-area .widget_nav_menu > div li,.footer-top-widget-area .widget_meta li,.footer-top-widget-area .widget_pages li,.footer-top-widget-area .widget_recent_comments li,.footer-top-widget-area .widget_recent_entries li,.footer-top-widget-area .widget_rss li{padding-top: 15px;margin-bottom: 15px}.footer-top-widget-area .widget_archive li:hover > a,.footer-top-widget-area .widget_categories li:hover > a,.footer-top-widget-area .widget_nav_menu > div li:hover > a,.footer-top-widget-area .widget_meta li:hover > a,.footer-top-widget-area .widget_pages li:hover > a,.footer-top-widget-area .widget_recent_comments li:hover > a,.footer-top-widget-area .widget_recent_entries li:hover > a,.footer-top-widget-area .widget_rss li:hover > a{color: #d93f63}.footer-top-widget-area .widget_archive li:hover ul,.footer-top-widget-area .widget_categories li:hover ul,.footer-top-widget-area .widget_nav_menu > div li:hover ul,.footer-top-widget-area .widget_meta li:hover ul,.footer-top-widget-area .widget_pages li:hover ul,.footer-top-widget-area .widget_recent_comments li:hover ul,.footer-top-widget-area .widget_recent_entries li:hover ul,.footer-top-widget-area .widget_rss li:hover ul{color: #888}.footer-top-widget-area .widget_archive li + li,.footer-top-widget-area .widget_categories li + li,.footer-top-widget-area .widget_nav_menu > div li + li,.footer-top-widget-area .widget_meta li + li,.footer-top-widget-area .widget_pages li + li,.footer-top-widget-area .widget_recent_comments li + li,.footer-top-widget-area .widget_recent_entries li + li,.footer-top-widget-area .widget_rss li + li{border-top: 2px solid #eee;margin-top: 15px}.footer-top-widget-area .widget_archive a,.footer-top-widget-area .widget_categories a,.footer-top-widget-area .widget_nav_menu > div a,.footer-top-widget-area .widget_meta a,.footer-top-widget-area .widget_pages a,.footer-top-widget-area .widget_recent_comments a,.footer-top-widget-area .widget_recent_entries a,.footer-top-widget-area .widget_rss a{color: inherit}.footer-top-widget-area .widget_archive ul ul ul,.footer-top-widget-area .widget_categories ul ul ul,.footer-top-widget-area .widget_nav_menu ul ul ul,.footer-top-widget-area .widget_meta ul ul ul,.footer-top-widget-area .widget_pages ul ul ul,.footer-top-widget-area .widget_recent_comments ul ul ul,.footer-top-widget-area .widget_recent_entries ul ul ul,.footer-top-widget-area .widget_rss ul ul ul{font-size: 14px}img{max-width: 100%;height: auto}.alignnone{margin: 15px 15px 0 0}.aligncenter,div.aligncenter{display: block;margin: 15px auto 15px auto}.alignright{float: right;margin: 15px 0 0 15px}.alignleft{float: left;margin: 15px 15px 0 0}.aligncenter{display: block;margin: 15px auto 15px auto}a img.alignright{float: right;margin: 15px 0 0 15px}a img.alignnone{margin: 15px 15px 0 0}a img.alignleft{float: left;margin: 15px 15px 0 0}a img.aligncenter{display: block;margin-left: auto;margin-right: auto}.wp-caption{background: #fff;text-align: center;max-width: 100%}.wp-caption.alignnone{margin: 15px 15px 30px 0}.wp-caption.alignleft{margin: 15px 15px 30px 0}.wp-caption.alignright{margin: 15px 0 30px 15px}.wp-caption img{border: 0 none;height: auto;margin: 0;padding: 0;width: auto}.wp-caption p.wp-caption-text{font-size: 0.9em;font-style: italic;opacity: 0.7;line-height: 17px;margin: 1em 0 0 0;padding: 0 10%}.wp-post-image{height: auto;max-width: 100%;margin-bottom: 15px}.sticky{opacity: 1}.bypostauthor{opacity: 1}.gallery{margin-bottom: 20px;margin-left: -4px}.gallery:before{content: "";display: table}.gallery:after{clear: both;content: "";display: block}.gallery-item{float: left;margin: 0 4px 4px 0;overflow: hidden;position: relative}.gallery-columns-1.gallery-size-medium,.gallery-columns-1.gallery-size-thumbnail,.gallery-columns-2.gallery-size-thumbnail,.gallery-columns-3.gallery-size-thumbnail{display: table;margin: 0 auto 20px}.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item{text-align: center}.gallery-columns-4 .gallery-item{max-width: 23%;max-width: -webkit-calc(21%);max-width: calc(21%)}.gallery-columns-5 .gallery-item{max-width: 19%;max-width: -webkit-calc(16%);max-width: calc(16%)}.gallery-columns-6 .gallery-item{max-width: 15%;max-width: -webkit-calc(12.7%);max-width: calc(12.7%)}.gallery-columns-7 .gallery-item{max-width: 13%;max-width: -webkit-calc(10.28%);max-width: calc(10.28%)}.gallery-columns-8 .gallery-item{max-width: 11%;max-width: -webkit-calc(8.5%);max-width: calc(8.5%)}.gallery-columns-9 .gallery-item{max-width: 9%;max-width: -webkit-calc(7.1%);max-width: calc(7.1%)}.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n){margin-right: 0}.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1){clear: left}.gallery-caption{background-color: rgba(0,0,0,0.7);box-sizing: border-box;color: #fff;font-size: 14px;line-height: 1.3;margin: 0;max-height: 50%;opacity: 0;padding: 2px 8px;position: absolute;bottom: 0;left: 0;text-align: left;-webkit-transition: opacity 400ms ease;-moz-transition: opacity 400ms ease;-ms-transition: opacity 400ms ease;-o-transition: opacity 400ms ease;transition: opacity 400ms ease;width: 100%}.gallery-caption:before{box-shadow: 0 -10px 15px #000 inset;content: "";height: 100%;min-height: 49px;position: absolute;left: 0;top: 0;width: 100%}.gallery-item:hover .gallery-caption{opacity: 1}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display: none}.overflow-hidden{overflow: hidden}.entry-thumbnail{position: relative}.entry-thumbnail .entry-thumbnail-hover{position: absolute;width: 100%;height: 100%;opacity: 0;top: 0;background: rgba(255,167,60,0.95);-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;transition: all .5s ease-out}.entry-thumbnail:hover .entry-thumbnail-hover{opacity: 1}.entry-thumbnail .entry-hover-wrapper{display: table;height: 100%;text-align: center;width: 100%}.entry-thumbnail .entry-hover-wrapper .entry-hover-inner{display: table-cell;padding-left: 28px;padding-right: 28px;vertical-align: middle}.entry-thumbnail .entry-hover-wrapper .entry-hover-inner a{color: #fff}.site-content-archive{padding-top: 20px;padding-bottom: 20px}.blog-wrapper{background: #FFFFFF;overflow: hidden}.blog-wrapper .entry-categories{margin-bottom: 8px}.blog-wrapper .entry-categories ul.post-categories{padding: 0;margin: 0;list-style-type: none}.blog-wrapper .entry-categories ul.post-categories li{display: inline;padding-right: 4px}.blog-wrapper .entry-categories ul.post-categories li a{font-size: 10px;letter-spacing: 1px;line-height: 1em;padding: 3px 4px;text-transform: uppercase;text-decoration: none;display: inline-block;background: #d93f63;color: #ffffff}.blog-wrapper .entry-categories ul.post-categories li a:hover{text-decoration: underline}.blog-wrapper h3.entry-title{font-size: 20px;font-weight: 600;margin-bottom: 15px;-ms-word-wrap: break-word;word-wrap: break-word}.blog-wrapper h3.entry-title a{color: #1f1f1f}.blog-wrapper h3.entry-title a:hover{color: #d93f63;text-decoration: none}.blog-wrapper article.sticky h3.entry-title a:before{font-family: fontawesome;content: "\f08d";display: inline-block;-webkit-transform: rotate(30deg);-moz-transform: rotate(30deg);-o-transform: rotate(30deg);-ms-transform: rotate(30deg);transform: rotate(30deg);font-size: 13px;margin-right: 10px}.blog-wrapper .entry-meta{margin-bottom: 25px}.blog-wrapper .entry-meta span{margin-right: 20px}.blog-wrapper .entry-meta span:last-child{margin-right: 0}.blog-wrapper .edit-link{font-size: 13px;color: #d93f63}.blog-wrapper .edit-link:hover{text-decoration: underline}.blog-wrapper .entry-meta-date{font-size: 13px;font-weight: 600}.blog-wrapper .entry-meta-date a{color: #878787}.blog-wrapper .entry-meta-author{text-transform: uppercase;font-weight: 600;font-size: 11px;color: #aaaaaa;margin-right: 35px}.blog-wrapper .entry-meta-author a{color: #d93f63}.blog-wrapper .entry-excerpt p{color: #868686;margin-bottom: 0}.blog-wrapper .entry-read-more a{color: #d93f63;font-size: 13px;font-weight: 600}.blog-wrapper .entry-excerpt{max-height: 96px;overflow: hidden;margin-bottom: 25px}.blog-wrapper .entry-thumbnail{overflow: hidden}.blog-wrapper .entry-thumbnail img{-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;transition: all .5s ease-out}.blog-wrapper .entry-thumbnail:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2)}.blog-wrapper .blog-inner{padding: 25px;padding-bottom: 45px}.blog-wrapper .jp-audio,.blog-wrapper .jp-audio a,.blog-wrapper .jp-seek-bar,.blog-wrapper .jp-volume-bar{color: #FFFFFF}.blog-wrapper .jp-audio a:hover,.blog-wrapper .jp-play-bar,.blog-wrapper .jp-play-bar,.blog-wrapper .jp-volume-bar-value{color: #d93f63}.blog-wrapper .jp-play-bar,.blog-wrapper .jp-volume-bar-value{background-color: #d93f63}.blog-wrapper .blog-single .entry-image-wrapper{margin-bottom: 20px}.blog-nav{height: 70px;border-bottom: 2px solid #eee;display: table;width: 100%}.blog-nav ul.breadcrumbs{list-style-type: none;margin: 0px;padding: 0px;padding-left: 50px;display: table-cell;vertical-align: middle}.blog-nav ul.breadcrumbs li{display: inline-block;margin-right: 20px}.blog-nav ul.breadcrumbs li a{font-size: 15px;color: #888;padding-right: 20px}.blog-nav ul.breadcrumbs li a:hover{color: #d93f63}.blog-nav ul.breadcrumbs li span{font-size: 15px;padding-right: 20px;font-weight: 600;color: #1f1f1f}.blog-nav ul.breadcrumbs li:after{font-family: fontawesome;content: "\f101";color: #d93f63;font-size: 14px}.blog-nav ul.breadcrumbs li:last-child:after{content: ""}.blog-nav ul.breadcrumbs li:last-child{margin-right: 0px}.blog-nav ul.breadcrumbs li:last-child a,.blog-nav ul.breadcrumbs li:last-child span{padding-right: 0px}.blog-nav .blog-switcher-wrapper{display: table-cell;vertical-align: middle;text-align: right;padding-right: 45px;font-size: 14px;color: #999999}.blog-nav .blog-switcher:hover{color: #d93f63}.blog-nav .blog-switcher i{padding-left: 15px}.blog-nav .blog-switcher-active{color: #d93f63}.blog-nav .blog-switcher:first-child{margin-right: 30px}.blog-wrapper .owl-theme .owl-controls,.latest-post-wrapper .owl-theme .owl-controls{margin: 0}.blog-wrapper .owl-theme .owl-controls .owl-buttons div,.latest-post-wrapper .owl-theme .owl-controls .owl-buttons div{position: absolute;width: 42px;height: 42px;line-height: 38px;margin: auto;display: block;top: 0;bottom: 0;cursor: pointer;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;background-color: transparent;text-align: center;z-index: 200;border: 2px solid #eee;padding: 0;opacity: 1}.blog-wrapper .owl-theme .owl-controls .owl-buttons div i,.latest-post-wrapper .owl-theme .owl-controls .owl-buttons div i{color: #FFFFFF;font-size: 22px;line-height: 38px}.blog-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev,.latest-post-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 15px}.blog-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next,.latest-post-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next{right: 15px}.blog-wrapper .owl-theme .owl-controls .owl-buttons div:hover,.latest-post-wrapper .owl-theme .owl-controls .owl-buttons div:hover{background: #d93f63}.entry-tag-wrapper,.entry-share-wrapper{padding: 0 15px;float: left;width: 100%;margin-bottom: 15px;margin-top: 15px}.entry-tag{background: #FFFFFF;padding: 20px 25px;height: 100px;display: table;width: 100%;font-size: 14px;font-weight: 600;color: #878787}.entry-tag-inner{display: table-cell;vertical-align: middle}.entry-tag span{color: #1f1f1f}.entry-share{background: #FFFFFF;padding: 0 25px;height: 100px;width: 100%;display: table;font-size: 14px;color: #999999;font-weight: 600}.entry-share-inner{display: table-cell;vertical-align: middle}.entry-share-inner span{margin-right: 30px;float: left}.entry-share ul{padding: 0;margin: 0;list-style-type: none;position: relative;overflow: hidden}.entry-share ul li{display: inline}.entry-share ul li + li{padding-left: 30px}.entry-share ul li a i{font-size: 14.4px;color: #1f1f1f}.entry-share ul li a:hover i{color: #d93f63}.entry-comments-list-wrapper{overflow: hidden;background: #FFFFFF}.entry-comments-list{padding: 0px 25px 30px 25px;margin-bottom: 15px}.comments-title{font-size: 20px;color: #1f1f1f;font-weight: 600;padding-top: 38px}.comments-title:after{content: "";display: block;border-top: 1px solid #eee;width: 1920px;margin-left: -25px;margin-top: 38px}.entry-comments-form-wrapper{overflow: hidden;background: #FFFFFF}.entry-comments-form{padding: 0 15px 15px 15px}.comment-reply-title{font-size: 20px;font-weight: 600;color: #1f1f1f;margin-bottom: 45px;padding-top: 38px}.comment-reply-title:after{content: "";display: block;border-top: 1px solid #eee;width: 1920px;margin-left: -15px;margin-top: 38px}.comment-form div{padding-bottom: 15px}.comment-form input{height: 50px;width: 100%}.comment-form textarea{height: auto;width: 100%}.comment-form .form-submit{padding-top: 5px;text-align: right;margin: 0}.comment-notes,.logged-in-as{font-size: 13px;margin-bottom: 15px}.pagination{margin: 0}.pagination > li > a,.pagination > li > span{border-color: #eee;color: #888;line-height: 1.6;padding: 6px 14px}.pagination > li > a:focus,.pagination > li > a:hover,.pagination > li > span:focus,.pagination > li > span:hover,.pagination > li > span.current{color: #ffffff;background-color: #d93f63}.blog-paging-wrapper{background: #FFFFFF;height: 90px;border-top: 1px solid #eee;display: table;width: 100%}.blog-paging-wrapper .blog-paging-inner{display: table-cell;vertical-align: middle;text-align: center}.blog-paging-default .blog-load-more-wrapper{display: none}#comments .comment-reply-title{font-size: 1.3em}.commentlist,.commentlist .children{list-style: none}.commentlist{padding-left: 0}.comment .comment-text .author{margin-bottom: 15px}.comment .avatar{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;width: 50px;float: left;margin-right: 15px}.comment .author,.comment .text{margin-left: 80px}.comment .date,.pingback .date{font-size: 12px}.comment .date a,.pingback .date a{color: #d93f63}.comment .author-name,.pingback .author-name{margin-bottom: 3px;color: #1f1f1f}* + .comment,* + .pingback,.commentlist .children{margin-top: 10px;padding-top: 30px;border-top: 1px solid #eee}.commentlist .children{margin-left: 80px;padding-left: 0}.commentlist .children .comment .avatar{width: 32px}.commentlist .children .comment .author,.commentlist .children .comment .text{margin-left: 50px}.comment-navigation .page-numbers{position: relative;float: left;margin-left: -1px;text-decoration: none;background-color: #fff;border: 1px solid #eee;color: #888;line-height: 1.6;padding: 6px 14px}.comment-navigation .page-numbers.current,.comment-navigation .page-numbers:hover{color: #FFFFFF;background: #d93f63}.comment-navigation .page-numbers:first-child{margin-left: 0;-webkit-border-top-right-radius: 0;-webkit-border-bottom-right-radius: 0;-webkit-border-bottom-left-radius: 4px;-webkit-border-top-left-radius: 4px;-moz-border-radius-topright: 0;-moz-border-radius-bottomright: 0;-moz-border-radius-bottomleft: 4px;-moz-border-radius-topleft: 4px;border-top-right-radius: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box}.comment-navigation .page-numbers:last-child{-webkit-border-top-right-radius: 4px;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 0;-webkit-border-top-left-radius: 0;-moz-border-radius-topright: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 0;-moz-border-radius-topleft: 0;border-top-right-radius: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 0;border-top-left-radius: 0;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box}.cupid-page-links{margin-bottom: 20px}.cupid-page-links .cupid-page-link{padding: 6px 14px;margin-left: -1px;text-decoration: none;background-color: #fff;border: 1px solid #eee}.cupid-page-links .cupid-page-link:hover,.cupid-page-links > .cupid-page-link{color: #FFFFFF;background-color: #d93f63}.cupid-page-links .cupid-page-links-title{font-weight: 600;color: #1f1f1f}.post-navigation{padding: 25px 0 0 0;display: table;width: 100%;position: relative;border-top: 1px solid #eee}.post-navigation .nav-links{display: table-row}.post-navigation .nav-links .nav-previous,.post-navigation .nav-links .nav-next{display: table-cell;position: relative;vertical-align: middle;padding: 20px 0;width: 50%;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out}.post-navigation .nav-links .nav-previous:hover,.post-navigation .nav-links .nav-next:hover{background: #f6f6f6}.post-navigation .nav-links .nav-next{text-align: right;border-left: 1px dashed #eee}.post-navigation .post-navigation-icon{font-size: 40px;line-height: 1em;width: 60px;display: inline-block;position: absolute;top: 50%;margin-top: -25px;color: #d93f63}.post-navigation .nav-links .nav-next .post-navigation-icon{right: 0}.post-navigation .post-navigation-content{display: block}.post-navigation .nav-links .nav-previous .post-navigation-content{margin-left: 60px;margin-right: 2em}.post-navigation .nav-links .nav-next .post-navigation-content{margin-right: 60px;margin-left: 2em}.post-navigation-label{display: block;font-size: 0.75em;font-weight: normal;text-transform: uppercase;margin-bottom: 5px;color: #d93f63}.post-navigation-title{-ms-word-wrap: break-word;word-wrap: break-word;font-size: 18px}@media (max-width: 767px){.post-navigation .nav-links .nav-previous,.post-navigation .nav-links .nav-next{display: block;width: 100%;margin: 0;border: none}}.entry-content:after{content: "";clear: both;display: block}.entry-content a{color: #d93f63}.entry-content a:hover{text-decoration: underline}.entry-content table{border-collapse: collapse !important}.entry-content table td,.entry-content table th{background-color: #fff !important}.entry-content table{width: 100%;max-width: 100%;margin-bottom: 20px}.entry-content table > thead > tr > th,.entry-content table > tbody > tr > th,.entry-content table > tfoot > tr > th,.entry-content table > thead > tr > td,.entry-content table > tbody > tr > td,.entry-content table > tfoot > tr > td{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #eee}.entry-content table > thead > tr > th{vertical-align: bottom;border-bottom: 2px solid #eee}.entry-content table > caption + thead > tr:first-child > th,.entry-content table > colgroup + thead > tr:first-child > th,.entry-content table > thead:first-child > tr:first-child > th,.entry-content table > caption + thead > tr:first-child > td,.entry-content table > colgroup + thead > tr:first-child > td,.entry-content table > thead:first-child > tr:first-child > td{border-top: 0}.entry-content table > tbody + tbody{border-top: 2px solid #eee}.entry-content input[type="submit"]{background-color: #d93f63;color: #ffffff;border: none;font-weight: 600;font-size: 14px;padding: 6px 14px}.entry-content input[type="submit"]:hover{color: #ffa73c}.format-quote .entry-content blockquote{font-size: 24px}.format-quote blockquote{font-style: italic;font-weight: 600;padding: 0;margin: 0;border: none;padding-left: 25px;position: relative}.format-quote blockquote:before{content: '\f10d';font-family: fontawesome;font-size: 18px;font-weight: 400;line-height: .8;position: absolute;left: 0px;top: 12px;font-style: normal;color: #1f1f1f}.format-quote blockquote cite{display: block;font-size: 15px}.format-quote .entry-content cite a{border-bottom: 1px dotted #d93f63;text-transform: uppercase}.format-quote .entry-content cite a:hover{text-decoration: none}.single-post .format-quote blockquote{margin-bottom: 20px}.format-link .entry-title a{color: #d93f63}.entry-content-link p{margin-bottom: 0}.search-no-results .blog-wrapper .blog-nav .blog-switcher-wrapper{display: none}.latest-post-wrapper{background: #FFFFFF}.latest-post-wrapper .entry-categories{display: none}.latest-post-wrapper h3.entry-title{font-size: 20px;font-weight: 600;margin-bottom: 15px;-ms-word-wrap: break-word;word-wrap: break-word}.latest-post-wrapper h3.entry-title a{color: #1f1f1f}.latest-post-wrapper h3.entry-title a:hover{color: #d93f63;text-decoration: none}.latest-post-wrapper article.sticky h3.entry-title a:before{font-family: fontawesome;content: "\f08d";display: inline-block;-webkit-transform: rotate(30deg);-moz-transform: rotate(30deg);-o-transform: rotate(30deg);-ms-transform: rotate(30deg);transform: rotate(30deg);font-size: 13px;margin-right: 10px}.latest-post-wrapper .entry-meta{margin-bottom: 25px}.latest-post-wrapper .entry-meta span{margin-right: 20px}.latest-post-wrapper .entry-meta span:last-child{margin-right: 0}.latest-post-wrapper .entry-meta-date{font-size: 13px;font-weight: 600}.latest-post-wrapper .entry-meta-date a{color: #878787}.latest-post-wrapper .entry-meta-author{display: none}.latest-post-wrapper .entry-excerpt p{color: #868686;margin-bottom: 0}.latest-post-wrapper .entry-read-more a{color: #d93f63;font-size: 13px;font-weight: 600}.latest-post-wrapper .entry-excerpt{max-height: 96px;overflow: hidden;margin-bottom: 25px}.latest-post-wrapper .entry-thumbnail{overflow: hidden}.latest-post-wrapper .entry-thumbnail{overflow: hidden}.latest-post-wrapper .entry-thumbnail img{-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;transition: all .5s ease-out}.latest-post-wrapper .entry-thumbnail:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2)}.latest-post-wrapper article{padding: 0 15px 45px 15px}.latest-post-wrapper .latest-post-no-slider article{float: left}.latest-post-wrapper .latest-post-col-1 article{width: 100%}.latest-post-wrapper .entry-image-wrapper{margin-bottom: 20px}@media (min-width: 992px){.latest-post-wrapper .latest-post-no-slider.latest-post-col-4 article{width: 25%}.latest-post-wrapper .latest-post-no-slider.latest-post-col-4 article:nth-child(4n+1){clear: both}.latest-post-wrapper .latest-post-no-slider.latest-post-col-3 article{width: 33.33%}.latest-post-wrapper .latest-post-no-slider.latest-post-col-3 article:nth-child(3n+1){clear: both}.latest-post-wrapper .latest-post-no-slider.latest-post-col-2 article{width: 50%}.latest-post-wrapper .latest-post-no-slider.latest-post-col-2 article:nth-child(2n+1){clear: both}.latest-post-wrapper .latest-post-style2 .entry-image-wrapper{float: left;max-width: 270px;margin-right: 30px}.latest-post-wrapper .latest-post-style2 article.format-gallery .entry-image-wrapper,.latest-post-wrapper .latest-post-style2 article.format-video .entry-image-wrapper{width: 50%}.latest-post-wrapper .latest-post-style2 .entry-content-wrapper{position: relative;overflow: hidden}.latest-post-wrapper .latest-post-style2 .entry-image-wrapper{margin-bottom: 0}}@media (min-width: 600px) and (max-width: 991px){.latest-post-wrapper .latest-post-no-slider article{width: 50%}.latest-post-wrapper .latest-post-no-slider article:nth-child(2n+1){clear: both}}@media (max-width: 599px){.latest-post-wrapper .latest-post-no-slider article{width: 100%}.latest-post-wrapper .latest-post-no-slider article:after{content: "";display: block;width: 100%;margin-top: 45px;margin-bottom: 35px;border-top: 1px solid #eee}.latest-post-wrapper .latest-post-no-slider article:last-child:after{display: none}}@media (min-width: 992px){.blog-grid{margin: 0 -10px}.blog-grid article{float: left;padding: 0 10px}.blog-grid hr{width: 1920px;border-color: #eee;float: left;margin-top: 45px;margin-bottom: 35px;margin-left: -15px}.blog-grid hr + article{clear: both}.blog-grid .entry-image-wrapper{margin-bottom: 20px}.blog-grid .entry-meta-author{display: none}.blog-grid.blog-col-3 article{width: 33.33%}.blog-grid.blog-col-4 article{width: 25%}.blog-list hr{display: none}.blog-list article:after{content: "";display: block;width: 1920px;margin-top: 45px;margin-bottom: 35px;border-top: 1px solid #eee;margin-left: -25px}.blog-list article:last-child:after{display: none}.blog-list .entry-image-wrapper{float: left;max-width: 50%;margin-right: 30px}.blog-list article.format-gallery .entry-image-wrapper,.blog-list article.format-video .entry-image-wrapper{width: 50%}.blog-list .entry-content-wrapper{position: relative;overflow: hidden}.blog-list .entry-meta-author{display: none}.entry-tag-wrapper{width: 66.66666667%}.entry-tag-wrapper + .entry-share-wrapper{width: 33.33333333%}.entry-tag-full-wrapper{width: 100%}}@media (max-width: 991px){.blog-wrapper .blog-nav .blog-switcher-wrapper{display: none}.blog-wrapper hr{display: none}.blog-wrapper article:after{content: "";display: block;width: 1920px;margin-top: 45px;margin-bottom: 35px;border-top: 1px solid #eee;margin-left: -25px}.blog-wrapper article:last-child:after{display: none}.blog-wrapper .entry-image-wrapper{margin-bottom: 20px}}@media (max-width: 480px){.blog-wrapper article:after{margin-top: 35px;margin-bottom: 25px}.site-content-archive{padding-top: 20px;padding-bottom: 20px}.site-content-page{padding-top: 55px;padding-bottom: 75px}}@media (max-width: 320px){.blog-paging-default .pagination{display: none}.blog-paging-default .blog-load-more-wrapper{display: block}}.cupid-our-staffs .our-staffs-item{text-align: center;margin-top: 8px}.cupid-our-staffs .our-staffs-item .our-staffs-name{font-size: 18px;font-weight: 600;color: #1f1f1f;margin: 0;padding-top: 26px;display: block}.cupid-our-staffs .our-staffs-item .our-staffs-name:hover{color: #d93f63;text-decoration: none}.cupid-our-staffs .our-staffs-item p{color: #888;font-size: 15px;font-weight: 400;padding-top: 10px}.cupid-our-staffs .our-staffs-item img{max-width: 200px;max-height: 200px;margin-left: auto;margin-right: auto}.cupid-our-staffs .our-staffs-item img:hover{box-shadow: 0 0 8px rgba(0,0,0,0.16);-moz-box-shadow: 0 0 8px rgba(0,0,0,0.16);-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.16);-o-box-shadow: 0 0 8px rgba(0,0,0,0.16)}.page-single-our-staffs .our-staffs-image img{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;max-width: 200px;max-height: 200px}.page-single-our-staffs .our-staffs-image img:hover{box-shadow: 0 0 8px rgba(0,0,0,0.16);-moz-box-shadow: 0 0 8px rgba(0,0,0,0.16);-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.16);-o-box-shadow: 0 0 8px rgba(0,0,0,0.16)}.page-single-our-staffs .our-staffs-name{font-size: 28px;font-weight: 600;color: #1f1f1f;padding-top: 40px;margin-bottom: 5px}.page-single-our-staffs .our-staffs-job,.page-single-our-staffs .our-staffs-phone,.page-single-our-staffs .our-staffs-phone p,.page-single-our-staffs .our-staffs-email,.page-single-our-staffs .our-staffs-email p{color: #888;font-size: 15px;font-weight: 400}.page-single-our-staffs .our-staffs-job{margin: 0;padding: 0}.page-single-our-staffs .our-staffs-phone p,.page-single-our-staffs .our-staffs-email p{display: inline-block;margin: 0}.page-single-our-staffs .our-staffs-phone p{padding: 0 20px 0 0}.page-single-our-staffs .our-staffs-email p{padding: 0 27px 0 0}.page-single-our-staffs .our-staffs-social{padding-top: 15px}.page-single-our-staffs .our-staffs-social ul{list-style-type: none;height: 100%;margin: 0;padding: 0}.page-single-our-staffs .our-staffs-social ul li{display: inline-block;padding-left: 30px}.page-single-our-staffs .our-staffs-social ul li:first-child{padding: 0}.page-single-our-staffs .our-staffs-social ul li a{transition: all .5s ease 0s;font-size: 20px;color: #888}.page-single-our-staffs .our-staffs-social ul li a.facebook:hover{color: #4B6EA8}.page-single-our-staffs .our-staffs-social ul li a.twitter:hover{color: #4FD5F8}.page-single-our-staffs .our-staffs-social ul li a.google:hover{color: #F63E28}.page-single-our-staffs .our-staffs-social ul li a.dribbble:hover{color: #EF528E}.page-single-our-staffs .our-staffs-social ul li a.linkedin:hover{color: #0189C3}.page-single-our-staffs .our-staffs-content{margin-top: 50px}@media screen and (min-width: 992px){.page-single-our-staffs{padding: 40px 40px 0}.our-staffs-margin-right{margin-right: 60px}.our-staffs-margin-left{margin-left: 23px}.single-our-staffs .our-staffs-contact{padding-left: 30px}}@media screen and (max-width: 767px){.page-single-our-staffs .our-staffs-image img{margin-left: auto;margin-right: auto;display: block}.page-single-our-staffs .our-staffs-contact{text-align: center}}.cupid-button{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;width: 58px;height: 58px;line-height: 58px;font-size: 14px;background-color: #d93f63;color: #ffffff !important;display: inline-block;text-align: center;font-weight: 600;border: none}.cupid-button:hover{color: #ffffff !important;opacity: 0.8;text-decoration: none !important}.cupid-button.button-sm{width: 58px;height: 58px;line-height: 58px;font-size: 14px}.cupid-button.button-md{width: 80px;height: 80px;line-height: 80px;font-size: 17px}.cupid-button.button-lg{width: 130px;height: 130px;line-height: 130px;font-size: 20px}.cupid-btn-2{background-color: #d93f63;color: #ffffff;border: none;font-weight: 600;font-size: 14px;padding: 6px 14px}.cupid-btn-2:hover{color: #ffa73c}@media screen and (max-width: 1100px){.wpb_revslider_element .cupid-button.button-md{display: none !important}}@media screen and (max-width: 991px){.cupid-button.button-sm{width: 50px !important;height: 50px !important;line-height: 50px !important;font-size: 12px !important}.cupid-button.button-md{width: 70px !important;height: 70px !important;line-height: 70px !important;font-size: 14px !important}.cupid-button.button-lg{width: 100px !important;height: 100px !important;line-height: 100px !important;font-size: 16px !important}}.cupid-call-action{height: 250px;margin-left: auto;margin-right: auto;text-align: center}.cupid-call-action p{margin: 0;font-size: 40px;font-weight: 400;display: inline-block;color: #1f1f1f}.cupid-call-action a{margin-left: 10px;vertical-align: middle}@media screen and (max-width: 991px){.cupid-call-action p{font-size: 30px !important}}.cupid-icon-box.style1{text-align: center}.cupid-icon-box.style1 h4{font-size: 22px;font-weight: 400;color: #1f1f1f;padding-top: 34px;margin: 0;line-height: 1.6}.cupid-icon-box.style1 p{color: #888;font-size: 15px;font-weight: 400;padding-top: 15px}.cupid-icon-box.style1 a{margin-left: auto;margin-right: auto;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;border-color: #f6f6f6;border-style: solid;border-width: 2px;width: 200px;height: 200px;line-height: 200px;font-size: 45px;display: block;color: #ffa73c;background-color: #ffffff;text-align: center;position: relative}.cupid-icon-box.style1 a:before{border-left: 9px solid transparent;border-right: 9px solid transparent;border-top: 16px solid #f6f6f6;content: "";left: 46%;position: absolute;bottom: -16px}.cupid-icon-box.style1 a:after{border-left: 9px solid transparent;border-right: 9px solid transparent;border-top: 16px solid #fff;content: "";left: 46%;position: absolute;bottom: -13px}.cupid-icon-box.style1 a:hover{background-color: #ffa73c}.cupid-icon-box.style1:hover a{background-color: #ffa73c;color: #ffffff}.cupid-icon-box.style1:hover a:after{border-left: 9px solid transparent;border-right: 9px solid transparent;border-top: 17px solid #ffa73c;content: "";left: 46%;position: absolute;bottom: -16px}.cupid-icon-box.style2{position: relative;margin-bottom: 13px !important}.cupid-icon-box.style2 h4{font-size: 20px;font-weight: 400;color: #1f1f1f;display: inline-block;padding-top: 9px}.cupid-icon-box.style2 a{width: 40px;height: 40px;position: absolute}.cupid-icon-box.style2 i{width: 100%;height: 100%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;line-height: 40px;font-size: 15px;background-color: #ffa73c;color: #ffffff;display: inline-block;text-align: center}.cupid-icon-box.style2.left{text-align: left}.cupid-icon-box.style2.left a{left: 0;top: 0}.cupid-icon-box.style2.right{text-align: right}.cupid-icon-box.style2.right a{right: 0;top: 0}.cupid-icon-box.style2 i:after{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;content: "";display: block;width: 100%;height: 100%;pointer-events: none;position: absolute;left: -3px;opacity: 0;padding: 3px;top: -3px;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-o-box-sizing: content-box;-ms-box-sizing: content-box;box-sizing: content-box;-webkit-box-shadow: 0 0 0 2px #ffa73c;-moz-box-shadow: 0 0 0 2px #ffa73c;-o-box-shadow: 0 0 0 2px #ffa73c;-ms-box-shadow: 0 0 0 2px #ffa73c;box-shadow: 0 0 0 2px #ffa73c;-webkit-transform: scale(.8);-moz-transform: scale(.8);-o-transform: scale(.8);-ms-transform: scale(.8);transform: scale(.8);-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s}.cupid-icon-box.style2 i:hover:after,.cupid-icon-box.style2:hover i:after{opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1)}@media screen and (min-width: 992px){.icon-box-margin .cupid-icon-box.style2{margin-left: 100px}.cupid-icon-box.style2.left{padding-left: 73px}.cupid-icon-box.style2.right{padding-right: 73px}}@media screen and (max-width: 991px){.cupid-icon-box.style2.left{padding-left: 53px}.cupid-icon-box.style2.right{padding-right: 53px}.cupid-icon-box.style1 a{width: 150px !important;height: 150px !important;line-height: 150px !important;font-size: 40px !important}}.cupid-counter{text-align: center;padding-bottom: 40px}.cupid-counter span{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;border-color: #ffffff;border-style: solid;border-width: 2px;width: 138px;height: 138px;display: block;font-size: 50px;font-weight: 600;color: #ffffff;line-height: 138px;margin-left: auto;margin-right: auto}.cupid-counter p{color: #ffffff;font-size: 18px;font-weight: 600;padding-top: 30px}.cupid-quote{color: #ffffff;text-align: center;height: 450px;margin-left: auto;margin-right: auto}.cupid-quote q{font-size: 45px;font-weight: 600}.cupid-quote p{font-size: 15px;font-weight: 400}.cupid-quote-text-color .cupid-quote{color: #1f1f1f}@media screen and (max-width: 991px){.cupid-quote q{font-size: 30px !important}}.cupid-introduction h3{margin: 0;font-size: 28px;font-weight: 400;color: #1f1f1f;line-height: 1.6;letter-spacing: -1px}.cupid-introduction p{font-size: 15px;font-weight: 400;color: #888;padding-top: 20px}.cupid-introduction.left{text-align: left}.cupid-introduction.right{text-align: right}.cupid-introduction.center{text-align: center}@media screen and (min-width: 992px){.introduction-center-padding{max-width: 770px;margin-left: auto;margin-right: auto}}@media screen and (max-width: 767px){.cupid-introduction.left,.cupid-introduction.right{text-align: center !important}}.cupid-heading{text-align: left}.cupid-heading h2{margin: 0;font-size: 30px;font-weight: 400;display: inline;padding-right: 18px;position: relative;color: #1f1f1f}.cupid-heading h2:before{content: "";width: 13px;height: 13px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background-color: #a273b9;display: inline-block;margin-right: 9px;margin-bottom: 3px}.cupid-heading h2 + span{font-size: 15px;font-weight: 400;display: inline;color: #888;vertical-align: text-bottom}@media (max-width: 480px){.cupid-heading h2{display: block}}.cupid-services{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;width: 270px;height: 270px;margin-left: auto;margin-right: auto;background-color: #ffffff;text-align: center;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}.cupid-services a{font-size: 20px;font-weight: 600;color: #1f1f1f;padding: 0 20px}.cupid-services a:hover{text-decoration: none}.cupid-services p{color: #888;font-size: 14px;font-weight: 400;padding: 3px 20px 0}.cupid-services:hover{background-color: #ffa73c}.cupid-services:hover a,.cupid-services:hover p{color: #ffffff}.cupid-contact-info{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;width: 370px;height: 370px;margin-left: auto;margin-right: auto;background-color: #ffffff;text-align: center}.cupid-contact-info .contact-icon i{color: #A273B9;font-size: 45px;padding-top: 83px}.cupid-contact-info h4{font-size: 22px;font-weight: 400;color: #1f1f1f;margin: 0;padding-top: 15px}.cupid-contact-info h4:after{content: "";border-bottom: 1px solid #eee;width: 85%;display: inline-block;padding-top: 33px}.cupid-contact-info .contact-info{padding-top: 20px}.cupid-contact-info .contact-info i{color: #FFA63B;vertical-align: top;padding-top: 3px}.cupid-contact-info .contact-info p{color: #888;font-size: 14px;font-weight: 400;display: inline-block;text-align: left;padding-left: 20px}@media screen and (max-width: 991px){.cupid-contact-info{width: 280px;height: 280px}.cupid-contact-info .contact-icon i{padding-top: 30px}}.overlay-bg-vc-wapper{position: relative}.overlay-bg-vc{position: absolute;top: 0;left: 0;right: 0;bottom: 0}.vertical-parallax{position: static;background-repeat: no-repeat;background-attachment: fixed;background-color: transparent;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;background-position-x: 50%;overflow: hidden}.horizontal-parallax{position: static;background-repeat: no-repeat;background-color: transparent;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;background-position: 0px}.overlay-wapper{overflow: hidden}.overlay-wapper .overlay{position: relative;width: 100%}.overlay-wapper .overlay:before{content: " ";display: inline-block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;padding-top: 1000%}.video-background-wapper{overflow: hidden;position: relative}.video-background-wapper video{left: 0;min-height: 100%;min-width: 100%;top: 0;position: absolute}.fullwidth{overflow: hidden}.fullwidth:before,.fullwidth:after{content: " ";display: table}.fullwidth:after{clear: both}.vc_row-fluid:before,.vc_row-fluid:after{content: "";display: table}.vc_row-fluid:after{clear: both}.vc_col-xs-1,.vc_col-sm-1,.vc_col-md-1,.vc_col-lg-1,.vc_col-xs-2,.vc_col-sm-2,.vc_col-md-2,.vc_col-lg-2,.vc_col-xs-3,.vc_col-sm-3,.vc_col-md-3,.vc_col-lg-3,.vc_col-xs-4,.vc_col-sm-4,.vc_col-md-4,.vc_col-lg-4,.vc_col-xs-5,.vc_col-sm-5,.vc_col-md-5,.vc_col-lg-5,.vc_col-xs-6,.vc_col-sm-6,.vc_col-md-6,.vc_col-lg-6,.vc_col-xs-7,.vc_col-sm-7,.vc_col-md-7,.vc_col-lg-7,.vc_col-xs-8,.vc_col-sm-8,.vc_col-md-8,.vc_col-lg-8,.vc_col-xs-9,.vc_col-sm-9,.vc_col-md-9,.vc_col-lg-9,.vc_col-xs-10,.vc_col-sm-10,.vc_col-md-10,.vc_col-lg-10,.vc_col-xs-11,.vc_col-sm-11,.vc_col-md-11,.vc_col-lg-11,.vc_col-xs-12,.vc_col-sm-12,.vc_col-md-12,.vc_col-lg-12{min-height: 0}.wpb_row,.wpb_content_element,ul.wpb_thumbnails-fluid > li,.last_toggle_el_margin,.wpb_button{margin-bottom: 0}.wpb_tabs,.wpb_tab,.ui-tabs-active{background-color: #ffffff !important}.wpb_tabs .wpb_tabs_nav{border-bottom: 1px solid #eee}.wpb_tabs .wpb_tabs_nav li{height: 70px;padding-right: 25px}.wpb_tabs .wpb_tabs_nav li a{font-size: 16px;font-weight: 600;color: #1f1f1f;padding-top: 25px !important}.wpb_tabs .wpb_tabs_nav li:hover{background-color: #ffffff !important}.wpb_tabs .wpb_tabs_nav li:hover a{color: #d93f63}.wpb_tabs .wpb_tabs_nav li:first-child{padding-left: 10px}.wpb_tabs .wpb_tabs_nav li:last-child{padding-right: 0}.wpb_tabs .ui-tabs-active a{color: #d93f63 !important}.wpb_tabs .wpb_text_column .wpb_wrapper{padding: 6px 12px}.row-margin-top{margin-top: 98px !important}.row-margin-bottom{margin-bottom: 98px !important}.bg-content-box{padding-left: 15px;padding-right: 15px;background-clip: content-box}.tabs-min-height{min-height: 508px}.contact-form-become-teacher{padding: 45px}.contact-form-become-teacher h3{font-size: 28px;margin-bottom: 11px}.contact-form-become-teacher p{padding-bottom: 32px}.contact-form-become-teacher .contact-form-input input{height: 55px;margin-bottom: 25px}.contact-form-become-teacher h3,.contact-form-contact-us h3{font-weight: 600;color: #1f1f1f}.contact-form-become-teacher p,.contact-form-contact-us p{color: #888;font-size: 15px;font-weight: 400}.contact-form-become-teacher input,.contact-form-contact-us input,.contact-form-become-teacher textarea,.contact-form-contact-us textarea{width: 100%}.contact-form-become-teacher .contact-form-submit,.contact-form-contact-us .contact-form-submit{text-align: right;position: relative}.contact-form-become-teacher .contact-form-submit .cupid-button,.contact-form-contact-us .contact-form-submit .cupid-button{padding: 0}.contact-form-become-teacher .contact-form-submit .ajax-loader,.contact-form-contact-us .contact-form-submit .ajax-loader{position: absolute;top: 0;bottom: 0;right: 80px;margin: auto}.contact-form-contact-us h3{font-size: 22px;margin-bottom: 11px;padding-top: 50px}.contact-form-contact-us .contact-form-input input{height: 50px}.contact-form-contact-us input{margin-bottom: 30px;padding: 0 35px}.contact-form-contact-us textarea{padding: 20px 35px}.contact-form-contact-us .contact-form-submit{padding-top: 20px}.cupid-margin-bottom-5{margin-bottom: 5px}.cupid-margin-bottom-10{margin-bottom: 10px}.cupid-margin-bottom-15{margin-bottom: 15px}.cupid-margin-bottom-20{margin-bottom: 20px}.cupid-margin-bottom-25{margin-bottom: 25px}.cupid-margin-bottom-30{margin-bottom: 30px}.cupid-margin-bottom-35{margin-bottom: 35px}.cupid-margin-bottom-40{margin-bottom: 40px}.cupid-margin-top-5{margin-top: 5px}.cupid-margin-top-10{margin-top: 10px}.cupid-margin-top-15{margin-top: 15px}.cupid-margin-top-20{margin-top: 20px}.cupid-margin-top-25{margin-top: 25px}.cupid-margin-top-30{margin-top: 30px}.cupid-margin-top-35{margin-top: 35px}.cupid-margin-top-40{margin-top: 40px}.cupid-padding-bottom-40{padding-bottom: 40px}@media screen and (max-width: 991px){.contact-form-contact-us input,.contact-form-contact-us textarea{padding-left: 15px}.vc_empty_space{display: none}.cupid-margin-bottom-45,.cupid-margin-bottom-50,.cupid-margin-bottom-55,.cupid-margin-bottom-60,.cupid-margin-bottom-65{margin-bottom: 15px}.cupid-margin-bottom-70{margin-bottom: 20px}.cupid-padding-bottom-70{padding-bottom: 20px}.cupid-margin-bottom-75{margin-bottom: 25px}.cupid-margin-bottom-80{margin-bottom: 30px}.cupid-margin-bottom-85{margin-bottom: 35px}.cupid-margin-bottom-90{margin-bottom: 40px}.cupid-margin-bottom-95{margin-bottom: 45px}.cupid-margin-bottom-100{margin-bottom: 50px}.cupid-margin-bottom-105{margin-bottom: 55px}.cupid-margin-bottom-110{margin-bottom: 60px}.cupid-margin-bottom-115{margin-bottom: 65px}.cupid-margin-bottom-120{margin-bottom: 70px}.cupid-margin-bottom-125{margin-bottom: 75px}.cupid-margin-bottom-130{margin-bottom: 80px}.cupid-margin-top-45,.cupid-margin-top-50,.cupid-margin-top-55,.cupid-margin-top-60,.cupid-margin-top-65{margin-top: 15px}.cupid-margin-top-70{margin-top: 20px}.cupid-margin-top-75{margin-top: 25px}.cupid-margin-top-80{margin-top: 30px}.cupid-margin-top-85{margin-top: 35px}.cupid-margin-top-90{margin-top: 40px}.cupid-margin-top-95{margin-top: 45px}.cupid-margin-top-100{margin-top: 50px}.cupid-margin-top-105{margin-top: 55px}.cupid-margin-top-110{margin-top: 60px}.cupid-margin-top-115{margin-top: 65px}.cupid-margin-top-120{margin-top: 70px}.cupid-margin-top-125{margin-top: 75px}.cupid-margin-top-130{margin-top: 80px}}@media screen and (min-width: 992px){.cupid-margin-bottom-45{margin-bottom: 45px}.cupid-margin-bottom-50{margin-bottom: 50px}.cupid-margin-bottom-55{margin-bottom: 55px}.cupid-margin-bottom-60{margin-bottom: 60px}.cupid-margin-bottom-65{margin-bottom: 65px}.cupid-margin-bottom-70{margin-bottom: 70px}.cupid-padding-bottom-70{padding-bottom: 70px}.cupid-margin-bottom-75{margin-bottom: 75px}.cupid-margin-bottom-80{margin-bottom: 80px}.cupid-margin-bottom-85{margin-bottom: 85px}.cupid-margin-bottom-90{margin-bottom: 90px}.cupid-margin-bottom-95{margin-bottom: 95px}.cupid-margin-bottom-100{margin-bottom: 100px}.cupid-margin-bottom-105{margin-bottom: 105px}.cupid-margin-bottom-110{margin-bottom: 110px}.cupid-margin-bottom-115{margin-bottom: 115px}.cupid-margin-bottom-120{margin-bottom: 120px}.cupid-margin-bottom-125{margin-bottom: 125px}.cupid-margin-bottom-130{margin-bottom: 130px}.cupid-margin-top-45{margin-top: 45px}.cupid-margin-top-50{margin-top: 50px}.cupid-margin-top-55{margin-top: 55px}.cupid-margin-top-60{margin-top: 60px}.cupid-margin-top-65{margin-top: 65px}.cupid-margin-top-70{margin-top: 70px}.cupid-margin-top-75{margin-top: 75px}.cupid-margin-top-80{margin-top: 80px}.cupid-margin-top-85{margin-top: 85px}.cupid-margin-top-90{margin-top: 90px}.cupid-margin-top-95{margin-top: 95px}.cupid-margin-top-100{margin-top: 100px}.cupid-margin-top-105{margin-top: 105px}.cupid-margin-top-110{margin-top: 110px}.cupid-margin-top-115{margin-top: 115px}.cupid-margin-top-120{margin-top: 120px}.cupid-margin-top-125{margin-top: 125px}.cupid-margin-top-130{margin-top: 130px}.contact-form-contact-us-left{width: 23%;padding-left: 33px}.contact-form-contact-us-right{width: 77%;padding: 50px 70px 0 0}.cupid-padding-left-35{padding-left: 35px}.about-us-padding{padding: 0 60px 50px}}.cupid-gallery .gallery-load-more-wrapper{text-align: center;padding-top: 40px;padding-bottom: 40px;display: inline-block;width: 100%}.fullwidth .vc_row-fluid .cupid-gallery{margin-right: -1px;margin-left: -1px}.gallery-wrapper .gallery-item{padding-left: 0px;padding-right: 0px;margin: 0px}.gallery-wrapper .gallery-col-3{float: left;width: 33.33333333%}.gallery-wrapper .gallery-col-4{float: left;width: 25%}.gallery-wrapper .gallery-item img{max-width: 100%;display: block}.gallery-wrapper .gallery-item .class-name{font-weight: 700;color: #fff}.gallery-wrapper .gallery-item span.class-title{font-weight: normal}.gallery-wrapper .gallery-item span.excerpt{font-size: 15px;line-height: 1.6;display: block;max-height: 72px;overflow: hidden}.gallery-wrapper .entry-thumbnail-hover .entry-hover-inner a{display: block;text-decoration: none}div.light_rounded .pp_description,div.light_square .pp_description{font-size: 16px;font-weight: 600;text-align: center}@media only screen and (min-width: 460px) and (max-width: 950px){.gallery-wrapper .gallery-col-3,.gallery-wrapper .gallery-col-4{width: 50%}}@media only screen and (min-width: 320px) and (max-width: 459px){.gallery-wrapper .gallery-col-3,.gallery-wrapper .gallery-col-4{width: 100%}}@media only screen and (max-width: 320px){.pp_pic_holder .pp_details .pp_nav .pp_description{display: none}}@media only screen and (min-width: 1920px){.gallery-wrapper .gallery-item img{width: 100%}}.classes-wrapper .classes-item.classes-col-3{float: left;width: 33.33%;padding-left: 15px;padding-right: 15px}.classes-wrapper .classes-item.classes-col-4{float: left;width: 25%;padding-left: 15px;padding-right: 15px}.classes-wrapper .classes-item .thumbnail-wrap{position: relative;display: -webkit-flex;display: flex;margin-bottom: 20px}.classes-wrapper .classes-item h6 a{font-size: 20px;font-weight: 600;color: #1f1f1f;text-decoration: none;text-align:center;}.classes-wrapper .classes-item h6 a:hover{color: #d93f63}.classes-wrapper .classes-item .excerpt{font-size: 15px;line-height: 1.6;max-height: 48px;overflow: hidden}.classes-wrapper .classes-item .thumbnail-wrap .meta-info{opacity: 0;position: absolute;display: table;text-align: center;width: 100%;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition: all .8s;-moz-transition: all .8s;-ms-transition: all .8s;-o-transition: all .8s;transition: all .8s}.classes-wrapper .classes-item .thumbnail-wrap .meta-info .meta-info-inner{display: inline-block}.classes-wrapper .classes-item .thumbnail-wrap .entry-thumbnail{display: inline-block;overflow: hidden}.classes-wrapper .classes-item .thumbnail-wrap .entry-thumbnail img{-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}.classes-wrapper .classes-item .thumbnail-wrap .entry-thumbnail:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2)}.classes-wrapper .classes-item .thumbnail-wrap .entry-thumbnail:hover .meta-info{opacity: 1}.classes-wrapper .round{width: 75px;height: 75px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;text-align: center;padding-top: 20px;color: #fff;display: block;float: left;line-height: 16px;font-size: 13px}.classes-wrapper .month-olds.round{background-color: #a273b9}.classes-wrapper .class-size.round{background-color: #ffa73c;margin-left: 8px}.classes-wrapper .month-olds span,.classes-wrapper .class-size span{display: block}.classes-wrapper .month-olds span:first-child,.classes-wrapper .class-size span:first-child{font-size: 15px;font-weight: 600}.classes-wrapper .owl-wrapper .owl-item{padding-right: 15px;padding-left: 15px}.owl-theme .owl-controls .owl-page span{background-color: #ffa73c !important}.cupid-class{margin-left: -15px;margin-right: -15px}.cupid-class .owl-controls .owl-buttons .owl-prev,.cupid-class .owl-controls .owl-buttons .owl-next{top: 30%;position: absolute;line-height: 24px;height: 30px;width: 30px;font-size: 16px;background-color: #ffa73c}.cupid-class .owl-controls .owl-buttons .owl-prev{left: 20px}.cupid-class .owl-controls .owl-buttons .owl-next{right: 20px}.archive-cupid-class .classes-nav{display: table;width: 100%;height: 128px;margin-bottom: 14px;background-color: #fff}.archive-cupid-class .classes-nav .classes-search .keyword-wrapper{position: relative;width: calc(100% - 110px);width: 81%;display: inline-block}.archive-cupid-class .classes-nav .classes-search .keyword-wrapper span{position: absolute;right: 14px;top: 10px}.archive-cupid-class .classes-nav .classes-search .keyword-wrapper span i.fa-close{cursor: pointer;opacity: 0}.archive-cupid-class .classes-nav .classes-search .keyword-wrapper span i.fa-close:hover{color: #ffa73c}.archive-cupid-class .classes-nav .classes-switcher-wrapper,.archive-cupid-class .classes-nav .classes-search{display: table-cell;vertical-align: middle}.archive-cupid-class .classes-nav .classes-switcher-wrapper{width: 33.3333%;padding-left: 48px}.archive-cupid-class .classes-nav .classes-switcher-wrapper a{padding-right: 40px}.archive-cupid-class .classes-nav .classes-switcher-wrapper a i{padding-right: 14px}.archive-cupid-class .classes-nav .classes-search{width: 66.6667%}.archive-cupid-class .classes-nav .classes-search input{width: 100%;font-size: 15px}.archive-cupid-class .classes-nav .classes-search button{margin-left: 28px;background-color: #ffa73c;border: medium none;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;color: #fff;height: 50px;width: 50px;cursor: pointer}.archive-cupid-class .classes-inner{background-color: #fff;padding-top: 20px;padding-bottom: 20px;display: table;width: 100%}.archive-cupid-class .classes-item{margin-bottom: 0px}.archive-cupid-class .classes-inner .classes-item.classes-col-3{width: 25%}.archive-cupid-class .classes-inner .classes-item.classes-col-4{width: 33.3334%}.archive-cupid-class .classes-inner .classes-item.classes-col-3,.archive-cupid-class .classes-inner .classes-item.classes-col-4{padding-left: 20px;padding-right: 20px;float: left}.archive-cupid-class hr.separate-line{border: 0;height: 1px;background-color: #eeeeee;width: 100%;float: left;margin-top: 34px;margin-bottom: 34px;display: block}.archive-cupid-class .classes-inner.list .classes-item.classes-col-4,.archive-cupid-class .classes-inner.list .classes-item.classes-col-3{width: 100%}.archive-cupid-class .list .classes-item .thumbnail-wrap{float: left;margin-bottom: 0px;display: inline-block;width: 32.1%;padding-right: 15px}.archive-cupid-class .classes-item .thumbnail-wrap .entry-thumbnail{max-width: 100%}.archive-cupid-class .list .classes-item .content-wrap{float: left;display: inline-block;width: 67.9%;padding-left: 15px}.archive-cupid-class .list .classes-item .content-wrap h6{padding-top: 16px}.archive-cupid-class .list .classes-item .content-wrap .excerpt{max-height: 168px}.archive-cupid-class .list .classes-item h6{padding-top: 20px;display: inline-block}.archive-cupid-class .classes-switcher-wrapper a.classes-switcher-active{color: #d93f63}.archive-cupid-class .blog-load-more-wrapper{background-color: #fff;padding-bottom: 50px;text-align: center}.archive-cupid-class .blog-load-more-wrapper button{background: none;color: #d93f63;font-size: 15px;font-weight: normal}.archive-cupid-class .no-post{padding-top: 40px;padding-bottom: 40px;text-align: center;font-size: 20px}aside.cupid-calsses-category-widget{background: none repeat scroll 0 0 #fff;margin-bottom: 25px;padding: 20px}aside.cupid-calsses-category-widget h4.widget-title{border-bottom: 2px solid #eee;color: #1f1f1f;font-size: 20px;font-weight: 600;margin: -20px -20px 20px;padding: 22px 15px 22px 30px}aside.cupid-calsses-category-widget ul{list-style: outside none none;overflow: auto;padding-left: 0}aside.cupid-calsses-category-widget ul li:first-child{padding-top: 0px}aside.cupid-calsses-category-widget ul li{margin-bottom: 15px;padding-top: 15px}aside.cupid-calsses-category-widget ul li + li{border-top: 2px solid #eee;margin-top: 15px}aside.cupid-calsses-popular-widget{background: none repeat scroll 0 0 #fff;margin-bottom: 25px;padding: 20px}aside.cupid-calsses-popular-widget h4.widget-title{border-bottom: 2px solid #eee;color: #1f1f1f;font-size: 20px;font-weight: 600;margin: -20px -20px 0px;padding: 22px 15px 22px 30px}aside.cupid-calsses-popular-widget .popular-item:first-child{padding-top: 0px;border-top: none}aside.cupid-calsses-popular-widget .popular-item{display: inline-block;border-top: solid 2px #eee}aside.cupid-calsses-popular-widget .popular-item .col-md-4{padding-left: 0px}aside.cupid-calsses-popular-widget .popular-item .popular-thumbnail-wrap{width: 72px;height: 72px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;overflow: hidden;-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}aside.cupid-calsses-popular-widget .popular-item img.popular-thumbnail{-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);overflow: hidden}aside.cupid-calsses-popular-widget .popular-item h6{font-size: 16px;margin-bottom: 14px}aside.cupid-calsses-popular-widget .popular-item .month-old{font-size: 13px;color: #d93f63}aside.cupid-calsses-popular-widget ul{list-style: outside none none;overflow: auto;padding-left: 0}aside.cupid-calsses-popular-widget ul li:first-child{border-top: none}aside.cupid-calsses-popular-widget ul li{padding-top: 24px;padding-bottom: 24px;border-top: 2px solid #eee}.cupid-classes-content .blog-wrapper{background-color: transparent}.cupid-classes-content .blog-nav{border: none;background-color: #fff}.cupid-classes-content .blog-wrapper .blog-inner{padding: 0px;margin-top: 20px}.cupid-classes-content .entry-image-wrapper{padding-left: 25px;margin-bottom: 20px}.cupid-classes-content .thumbnail-wrap{margin-left: -25px;margin-right: -25px}.cupid-classes-content .entry-comments{padding-top: 20px}.cupid-classes-content .entry-comments .entry-comments-list{background-color: #fff;overflow: hidden;margin-bottom: 20px}.cupid-classes-content .entry-comments .entry-comments-form{overflow: hidden;padding-left: 25px;padding-right: 25px;background-color: #fff}.cupid-classes-content .entry-comments .comment-reply-title::after{margin-left: -25px}.cupid-classes-content .entry-comments .commentlist li{margin-left: -25px;margin-right: -25px;padding-left: 25px}.cupid-classes-content .entry-comments .commentlist li .comment-body{margin-right: 25px}.cupid-classes-content .entry-comments .commentlist li .comment-respond{padding-right: 25px}.cupid-classes-content .entry-comments .comment .date,.cupid-classes-content .entry-comments .pingback .date{font-size: 14px}.cupid-classes-content .entry-comments input[type="text"],.cupid-classes-content .entry-comments input[type="search"],.cupid-classes-content .entry-comments input[type="email"],.cupid-classes-content .entry-comments input[type="url"],.cupid-classes-content .entry-comments input[type="password"],.cupid-classes-content .entry-comments textarea,.cupid-classes-content .entry-comments .comment-notes,.cupid-classes-content .entry-comments .logged-in-as{font-size: 15px}.classes-single-wrapper{background-color: #fff;padding: 40px 25px}.classes-single-wrapper .cupid-classes-col-40{float: left;width: 40%}.classes-single-wrapper .cupid-classes-col-60{float: left;width: 60%}.classes-single-wrapper .teacher-thumbnail{padding-top: 30px;padding-right: 30px;text-align: center}.classes-single-wrapper .teacher-thumbnail img{max-width: 100%;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%}.classes-single-wrapper .teacher-thumbnail .name{text-align: center;font-size: 18px;font-weight: 600;padding-top: 30px}.classes-single-wrapper .teacher-thumbnail .job{font-size: 15px;text-align: center;padding-top: 5px}.single-cupid_classes .class-attribute .bg-second{background-color: #ffa73c;color: #fff}.single-cupid_classes .class-attribute .bg-orgin{background-color: #fff;color: #000}.single-cupid_classes .class-attribute .teacher,.single-cupid_classes .class-attribute .year-olds,.single-cupid_classes .class-attribute .class-size{padding: 20px}.single-cupid_classes .class-attribute .teacher span,.single-cupid_classes .class-attribute .year-olds span,.single-cupid_classes .class-attribute .class-size span{display: block}.single-cupid_classes .class-attribute .teacher span:first-child,.single-cupid_classes .class-attribute .year-olds span:first-child,.single-cupid_classes .class-attribute .class-size span:first-child{text-transform: uppercase}.single-cupid_classes .class-attribute .teacher span:last-child,.single-cupid_classes .class-attribute .year-olds span:last-child,.single-cupid_classes .class-attribute .class-size span:last-child{font-weight: 600;font-size: 18px}.single-cupid_classes .class-attribute .enroll-wrap{background-color: #fff;padding: 40px 70px;margin-bottom: 26px}.single-cupid_classes .class-attribute .enroll-wrap .enroll{text-align: center;display: table;margin: 0 auto}.single-cupid_classes .class-attribute .enroll-wrap .enroll a{background-color: #d93f63;border-radius: 50%;color: #fff;display: table-cell;font-size: 18px;font-weight: 600;height: 130px;padding: 0 5px;vertical-align: middle;text-align: center;width: 130px;word-wrap: break-word;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}.single-cupid_classes .class-attribute .enroll-wrap .enroll a:hover{background-color: #ffa73c}.single-cupid_classes .class-attribute.small-size{margin-top: 20px;display:none}.single-cupid_classes .overview{margin-top: 20px}.single-cupid_classes .overview .tab-content{padding: 30px;background-color: #fff}.single-cupid_classes .overview .nav.nav-tabs{background-color: transparent;border-width: 0px}.single-cupid_classes .overview .nav-tabs li a{background-color: #a273b9;color: #fff;position: relative;border-radius: 0px;border-width: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;margin-right: 0px;font-size: 16px;font-weight: 600;padding-left: 30px;padding-right: 30px;padding-bottom: 8px}.single-cupid_classes .overview .nav-tabs li a:after{display: block;position: absolute;left: 0;bottom: 0px;width: 0;height: 2px;background-color: #a273b9;content: "";transition: width .4s}.single-cupid_classes .overview .nav-tabs li a:hover,.single-cupid_classes .overview .nav-tabs li.active a{background-color: #ffa73c;margin-right: 0px}.single-cupid_classes .overview .nav-tabs li a:hover:after{width: 100%}.single-cupid_classes .overview .tab-content ul li{list-style: none}.single-cupid_classes .overview .tab-content ul li:before{content: '\2022';display: block;position: relative;max-width: 0;max-height: 0;left: -14px;top: -15px;color: #a273b9;font-size: 30px}.single-cupid_classes .question-answer{margin-top: 20px;padding: 40px 30px 30px 30px;background-color: #fff}.single-cupid_classes .question-answer .panel{border: none;box-shadow: none}.single-cupid_classes .question-answer .panel .panel-body{border: none}.single-cupid_classes .question-answer .panel-heading{padding: 0px;background-color: transparent;border: none}.single-cupid_classes .question-answer .panel-heading .panel-title a{padding: 10px 15px;background-color: #eeeeee;color: #777777;display: block;background-image: url('shortcode/assets/images/collapse_out.png');background-repeat: no-repeat;background-position: 98% center}.single-cupid_classes .question-answer .panel-heading .panel-title a:hover,.single-cupid_classes .question-answer .panel-heading .panel-title a[aria-expanded='true']{background-color: #ffa73c;color: #fff}.single-cupid_classes .question-answer .panel-heading .panel-title a[aria-expanded='true']{background-image: url('shortcode/assets/images/collapse_in.png')}.single-cupid_classes .question-answer .title{margin-bottom: 40px}.single-cupid_classes .question-answer .title h4{font-weight: 400;padding-left: 20px}.single-cupid_classes .question-answer .title h4:before{content: '\2022';display: block;position: relative;max-width: 0;max-height: 0;left: -25px;top: -19px;color: #a273b9;font-size: 50px}.single-cupid_classes .question-answer .title span{font-weight: 600}@media only screen and (max-width: 990px){.post-type-archive-cupid_classes .sidebar,.single-cupid_classes .sidebar{display: none}}@media only screen and (min-width: 320px) and (max-width: 599px){.classes-wrapper .classes-item.classes-col-3,.classes-wrapper .classes-item.classes-col-4{width: 100%}.cupid-classes-content .nav-tabs > li{width: 100%}}@media only screen and (min-width: 600px) and (max-width: 990px){.classes-wrapper .classes-item.classes-col-3,.classes-wrapper .classes-item.classes-col-4{width: 50%}}@media screen and (max-width: 768px){.classes-single-wrapper .cupid-classes-col-60{float: none;width: 100%}.archive-cupid-class hr.separate-line{display: none}.archive-cupid-class .classes-item:after{border-top: 1px solid #eee;width: 100%;display: table;content: "";padding-top: 15px}.archive-cupid-class .classes-nav .classes-switcher-wrapper{display: none}.archive-cupid-class .classes-nav .classes-search{padding-left: 40px}.archive-cupid-class .classes-nav .classes-search{padding-left: 20px}.archive-cupid-class .classes-nav .classes-search .keyword-wrapper{width: calc(100% - 90px);width: 72%}.archive-cupid-class .classes-nav .classes-search button{margin-left: 20px}.archive-cupid-class .classes-inner .classes-item.classes-col-4,.archive-cupid-class .classes-inner .classes-item.classes-col-3{width: 100%}.archive-cupid-class .grid .classes-item{padding-bottom: 20px}.archive-cupid-class .grid .classes-item .thumbnail-wrap{float: left;margin-bottom: 0px;display: inline-block;width: 32.1%;padding-right: 15px}.archive-cupid-class .grid .classes-item .content-wrap{float: left;display: inline-block;width: 67.9%;padding-left: 15px}.archive-cupid-class .grid .classes-item .content-wrap .excerpt{max-height: 168px}}@media screen and (max-width: 600px){.archive-cupid-class .grid .classes-item .thumbnail-wrap,.archive-cupid-class .list .classes-item .thumbnail-wrap{width: 50%}.archive-cupid-class .grid .classes-item .content-wrap,.archive-cupid-class .list .classes-item .content-wrap{width: 50%}.archive-cupid-class .classes-wrapper .classes-inner{display: inline-block}}@media screen and (max-width: 410px){.archive-cupid-class .grid .classes-item .thumbnail-wrap,.archive-cupid-class .list .classes-item .thumbnail-wrap{width: 100%;padding-right: 0px}.archive-cupid-class .grid .classes-item .content-wrap,.archive-cupid-class .list .classes-item .content-wrap{width: 100%;padding-left: 0px;padding-top: 15px}}.select2-container{margin: 0;position: relative;display: inline-block;zoom: 1;*display: inline;vertical-align: middle}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}.select2-container .select2-choice{display: block;height: 26px;padding: 0 0 0 8px;overflow: hidden;position: relative;border: 1px solid #aaa;white-space: nowrap;line-height: 26px;color: #444;text-decoration: none;border-radius: 4px;background-clip: padding-box;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: #fff;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.5, #fff));background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image: linear-gradient(to top, #eee 0%, #fff 50%)}html[dir="rtl"] .select2-container .select2-choice{padding: 0 8px 0 0}.select2-container.select2-drop-above .select2-choice{border-bottom-color: #aaa;border-radius: 0 0 4px 4px;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.9, #fff));background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image: linear-gradient(to bottom, #eee 0%, #fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right: 42px}.select2-container .select2-choice > .select2-chosen{margin-right: 26px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: none;width: auto}html[dir="rtl"] .select2-container .select2-choice > .select2-chosen{margin-left: 26px;margin-right: 0}.select2-container .select2-choice abbr{display: none;width: 12px;height: 12px;position: absolute;right: 24px;top: 8px;font-size: 1px;text-decoration: none;border: 0;background: url('assets/images/select2/select2.png') right top no-repeat;cursor: pointer;outline: 0}.select2-container.select2-allowclear .select2-choice abbr{display: inline-block}.select2-container .select2-choice abbr:hover{background-position: right -11px;cursor: pointer}.select2-drop-mask{border: 0;margin: 0;padding: 0;position: fixed;left: 0;top: 0;min-height: 100%;min-width: 100%;height: auto;width: auto;opacity: 0;z-index: 9998;background-color: #fff;filter: alpha(opacity=0)}.select2-drop{width: 100%;margin-top: -1px;position: absolute;z-index: 9999;top: 100%;background: #fff;color: #000;border: 1px solid #aaa;border-top: 0;border-radius: 0 0 4px 4px;-webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.15);box-shadow: 0 4px 5px rgba(0,0,0,0.15)}.select2-drop.select2-drop-above{margin-top: 1px;border-top: 1px solid #aaa;border-bottom: 0;border-radius: 4px 4px 0 0;-webkit-box-shadow: 0 -4px 5px rgba(0,0,0,0.15);box-shadow: 0 -4px 5px rgba(0,0,0,0.15)}.select2-drop-active{border: 1px solid #5897fb;border-top: none}.select2-drop.select2-drop-above.select2-drop-active{border-top: 1px solid #5897fb}.select2-drop-auto-width{border-top: 1px solid #aaa;width: auto}.select2-drop-auto-width .select2-search{padding-top: 4px}.select2-container .select2-choice .select2-arrow{display: inline-block;width: 18px;height: 100%;position: absolute;right: 0;top: 0;border-left: 1px solid #aaa;border-radius: 0 4px 4px 0;background-clip: padding-box;background: #ccc;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(.6, #eee));background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);background-image: linear-gradient(to top, #ccc 0%, #eee 60%)}html[dir="rtl"] .select2-container .select2-choice .select2-arrow{left: 0;right: auto;border-left: none;border-right: 1px solid #aaa;border-radius: 4px 0 0 4px}.select2-container .select2-choice .select2-arrow b{display: block;width: 100%;height: 100%;background: url('assets/images/select2/select2.png') no-repeat 0 1px}html[dir="rtl"] .select2-container .select2-choice .select2-arrow b{background-position: 2px 1px}.select2-search{display: inline-block;width: 100%;min-height: 26px;margin: 0;padding-left: 4px;padding-right: 4px;position: relative;z-index: 10000;white-space: nowrap}.select2-search input{width: 100%;height: auto !important;min-height: 26px;padding: 4px 20px 4px 5px;margin: 0;outline: 0;font-family: sans-serif;font-size: 1em;border: 1px solid #aaa;border-radius: 0;-webkit-box-shadow: none;box-shadow: none;background: #fff url('assets/images/select2/select2.png') no-repeat 100% -22px;background: url('assets/images/select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));background: url('assets/images/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('assets/images/select2/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('assets/images/select2/select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}html[dir="rtl"] .select2-search input{padding: 4px 5px 4px 20px;background: #fff url('assets/images/select2/select2.png') no-repeat -37px -22px;background: url('assets/images/select2/select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));background: url('assets/images/select2/select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('assets/images/select2/select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('assets/images/select2/select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}.select2-drop.select2-drop-above .select2-search input{margin-top: 4px}.select2-search input.select2-active{background: #fff url('assets/images/select2/select2-spinner.gif') no-repeat 100%;background: url('assets/images/select2/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));background: url('assets/images/select2/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('assets/images/select2/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('assets/images/select2/select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border: 1px solid #5897fb;outline: none;-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);box-shadow: 0 0 5px rgba(0,0,0,0.3)}.select2-dropdown-open .select2-choice{border-bottom-color: transparent;-webkit-box-shadow: 0 1px 0 #fff inset;box-shadow: 0 1px 0 #fff inset;border-bottom-left-radius: 0;border-bottom-right-radius: 0;background-color: #eee;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(.5, #eee));background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image: linear-gradient(to top, #fff 0%, #eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border: 1px solid #5897fb;border-top-color: transparent;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(.5, #eee));background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image: linear-gradient(to bottom, #fff 0%, #eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background: transparent;border-left: none;filter: none}html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow{border-right: none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position: -18px 1px}html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b{background-position: -16px 1px}.select2-hidden-accessible{border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}.select2-results{max-height: 200px;padding: 0 0 0 4px;margin: 4px 4px 4px 0;position: relative;overflow-x: hidden;overflow-y: auto;-webkit-tap-highlight-color: rgba(0,0,0,0)}html[dir="rtl"] .select2-results{padding: 0 4px 0 0;margin: 4px 0 4px 4px}.select2-results ul.select2-result-sub{margin: 0;padding-left: 0}.select2-results li{list-style: none;display: list-item;background-image: none}.select2-results li.select2-result-with-children > .select2-result-label{font-weight: bold}.select2-results .select2-result-label{padding: 3px 7px 4px;margin: 0;cursor: pointer;min-height: 1em;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}.select2-results-dept-1 .select2-result-label{padding-left: 20px}.select2-results-dept-2 .select2-result-label{padding-left: 40px}.select2-results-dept-3 .select2-result-label{padding-left: 60px}.select2-results-dept-4 .select2-result-label{padding-left: 80px}.select2-results-dept-5 .select2-result-label{padding-left: 100px}.select2-results-dept-6 .select2-result-label{padding-left: 110px}.select2-results-dept-7 .select2-result-label{padding-left: 120px}.select2-results .select2-highlighted{background: #3875d7;color: #fff}.select2-results li em{background: #feffde;font-style: normal}.select2-results .select2-highlighted em{background: transparent}.select2-results .select2-highlighted ul{background: #fff;color: #000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-ajax-error,.select2-results .select2-selection-limit{background: #f4f4f4;display: list-item;padding-left: 5px}.select2-results .select2-disabled.select2-highlighted{color: #666;background: #f4f4f4;display: list-item;cursor: default}.select2-results .select2-disabled{background: #f4f4f4;display: list-item;cursor: default}.select2-results .select2-selected{display: none}.select2-more-results.select2-active{background: #f4f4f4 url('assets/images/select2/select2-spinner.gif') no-repeat 100%}.select2-results .select2-ajax-error{background: rgba(255,50,50,0.2)}.select2-more-results{background: #f4f4f4;display: list-item}.select2-container.select2-container-disabled .select2-choice{background-color: #f4f4f4;background-image: none;border: 1px solid #ddd;cursor: default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color: #f4f4f4;background-image: none;border-left: 0}.select2-container.select2-container-disabled .select2-choice abbr{display: none}.select2-container-multi .select2-choices{height: auto !important;height: 1%;margin: 0;padding: 0 5px 0 0;position: relative;border: 1px solid #aaa;cursor: text;overflow: hidden;background-color: #fff;background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);background-image: linear-gradient(to bottom, #eee 1%, #fff 15%)}html[dir="rtl"] .select2-container-multi .select2-choices{padding: 0 0 0 5px}.select2-locked{padding: 3px 5px 3px 5px !important}.select2-container-multi .select2-choices{min-height: 26px}.select2-container-multi.select2-container-active .select2-choices{border: 1px solid #5897fb;outline: none;-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);box-shadow: 0 0 5px rgba(0,0,0,0.3)}.select2-container-multi .select2-choices li{float: left;list-style: none}html[dir="rtl"] .select2-container-multi .select2-choices li{float: right}.select2-container-multi .select2-choices .select2-search-field{margin: 0;padding: 0;white-space: nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding: 5px;margin: 1px 0;font-family: sans-serif;font-size: 100%;color: #666;outline: 0;border: 0;-webkit-box-shadow: none;box-shadow: none;background: transparent !important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background: #fff url('assets/images/select2/select2-spinner.gif') no-repeat 100% !important}.select2-default{color: #999 !important}.select2-container-multi .select2-choices .select2-search-choice{padding: 3px 5px 3px 18px;margin: 3px 0 3px 5px;position: relative;line-height: 13px;color: #333;cursor: default;border: 1px solid #aaa;border-radius: 3px;-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);background-clip: padding-box;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: #e4e4e4;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)}html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice{margin: 3px 5px 3px 0;padding: 3px 18px 3px 5px}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor: default}.select2-container-multi .select2-choices .select2-search-choice-focus{background: #d4d4d4}.select2-search-choice-close{display: block;width: 12px;height: 13px;position: absolute;right: 3px;top: 4px;font-size: 1px;outline: none;background: url('assets/images/select2/select2.png') right top no-repeat}html[dir="rtl"] .select2-search-choice-close{right: auto;left: 3px}.select2-container-multi .select2-search-choice-close{left: 3px}html[dir="rtl"] .select2-container-multi .select2-search-choice-close{left: auto;right: 2px}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position: right -11px}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position: right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color: #f4f4f4;background-image: none;border: 1px solid #ddd;cursor: default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding: 3px 5px 3px 5px;border: 1px solid #ddd;background-image: none;background-color: #f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display: none;background: none}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration: underline}.select2-offscreen,.select2-offscreen:focus{clip: rect(0 0 0 0) !important;width: 1px !important;height: 1px !important;border: 0 !important;margin: 0 !important;padding: 0 !important;overflow: hidden !important;position: absolute !important;outline: 0 !important;left: 0px !important;top: 0px !important}.select2-display-none{display: none}.select2-measure-scrollbar{position: absolute;top: -10000px;left: -10000px;width: 100px;height: 100px;overflow: scroll}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx){.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b{background-image: url('assets/images/select2x2.png') !important;background-repeat: no-repeat !important;background-size: 60px 40px !important}.select2-search input{background-position: 100% -21px !important}}/*! Select2 Bootstrap 3 CSS v1.4.6 | MIT License | github.com/t0m/select2-bootstrap-css */.select2-container.form-control{background: transparent;box-shadow: none;border: none;display: block;margin: 0;padding: 0}.select2-container .select2-choices .select2-search-field input,.select2-container .select2-choice,.select2-container .select2-choices{background: none;padding: 0;border-color: #cccccc;border-radius: 4px;color: #555555;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;background-color: white;filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)}.select2-search input{border-color: #cccccc;border-radius: 4px;color: #555555;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;background-color: white;filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)}.select2-container .select2-choices .select2-search-field input{-webkit-box-shadow: none;box-shadow: none}.select2-container .select2-choice{height: 34px;line-height: 1.42857}.select2-container.select2-container-multi.form-control{height: auto}.select2-container.input-sm .select2-choice,.input-group-sm .select2-container .select2-choice{height: 30px;line-height: 1.5;border-radius: 3px}.select2-container.input-lg .select2-choice,.input-group-lg .select2-container .select2-choice{height: 46px;line-height: 1.33333;border-radius: 6px}.select2-container-multi .select2-choices .select2-search-field input{height: 32px}.select2-container-multi.input-sm .select2-choices .select2-search-field input,.input-group-sm .select2-container-multi .select2-choices .select2-search-field input{height: 28px}.select2-container-multi.input-lg .select2-choices .select2-search-field input,.input-group-lg .select2-container-multi .select2-choices .select2-search-field input{height: 44px}.select2-container-multi .select2-choices .select2-search-field input{margin: 0}.select2-chosen,.select2-choice > span:first-child,.select2-container .select2-choices .select2-search-field input{padding: 6px 12px}.input-sm .select2-chosen,.input-group-sm .select2-chosen,.input-sm .select2-choice > span:first-child,.input-group-sm .select2-choice > span:first-child,.input-sm .select2-choices .select2-search-field input,.input-group-sm .select2-choices .select2-search-field input{padding: 5px 10px}.input-lg .select2-chosen,.input-group-lg .select2-chosen,.input-lg .select2-choice > span:first-child,.input-group-lg .select2-choice > span:first-child,.input-lg .select2-choices .select2-search-field input,.input-group-lg .select2-choices .select2-search-field input{padding: 10px 16px}.select2-container-multi .select2-choices .select2-search-choice{margin-top: 5px;margin-bottom: 3px}.select2-container-multi.input-sm .select2-choices .select2-search-choice,.input-group-sm .select2-container-multi .select2-choices .select2-search-choice{margin-top: 3px;margin-bottom: 2px}.select2-container-multi.input-lg .select2-choices .select2-search-choice,.input-group-lg .select2-container-multi .select2-choices .select2-search-choice{line-height: 24px}.select2-container .select2-choice .select2-arrow,.select2-container .select2-choice div{border-left: none;background: none;filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)}.select2-dropdown-open .select2-choice .select2-arrow,.select2-dropdown-open .select2-choice div{border-left-color: transparent;background: none;filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)}.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice div b{background-position: 0 3px}.select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open .select2-choice div b{background-position: -18px 3px}.select2-container.input-sm .select2-choice .select2-arrow b,.input-group-sm .select2-container .select2-choice .select2-arrow b,.select2-container.input-sm .select2-choice div b,.input-group-sm .select2-container .select2-choice div b{background-position: 0 1px}.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open.input-sm .select2-choice div b,.input-group-sm .select2-dropdown-open .select2-choice div b{background-position: -18px 1px}.select2-container.input-lg .select2-choice .select2-arrow b,.input-group-lg .select2-container .select2-choice .select2-arrow b,.select2-container.input-lg .select2-choice div b,.input-group-lg .select2-container .select2-choice div b{background-position: 0 9px}.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open.input-lg .select2-choice div b,.input-group-lg .select2-dropdown-open .select2-choice div b{background-position: -18px 9px}.has-warning .select2-choice,.has-warning .select2-choices{border-color: #8a6d3b}.has-warning .select2-container-active .select2-choice,.has-warning .select2-container-multi.select2-container-active .select2-choices{border-color: #66512c;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b}.has-warning.select2-drop-active{border-color: #66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color: #66512c}.has-error .select2-choice,.has-error .select2-choices{border-color: #a94442}.has-error .select2-container-active .select2-choice,.has-error .select2-container-multi.select2-container-active .select2-choices{border-color: #843534;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483}.has-error.select2-drop-active{border-color: #843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color: #843534}.has-success .select2-choice,.has-success .select2-choices{border-color: #3c763d}.has-success .select2-container-active .select2-choice,.has-success .select2-container-multi.select2-container-active .select2-choices{border-color: #2b542c;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168}.has-success.select2-drop-active{border-color: #2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color: #2b542c}.select2-container-active .select2-choice,.select2-container-multi.select2-container-active .select2-choices{border-color: #66afe9;outline: none;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s}.select2-drop-active{border-color: #66afe9}.select2-drop-auto-width,.select2-drop.select2-drop-above.select2-drop-active{border-top-color: #66afe9}.input-group.select2-bootstrap-prepend [class^="select2-choice"]{border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important}.input-group.select2-bootstrap-append [class^="select2-choice"]{border-bottom-right-radius: 0 !important;border-top-right-radius: 0 !important}.select2-dropdown-open [class^="select2-choice"]{border-bottom-right-radius: 0 !important;border-bottom-left-radius: 0 !important}.select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-top-right-radius: 0 !important;border-top-left-radius: 0 !important;border-bottom-right-radius: 4px !important;border-bottom-left-radius: 4px !important;background: white;filter: none}.input-group.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important}.input-group.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius: 0 !important;border-top-right-radius: 0 !important}.input-group.input-group-sm.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius: 3px !important}.input-group.input-group-lg.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius: 6px !important}.input-group.input-group-sm.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius: 3px !important}.input-group.input-group-lg.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius: 6px !important}.select2-results .select2-highlighted{color: white;background-color: #337ab7}.select2-bootstrap-append .select2-container-multiple,.select2-bootstrap-append .input-group-btn,.select2-bootstrap-append .input-group-btn .btn,.select2-bootstrap-prepend .select2-container-multiple,.select2-bootstrap-prepend .input-group-btn,.select2-bootstrap-prepend .input-group-btn .btn{vertical-align: top}.select2-container-multi .select2-choices .select2-search-choice{color: #555555;background: white;border-color: #cccccc;filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow: none;box-shadow: none}.select2-container-multi .select2-choices .select2-search-choice-focus{background: #ebebeb;border-color: #adadad;color: #333333;-webkit-box-shadow: none;box-shadow: none}.select2-search-choice-close{margin-top: -7px;top: 50%}.select2-container .select2-choice abbr{top: 50%}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background-color: #fcf8e3;color: #8a6d3b}.select2-container.select2-container-disabled .select2-choice,.select2-container.select2-container-disabled .select2-choices{cursor: not-allowed;background-color: #eeeeee;border-color: #cccccc}.select2-container.select2-container-disabled .select2-choice .select2-arrow,.select2-container.select2-container-disabled .select2-choice div,.select2-container.select2-container-disabled .select2-choices .select2-arrow,.select2-container.select2-container-disabled .select2-choices div{background-color: transparent;border-left: 1px solid transparent}.select2-search input.select2-active,.select2-container-multi .select2-choices .select2-search-field input.select2-active,.select2-more-results.select2-active{background-position: 99%;background-position: right 4px center}.select2-offscreen,.select2-offscreen:focus{width: 1px !important;height: 1px !important;position: absolute !important}.site-content-product-archive,.site-content-product-single{padding-top: 95px;padding-bottom: 115px}.product-wrapper{background: #FFFFFF}.category-filter{background: #F6F6F6;line-height: 49px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{margin-bottom: 20px}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float: right}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float: left;font-size: 13px;letter-spacing: 0.4px}.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select{background: #FFFFFF;font-size: 12px;color: #333;text-transform: uppercase;letter-spacing: 1px;font-weight: 600;padding: 15px 10px}.product-listing.woocommerce{padding: 15px}.product-listing.woocommerce .product-item-wrapper{padding-bottom: 40px;float: left;padding-left: 5px;padding-right: 5px;width: 50%}.product-listing.woocommerce .product-item-inner{max-width: 270px;margin-left: auto;margin-right: auto}.product-listing.woocommerce .product-thumb{position: relative;overflow: hidden;margin-bottom: 20px}.product-listing.woocommerce .product-thumb-container{-webkit-perspective: 1000px;-moz-perspective: 1000px;-ms-perspective: 1000px;perspective: 1000px}.product-listing.woocommerce .product-thumb-secondary{-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;transform-style: preserve-3d;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;opacity: 0;-webkit-transform: rotateX(-60deg);-moz-transform: rotateX(-60deg);-ms-transform: rotateX(-60deg);-o-transform: rotateX(-60deg);transform: rotateX(-60deg);-webkit-transform-origin: -100% 0;-moz-transform-origin: -100% 0;-ms-transform-origin: -100% 0;-o-transform-origin: -100% 0;transform-origin: -100% 0;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}.product-listing.woocommerce .product-thumb-secondary:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;background: rgba(255,255,255,0.8)}.product-listing.woocommerce .wp-post-image{margin: 0}.product-listing.woocommerce .product-item-wrapper:hover .add_to_cart_button,.product-listing.woocommerce .product-item-wrapper:hover .added_to_cart.wc-forward,.product-listing.woocommerce .product-item-wrapper:hover .product_type_external,.product-listing.woocommerce .product-item-wrapper:hover .product_type_grouped{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1)}.product-listing.woocommerce .product-item-wrapper:hover .product-thumb-secondary{-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);-o-transform: rotateX(0deg);transform: rotateX(0deg);opacity: 1}.product-listing.woocommerce .add_to_cart_button,.product-listing.woocommerce .added_to_cart.wc-forward,.product-listing.woocommerce .product_type_external,.product-listing.woocommerce .product_type_grouped{position: absolute;height: 130px;width: 130px;line-height: 130px;background-color: #d93f63;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;text-align: center;font-size: 18px;color: #FFFFFF;font-weight: 600;top: 0;bottom: 0;left: 0;right: 0;margin: auto;padding: 0;z-index: 4;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1);-moz-transition: all .5s cubic-bezier(.215, .61, .355, 1);-ms-transition: all .5s cubic-bezier(.215, .61, .355, 1);-o-transition: all .5s cubic-bezier(.215, .61, .355, 1);transition: all .5s cubic-bezier(.215, .61, .355, 1)}.product-listing.woocommerce .add_to_cart_button:hover,.product-listing.woocommerce .added_to_cart.wc-forward:hover,.product-listing.woocommerce .product_type_external:hover,.product-listing.woocommerce .product_type_grouped:hover{color: #FFFFFF;background: rgba(217,63,99,0.8)}.product-listing.woocommerce .add_to_cart_button.loading{padding: 0;opacity: 1}.product-listing.woocommerce .add_to_cart_button.loading:after{display: none}.product-listing.woocommerce .add_to_cart_button.loading:before,.product-listing.woocommerce .added_to_cart.wc-forward:before{font-family: "fontawesome";content: "\f021";-webkit-font-smoothing: antialiased;font-weight: 400;display: inline-block;margin-right: 5px}.product-listing.woocommerce .add_to_cart_button.loading:before{-webkit-animation: spin 2s linear infinite;-moz-animation: spin 2s linear infinite;animation: spin 2s linear infinite}.product-listing.woocommerce .added_to_cart.wc-forward:before{content: "\f07a"}.product-listing.woocommerce .add_to_cart_button.added{display: none}.product-listing.woocommerce .star-rating{float: none;display: block;margin: auto;font-size: 10px;height: 10px;letter-spacing: 4px;width: 72px;margin-bottom: 20px}.product-listing.woocommerce .star-rating:before{color: #C8CCCF}.product-listing.woocommerce .star-rating span:before{color: #303032}.product-listing.woocommerce .product-name{text-align: center;font-size: 16px;margin-bottom: 10px;line-height: 1.6;font-weight: 600}.product-listing.woocommerce .product-name a{color: #3D3B4C}.product-listing.woocommerce .product-name a:hover{color: #d93f63}.product-listing.woocommerce div.product p.price,.product-listing.woocommerce div.product span.price{text-align: center;color: #d93f63;font-size: 15px;font-weight: 600;display: block}.product-listing.woocommerce div.product p.price del,.product-listing.woocommerce div.product span.price del{display: inline-block;font-size: 16px;color: #C8CCCF;opacity: 1;font-weight: normal}.product-listing.woocommerce div.product p.price ins,.product-listing.woocommerce div.product span.price ins{font-weight: 600}.product-listing.woocommerce.product-slider .product-item-wrapper{width: 100%}.product_animated .product-item-wrapper{opacity: 0}@-webkit-keyframes umScaleIn{0%{opacity: 0;-webkit-transform: scale(1.2)}100%{opacity: 1;-webkit-transform: scale(1)}}@-moz-keyframes umScaleIn{0%{opacity: 0;-moz-transform: scale(1.2)}100%{opacity: 1;-moz-transform: scale(1)}}@-o-keyframes umScaleIn{0%{opacity: 0;-o-transform: scale(1.2)}100%{opacity: 1;-o-transform: scale(1)}}@keyframes umScaleIn{0%{opacity: 0;transform: scale(1.2)}100%{opacity: 1;transform: scale(1)}}.animated.umScaleIn{-webkit-animation-name: umScaleIn;-moz-animation-name: umScaleIn;-o-animation-name: umScaleIn;animation-name: umScaleIn;-webkit-animation-timing-function: ease-in;-moz-animation-timing-function: ease-in;-o-animation-timing-function: ease-in;animation-timing-function: ease-in}.animated.umScaleIn{-webkit-animation-duration: .4s;-moz-animation-duration: .4s;-o-animation-duration: .4s;animation-duration: .4s}.product-item-wrapper .umScaleIn{opacity: 1}.animated{-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both}.animated.infinite{-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite}.animated.hinge{-webkit-animation-duration: 2s;animation-duration: 2s}.product-listing.woocommerce .product-item-feature,.single-product-left-wrapper .product-item-feature{position: absolute;top: 10px;right: 10px;z-index: 4}.product-listing.woocommerce .on-sale,.single-product-left-wrapper .on-sale{width: 58px;height: 58px;line-height: 58px;text-align: center;background: #ffa73c;color: #FFFFFF;font-size: 14px;font-weight: 600;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%}.single-product-image-container{position: relative;width: 550px;height: 840px}.single-product-images{cursor: move;position: absolute;left: 0px;top: 0px;width: 550px;height: 550px;overflow: hidden}.jssort01 .w{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%}.jssort01 .c{position: absolute;top: 0px;left: 0px;width: 270px;height: 270px}.jssort01 .p:hover .c,.jssort01 .pav:hover .c,.jssort01 .pav .c{border-width: 0px;width: 270px;height: 270px}.jssort01 .p:hover .c:before,.jssort01 .pav:hover .c:before,.jssort01 .pav .c:before{background: rgba(0,0,0,0.3);content: "+";position: absolute;width: 100%;height: 100%;left: 0;top: 0}.jssort01 .p:hover .c,.jssort01 .pav:hover .c{top: 0px;left: 0px;width: 270px;height: 270px}.single-product-info{background: #FFFFFF;padding: 20px}.single-product-left-wrapper{position: relative}.woocommerce div.product .product_title{font-size: 26px;font-weight: 600;color: #3D3B4C;line-height: 1.6;margin-bottom: 15px}.woocommerce div.product .entry-summary p.price,.woocommerce div.product .entry-summary p.price ins,.woocommerce div.product .entry-summary p.price del,.woocommerce div.product .entry-summary span.price,.woocommerce div.product .entry-summary span.price ins,.woocommerce div.product .entry-summary span.price del{font-size: 20px;letter-spacing: 0.4px;color: #3D3B4C;font-weight: 400;line-height: 1.2;margin-bottom: 20px;display: inline-block;text-decoration: none}.woocommerce div.product .entry-summary p.price ins,.woocommerce div.product .entry-summary p.price del,.woocommerce div.product .entry-summary span.price ins,.woocommerce div.product .entry-summary span.price del{margin: 0}.woocommerce div.product .entry-summary p.price del,.woocommerce div.product .entry-summary span.price del{color: #BABABA;opacity: 1;text-decoration: line-through;margin-right: 15px}.product-single-short-description p{line-height: 2.0;margin-bottom: 30px;color: #999999;font-size: 13px;letter-spacing: 0.4px}.woocommerce .quantity .qty{width: 100px;height: 50px;padding: 0 30px;border: none;color: #333333;font-size: 11px;background: #F7F7F7}div.quantity{position: relative;width: 100px}div.quantity .btn-number{position: absolute;width: 13px;height: 15px;line-height: 15px;padding: 0;font-size: 10px;background: none;border: none;color: #AAAAAA;top: 0;bottom: 0;margin: auto}div.quantity button[data-type="minus"]{left: 10px}div.quantity button[data-type="plus"]{right: 10px}.woocommerce div.product form.cart div.quantity{margin-right: 10px}.woocommerce button.button.alt.single_add_to_cart_button{font-size: 15px;font-weight: 600;color: #FFFFFF;background-color: #d93f63;width: 160px;height: 50px;text-align: center;line-height: 50px;padding: 0;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s}.woocommerce button.button.alt.single_add_to_cart_button:hover{background: rgba(217,63,99,0.8)}.summary-product .product_meta{margin: 0 0 10px 0;color: #888}.summary-product .product_meta label{font-weight: 400;margin-bottom: 0;color: #1f1f1f;font-size: 14px;text-transform: uppercase;margin-right: 10px}.summary-product .product_meta > span{display: block;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #eee}.summary-product .product_meta > span:first-child{border-top: 1px solid #eee;padding-top: 10px}.summary-product .product_meta > span > a:hover{color: #d93f63}.single-product-share{padding-bottom: 10px;border-bottom: 1px solid #eee;margin-bottom: 30px}.single-product-share > label{font-weight: 400;margin-bottom: 0;color: #1f1f1f;font-size: 14px;text-transform: uppercase;margin-right: 10px}.single-product-share > a{display: inline-block;color: #1f1f1f}.single-product-share > a:hover{color: #d93f63}.single-product-share > a + a{margin-left: 5px}.summary-product .panel-group .panel{border: none}.summary-product .panel-default > .panel-heading{background: none;padding: 30px 0}.summary-product .panel-group .panel-heading + .panel-collapse > .list-group,.summary-product .panel-group .panel-heading + .panel-collapse > .panel-body{border: none;padding: 0;padding-bottom: 30px}.summary-product .panel-title{font-size: 20px;color: #1f1f1f;font-weight: bold}.summary-product #description p{font-size: 13px;color: #858585;line-height: 2.0;margin-bottom: 0}.woocommerce #reviews h3{margin-bottom: 20px;padding-top: 0}.woocommerce #reviews h3:after{display: none}.woocommerce #reviews #comments h2{font-size: 20px}.woocommerce #reviews #comment{height: 100px}.woocommerce #review_form #respond .form-submit input{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;width: 58px;height: 58px;line-height: 58px;font-size: 14px;background-color: #d93f63;color: #ffffff !important;display: inline-block;text-align: center;font-weight: 600;border: none;padding: 0}.woocommerce #review_form #respond .form-submit input:hover{color: #ffffff !important;opacity: 0.8;text-decoration: none !important}.woocommerce div.product form.cart .variations label{line-height: 40px;margin: 0;font-weight: 400;color: #1f1f1f;font-size: 14px;text-transform: uppercase;margin-right: 10px}.woocommerce div.product form.cart .group_table{margin-bottom: 20px}.woocommerce div.product form.cart .group_table td.label{vertical-align: middle}.woocommerce div.product form.cart .group_table td.label label{color: #1f1f1f;margin: 0;font-size: 18px;line-height: 50px}.woocommerce div.product form.cart .group_table td.price{padding: 0;margin: 0;line-height: 50px}.woocommerce div.product form.cart .group_table td.price .amount{color: #3D3B4C}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background: #d93f63}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background: rgba(217,63,99,0.8)}.upsells.products,.related.products,.cross-sells{background: #FFFFFF;margin-top: 20px}.upsells.products .product-listing.woocommerce,.related.products .product-listing.woocommerce,.cross-sells .product-listing.woocommerce{padding: 25px;margin: 0 -10px}.upsells.products .product-listing.woocommerce .product-item-wrapper,.related.products .product-listing.woocommerce .product-item-wrapper,.cross-sells .product-listing.woocommerce .product-item-wrapper{padding-left: 10px;padding-right: 10px}.upsells.products h2,.related.products h2,.cross-sells h2{font-size: 20px;color: #1f1f1f;font-weight: 600;padding: 25px;border-bottom: 1px solid #eee}.upsells.products .owl-theme .owl-controls,.related.products .owl-theme .owl-controls,.cross-sells .owl-theme .owl-controls{margin: 0;position: absolute;top: -110px;right: 0px}.upsells.products .owl-theme .owl-controls .owl-buttons div,.related.products .owl-theme .owl-controls .owl-buttons div,.cross-sells .owl-theme .owl-controls .owl-buttons div{width: 40px;height: 40px;display: inline-block;cursor: pointer;text-align: center;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;background-color: #ffa73c;z-index: 200;border: none;padding: 0;opacity: 1;color: #FFFFFF}.upsells.products .owl-theme .owl-controls .owl-buttons div i,.related.products .owl-theme .owl-controls .owl-buttons div i,.cross-sells .owl-theme .owl-controls .owl-buttons div i{font-size: 18px;line-height: 40px}.upsells.products .owl-theme .owl-controls .owl-buttons div:hover,.related.products .owl-theme .owl-controls .owl-buttons div:hover,.cross-sells .owl-theme .owl-controls .owl-buttons div:hover{background: #d93f63;color: #FFFFFF}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float: none;width: 100%}.woocommerce ul#shipping_method li{padding: 5px 0;text-indent: 0}.woocommerce ul#shipping_method li input[type=radio]{margin: 0;vertical-align: middle}.woocommerce ul#shipping_method li label{font-weight: normal;margin: 0}.woocommerce-cart .page-content{background: transparent}.woocommerce-cart .page-content .blog-nav{display: none}.woocommerce-cart .page-content .page-content-inner{padding: 0}.woocommerce table.cart{margin: 0;border: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0}.woocommerce table.cart thead th{font-size: 12px;color: #1f1f1f;text-transform: uppercase;letter-spacing: 1px;line-height: 3.2;font-weight: 400;padding: 6px 12px;border-bottom: 1px solid #ededed}.woocommerce table.cart tbody td{border-top: 1px solid #ededed}.woocommerce table.cart tbody td.product-remove{position: relative}.woocommerce table.cart tbody td.product-remove a.remove{font-size: 0}.woocommerce table.cart tbody td.product-remove a.remove:before{font-family: 'FontAwesome';content: "\f00d";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;font-size: 17px;color: #AAA;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;height: 17px}.woocommerce table.cart tbody td.product-remove a.remove:hover:before{color: #d93f63}.woocommerce-cart table.cart img{width: 70px;margin-bottom: 0}.woocommerce table.cart tbody td.product-name a{font-size: 16px;font-weight: 600;color: #3D3B4C}.woocommerce table.cart tbody td.product-name a:hover{color: #d93f63;text-decoration: none}.woocommerce table.cart tbody td.product-price{font-size: 13px;font-weight: 600;color: #d93f63;letter-spacing: 0.4px}.woocommerce table.cart tbody td.product-subtotal{font-size: 13px;font-weight: 600;color: #3D3B4C;letter-spacing: 0.4px}.woocommerce table.cart td{padding: 10px 12px}.woocommerce table.cart tbody td.actions{border-bottom: 1px solid #ededed;padding: 30px 12px}.woocommerce-cart table.cart td.actions .coupon .input-text{border: none;background: #f7f7f7;font-size: 15px;color: #ABABAB;height: 50px;width: 250px;text-align: center}.woocommerce-cart table.cart td.actions input[type="submit"],.woocommerce-cart table.cart td.actions a.button.alt{font-size: 15px;font-weight: 600;color: #FFFFFF;padding: 16px 35px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;line-height: 1.2;text-align: center}.woocommerce-cart table.cart td.actions input[type="submit"]:hover,.woocommerce-cart table.cart td.actions a.button.alt:hover{background: rgba(217,63,99,0.8)}.woocommerce-cart table.cart td.actions input[name="update_cart"]{background: #ffa73c}.woocommerce-cart table.cart td.actions input[name="update_cart"]:hover{background: rgba(255,167,60,0.8)}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{background: #FFFFFF;padding-top: 60px;padding-bottom: 20px}.woocommerce-shipping-calculator,.woocommerce .cart-collaterals .cart_totals_inner,.woocommerce-page .cart-collaterals .cart_totals_inner{float: left;width: 50%;padding: 0 20px}.woocommerce .cart-collaterals .cart_totals_inner h2,.woocommerce-page .cart-collaterals .cart_totals_inner h2,a.shipping-calculator-button{font-size: 20px;font-weight: 600;color: #1f1f1f;margin-bottom: 30px;text-align: center;display: block !important;cursor: default}.shipping-calculator-form{display: block !important}.woocommerce form .form-row select,.woocommerce form .form-row option,.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{height: 50px;line-height: 50px;font-size: 11px;color: #999999;text-transform: uppercase;text-align: center;letter-spacing: 1px}.select2-container .select2-choice{height: 50px;background: #F6f6f6;font-size: 11px;text-transform: uppercase;color: #999999;text-align: center;letter-spacing: 1px;line-height: 2;border: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0}.select2-container .select2-choice:hover{text-decoration: none}.select2-container .select2-choice > .select2-chosen{padding: 14px 12px}.select2-container .select2-choice .select2-arrow{padding-top: 10px}.select2-drop{-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;border: none;background: #F6f6f6}.shipping-calculator-form button.button{display: block;width: 100%}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-size: 15px;font-weight: 600;color: #FFFFFF;padding: 16px 35px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;line-height: 1.2;background: #d93f63;text-align: center}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background: rgba(217,63,99,0.8);color: #FFFFFF}.woocommerce-cart .cart-collaterals .cart_totals_inner table td,.woocommerce-cart .cart-collaterals .cart_totals_inner table th{padding: 15px 0;line-height: 1;font-weight: 400}.woocommerce-cart .cart-collaterals .cart_totals_inner table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals_inner table tr:first-child th{border-top: 1px solid #eee}.woocommerce-cart .cart-collaterals .cart_totals_inner tr td,.woocommerce-cart .cart-collaterals .cart_totals_inner tr th{border-top: 1px solid #eee}.woocommerce-cart .cart-collaterals .cart_totals_inner table tr:last-child td,.woocommerce-cart .cart-collaterals .cart_totals_inner table tr:last-child th{border-bottom: 1px solid #eee}.woocommerce .cart-collaterals .cart_totals_inner h2,.woocommerce-page .cart-collaterals .cart_totals_inner h2{margin-bottom: 40px}.woocommerce-checkout .blog-nav{display: none}.woocommerce-checkout h3{font-size: 20px;color: #1f1f1f;line-height: 1.2;font-weight: 600;text-align: center}.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float: none}.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label{display: inline-block;margin: 0}.woocommerce-checkout form .form-row{text-align: center}.woocommerce-checkout form .form-row textarea.input-text{height: 100px;line-height: 1}.select2-container .select2-choice .select2-arrow b:after{display: none}.select2-results{background: transparent}.woocommerce-checkout .create-account{text-align: center}.woocommerce-checkout #customer_details{margin-bottom: 100px}.woocommerce table.woocommerce-checkout-review-order-table{border: none;text-align: center}.woocommerce table.woocommerce-checkout-review-order-table thead th{text-align: center;border-bottom: none;background: #F6f6f6 !important;font-size: 12px;color: #333333;line-height: 3.2;letter-spacing: 1px;text-transform: uppercase;font-weight: 400;padding: 6px 12px}.woocommerce-checkout-review-order-wrapper{margin: 0 -12.5px}.woocommerce table.woocommerce-checkout-review-order-table tbody td,.woocommerce table.woocommerce-checkout-review-order-table tfoot td,.woocommerce table.woocommerce-checkout-review-order-table tfoot th{border-top: none;border-bottom: 1px solid #ededed;font-size: 13px;color: #333333;padding: 16px 12px;font-weight: 400;text-align: center}.woocommerce table.woocommerce-checkout-review-order-table tbody td strong,.woocommerce table.woocommerce-checkout-review-order-table tfoot td strong,.woocommerce table.woocommerce-checkout-review-order-table tfoot th strong{font-weight: 400}.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total td,.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total th{color: #d93f63}.woocommerce-checkout #payment{background: transparent;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0}.woocommerce-checkout #payment ul.payment_methods{padding: 0;text-align: center;border: none}.payment_method-inner{height: 50px;line-height: 50px;background: #F7f7f7;text-align: center;margin-bottom: 10px}.payment_method-inner label{font-size: 12px;letter-spacing: 1px;color: #333333;font-weight: 400;margin: 0;padding: 0;text-transform: uppercase}.woocommerce-checkout #payment ul.payment_methods li input{vertical-align: middle}.woocommerce-checkout #payment div.payment_box{background: none;padding: 0;width: 100%;margin: 10px 0;text-align: center;font-size: 12px;color: #888}.woocommerce-checkout #payment div.payment_box:after{display: none}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float: none}.woocommerce table.order_details{text-align: center}.woocommerce table.order_details tbody td,.woocommerce table.order_details tfoot td,.woocommerce table.order_details tfoot th,.woocommerce table.order_details thead th{border-top: none;border-bottom: 1px solid #ededed;font-size: 13px;color: #333333;padding: 16px 12px;font-weight: 400;text-align: center}.woocommerce table.order_details tbody td strong,.woocommerce table.order_details tfoot td strong,.woocommerce table.order_details tfoot th strong,.woocommerce table.order_details thead th strong{font-weight: 400}.woocommerce table.order_details thead th{font-size: 12px;color: #333333;letter-spacing: 1px;text-transform: uppercase;font-weight: 600}.woocommerce-account .blog-nav{display: none}.woocommerce form .form-row label{text-align: center}@media (min-width: 768px){.product-listing.columns-3 .product-item-wrapper,.product-listing.columns-4 .product-item-wrapper{width: 33.33333333%}.product-listing.woocommerce .product-item-wrapper:nth-child(3n+1){clear: both}}@media (min-width: 992px){.product-listing.columns-3 .product-item-wrapper{width: 33.33333333%}.product-listing.columns-4 .product-item-wrapper{width: 25%}.product-listing.woocommerce .product-item-wrapper:nth-child(3n+1){clear: none}.product-listing.columns-3 .product-item-wrapper:nth-child(3n+1){clear: both}.product-listing.columns-4 .product-item-wrapper:nth-child(4n+1){clear: both}}@media (max-width: 767px){.product-listing.woocommerce .product-item-wrapper:nth-child(2n+1){clear: both}.product-listing.woocommerce .first{clear: none}.single-product-image-wrapper{margin-bottom: 20px}}@media (max-width: 480px){.product-listing.woocommerce .product-item-wrapper{width: 100%}.woocommerce-shipping-calculator,.woocommerce .cart-collaterals .cart_totals_inner,.woocommerce-page .cart-collaterals .cart_totals_inner{float: none;width: 100%}.woocommerce-cart table.cart td.actions .coupon .input-text{width: 48%}}@media (max-width: 450px){.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float: none;margin-bottom: 10px}.category-filter{line-height: 1.6}}@media (max-width: 320px){.woocommerce .cart-form{overflow-x: scroll}}body{font-family: Proxima Nova;font-size: 15px;font-weight: normal}h1,h2,h3,h4,h5,h6{font-family: Proxima Nova}h1{font-size: 30px;font-style: normal;font-weight: 600;text-transform: none}h2{font-size: 28px;font-style: normal;font-weight: 600;text-transform: none}h3{font-size: 26px;font-style: normal;font-weight: 600;text-transform: none}h4{font-size: 24px;font-style: normal;font-weight: 600;text-transform: none}h5{font-size: 22px;font-style: normal;font-weight: 600;text-transform: none}h6{font-size: 19px;font-style: normal;font-weight: 600;text-transform: none}header .navbar-default ul.main-menu > li > a{padding: 48px 16px} 
.wrapper-content {background: #E7DCED !important;padding-bottom:40px !important}

div.entry-thumbnail {margin-left: auto;
    margin-right: auto;}

h6 {text-align:center !important}

.classes-wrapper .classes-item .thumbnail-wrap .meta-info {display:none}