/*

Theme Name: Compounding for you - old

Theme URI: http://tolkadot.com 

Description: Theme developed for the sole use of Compoundingforyou initially by Tyrone Lymn <tyrone.lymn@gmail.com> Updated 2016/17 by Dee Bryant

Author: Dee Bryant

Author URI: http://tolkadot.com/

Version: 1.0

Tags: responsive, white, bootstrap, woocommerce



License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)

License URI: http://creativecommons.org/licenses/by-sa/3.0/



This simple theme was built using the example Bootstrap theme "Basic marketing site" found on the Bootstrap web site http://twitter.github.com/bootstrap/examples/hero.html

*/



@import url('bootstrap/css/bootstrap.css'); 







@import url('assets/css/bootstrap-resets.css'); 

/* OLD STYLES */



@import url('assets/css/basic.css'); 

/*--tolka change here begin -------------------------------------------------------------------------------------------------*/

#yith-ywraq-form {display:none;}


td.item_cost {display:none !important; }


/*to display the map on the partners and suppliers page */
img.aboutUsEmployeeImage {
  width: 200px;
  Height: 200px;

}

.woocommerce div.product div.images .flex-control-thumbs {
    padding-top: 10px;
}

@media (max-width: 350px) {
body.page .page-secondary-block.who-we-are .swiper-container {
    height: 550px;
}

body.page .page-secondary-block .person-text-item p{
font-size: 14px;
}}

@media (min-width: 351px)  and (max-width: 650px){
body.page .page-secondary-block.who-we-are .swiper-container {
    height: 680px;
}
}

@media (min-width: 651px)  and (max-width: 991px){
body.page .page-secondary-block.who-we-are .swiper-container {
    height: 400px;
}
}

@media (max-width: 991px){
.aboutUsEmployeeImage {
    margin: 20px auto !important;
}
}

img.aboutUsEmployeeImage {
	display: block;
	margin:auto;
}

div.services-block {padding: 50px 20px 40px 20px !important;}
div.services-block:first-child {padding: 20px 20px 50px 20px !important;}

@media only screen and (width: 768px) {
img.service-icon {
width: 100% !important}
}

